Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | a first pass at -Wall | 2001-07-09 | 1 | -2/+2 | ||
| | ||||||
* | knf | 2001-05-31 | 1 | -54/+54 | ||
| | ||||||
* | Fix an incorrect memset() in __grow_type_table(); dk@homepage.ru | 2001-04-20 | 1 | -3/+4 | ||
| | | | | | | While I was there I noticed and fixed a bogus realloc(). We should really check malloc/realloc return values and deal sanely but that will have to be done later. Theo OK'd | |||||
* | do { ... } while (0) instead of just { ... } in macros | 1999-08-22 | 1 | -7/+7 | ||
| | ||||||
* | realloc repair | 1998-08-14 | 1 | -6/+7 | ||
| | ||||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -2/+2 | ||
| | ||||||
* | Clean up lint and compile warnings | 1996-12-14 | 1 | -9/+6 | ||
| | ||||||
* | va_list is *not* void* all over... | 1996-11-13 | 1 | -18/+23 | ||
| | ||||||
* | Set errno to EBADF when attempting to write to a file pointer opened read-only | 1996-10-27 | 1 | -2/+5 | ||
| | ||||||
* | Support XPG/3-style positional arguments in printf family. | 1996-09-24 | 1 | -23/+409 | ||
| | | | | From Mark Diekhans (markd@grizzly.com). | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -2/+1 | ||
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+782 | ||