summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wbuf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* a first pass at -Wallderaadt2001-07-091-1/+2
|
* Need <errno.h>tholo1997-05-311-1/+2
|
* Set errno to EBADF when trying to write to a stream not open for writing;tholo1997-05-311-2/+4
| | | | required by POSIX
* Fix RCS idstholo1996-08-191-6/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+93