Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added stpcpy and strcasestr along with some code to test them. | David McCullough | 2001-07-04 | 1 | -0/+60 |
| | |||||
* | Add in an additional test for memcmp suggested by Mathias Lewin | Eric Andersen | 2000-11-22 | 1 | -9/+19 |
| | | | | <mln@sys.sigma.se> (I just checked in a fix for memcmp to make it pass). | ||||
* | Makefile update | Eric Andersen | 2000-10-12 | 1 | -7/+0 |
| | |||||
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -0/+7 |
| | |||||
* | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | 2000-10-04 | 1 | -0/+993 |
stuff so we can get this library into shape. -Erik |