Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/search.h: New file. | Danny Smith | 2003-07-03 | 1 | -0/+1 |
| | | | | | | | * include/stdlib.h: Add comment about qsort, bsearch in search.h. * test_headers.c: Include search.h. * moldname.def.in (lfind, lsearch): Add. | ||||
* | * include/sys/param.h: Add ENDIAN defines. | Danny Smith | 2002-08-28 | 1 | -1/+1 |
| | | | | * test_headers.c: Include sys/param.h. | ||||
* | * test_headers.c: Don't include varargs.h. | Danny Smith | 2002-08-28 | 1 | -1/+0 |
| | | | | | * Makefile.in (test_headers): Don't use -std=xx with -xc++. Test -std=gnu89, gnu99 also. | ||||
* | * test_headers.c : New file. | Danny Smith | 2002-08-20 | 1 | -0/+54 |
* Makefile.in (test_headers): New target, using it, (SRCDIST_FILES): Distribute it. |