summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/findfp.c
AgeCommit message (Expand)Author
2016-04-05Prefer _MUTEX_*LOCK over _THREAD_PRIVATE_MUTEX_*LOCK() when thread-specificPhilip Guenther
2015-08-27Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internalPhilip Guenther
2015-01-16Move to the <limits.h> universe.Theo de Raadt
2014-11-19abort() doesn't call atexit handlers any morePhilip Guenther
2013-12-17f_prealloc() goes away. Comment from the original source file:Theo de Raadt
2013-11-13oops should not be staticTheo de Raadt
2013-11-12both files contain a function which should only be static.Theo de Raadt
2009-11-09Fix the handle locking in stdio to use flockfile/funlockfileKurt Miller
2009-10-22Back out previous commit, as it caused too much growth for the installPhilip Guenthe
2009-10-21Fix the handle locking in stdio to use flockfile/funlockfilePhilip Guenthe
2005-08-08zap remaining rcsid.Marc Espie
2005-08-02zap getdtablesize() external ref (removes a bit of compat from instbin).Marc Espie
2005-06-17next citrus step.Marc Espie
2005-04-30Change internals of FILE: reuse the unget buffer field to access anMarc Espie
2004-09-28deregister + ansify, no change in object code. ok deraadt@ millert@Otto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-14Move __cleanup into mprotect'ed page to prevent unintentional modificationsDaniel Hartmeier
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt