summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/findfp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-7/+29
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-29/+7
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-7/+29
* zap remaining rcsid.espie2005-08-081-4/+1
* zap getdtablesize() external ref (removes a bit of compat from instbin).espie2005-08-021-1/+3
* next citrus step.espie2005-06-171-4/+4
* Change internals of FILE: reuse the unget buffer field to access anespie2005-04-301-10/+28
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-13/+12
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Move __cleanup into mprotect'ed page to prevent unintentional modificationsdhartmei2002-09-141-5/+6
* Fix RCS idstholo1996-08-191-6/+1
* initial import of NetBSD treederaadt1995-10-181-0/+171