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
/
scandir.c
Age
Commit message (
Expand
)
Author
2012-03-22
Make DIR a private type within libc, give it the same underlying
Matthew Dempsky
2012-03-22
Update alphasort() and scandir()'s argument types to match POSIX:
Philip Guenthe
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-06-26
It seems st_size is not always a good estimator for the number of
Ray Lai
2005-08-08
zap remaining rcsid.
Marc Espie
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2004-03-05
don't leak memory. free and netbsd via Patrick Latifi
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-30
malloc paranoia; it is unlikely that any filesystem will support
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1998-08-14
realloc repair
Theo de Raadt
1997-07-24
copy d_type; giles@nemeton.com.au
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt