Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | warn about unsafe APIs at link time. Conditional on libc/Makefile defining | 2003-07-24 | 1 | -1/+6 | |
| | | | | | APIWARN; disabled by default. In use by many developers for quite some time, now they have a common knob to enable/disable this | ||||
* | oops | 2003-06-11 | 1 | -3/+1 | |
| | |||||
* | ansification; checked by pval | 2003-06-11 | 1 | -1/+3 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -16/+1 | |
| | |||||
* | Based on some FreeBSD changes: | 1998-01-12 | 1 | -2/+3 | |
| | | | | | | For *s*printf, set f._file to -1 like the comments in stdio.h say. Use '\0', not 0, where appropriate. Don't error out on size of '0' for v?snprintf(). | ||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -4/+4 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -6/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+81 | |