summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/refill.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-4/+11
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-11/+4
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-4/+11
* zap remaining rcsid.espie2005-08-081-4/+1
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-5/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* a first pass at -Wallderaadt2001-07-091-2/+3
* If fread() returns EBADF, also set the error flag; tobez@plab.ku.dkmillert1999-08-071-1/+2
* Fix RCS idstholo1996-08-191-6/+1
* ((fp->_flags & (__SLBF|__SWR)) == __SLBF|__SWR)deraadt1996-08-131-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+133