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
/
gen
/
readdir.c
Age
Commit message (
Expand
)
Author
2013-08-13
Switch time_t, ino_t, clock_t, and struct kevent's ident and data
Philip Guenther
2012-03-22
Make DIR a private type within libc, give it the same underlying
Matthew Dempsky
2012-02-04
If the internal consistency check fails, set errno so that it doesn't
Philip Guenthe
2009-11-18
More shrinkage, a bit for ramdisks but mostly for static binaries:
Philip Guenthe
2008-05-01
Be carefull not to read away the target entry when encountering
Otto Moerbeek
2008-04-04
alter internal _readdir_unlocked() api to be less confusing, so that
Okan Demirmen
2007-06-05
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
Kurt Miller
2007-02-08
g/c __DTF_READALL. It was a flag to the internal __opendir2() but
Todd C. Miller
2005-08-08
zap remaining rcsid.
Marc Espie
2005-06-16
bye bye whiteouts
Todd C. Miller
2005-03-25
deregister (and deauto!). ok millert@ marco@
Otto Moerbeek
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-05-17
don't copy past end of record in readdir_r (ok by art)
Jim Rees
1999-09-01
string.h for memcpy proto
Theo de Raadt
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt