summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wsetup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix for NetBSD lib/16483espie2002-04-291-2/+5
| | | | | | | | Do not even try to allocate buffer if SSTR and not SALC (e.g., from snprintf and not asprintf). vfprintf is smart enough to then not try and write to it. ok millert@, deraadt@
* a first pass at -Wallderaadt2001-07-091-1/+2
|
* Fix RCS idstholo1996-08-191-6/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+95