index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
findfp.c
Age
Commit message (
Expand
)
Author
2016-04-05
Prefer _MUTEX_*LOCK over _THREAD_PRIVATE_MUTEX_*LOCK() when thread-specific
Philip Guenther
2015-08-27
Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal
Philip Guenther
2015-01-16
Move to the <limits.h> universe.
Theo de Raadt
2014-11-19
abort() doesn't call atexit handlers any more
Philip Guenther
2013-12-17
f_prealloc() goes away. Comment from the original source file:
Theo de Raadt
2013-11-13
oops should not be static
Theo de Raadt
2013-11-12
both files contain a function which should only be static.
Theo de Raadt
2009-11-09
Fix the handle locking in stdio to use flockfile/funlockfile
Kurt Miller
2009-10-22
Back out previous commit, as it caused too much growth for the install
Philip Guenthe
2009-10-21
Fix the handle locking in stdio to use flockfile/funlockfile
Philip Guenthe
2005-08-08
zap remaining rcsid.
Marc Espie
2005-08-02
zap getdtablesize() external ref (removes a bit of compat from instbin).
Marc Espie
2005-06-17
next citrus step.
Marc Espie
2005-04-30
Change internals of FILE: reuse the unget buffer field to access an
Marc Espie
2004-09-28
deregister + ansify, no change in object code. ok deraadt@ millert@
Otto Moerbeek
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-09-14
Move __cleanup into mprotect'ed page to prevent unintentional modifications
Daniel Hartmeier
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt