summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vfprintf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* va_list is *not* void* all over...niklas1996-11-131-18/+23
|
* Set errno to EBADF when attempting to write to a file pointer opened read-onlytholo1996-10-271-2/+5
|
* Support XPG/3-style positional arguments in printf family.michaels1996-09-241-23/+409
| | | | From Mark Diekhans (markd@grizzly.com).
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+782