summaryrefslogtreecommitdiff
path: root/lib/libc/gen/scandir.c
AgeCommit message (Expand)Author
2012-03-22Make DIR a private type within libc, give it the same underlyingMatthew Dempsky
2012-03-22Update alphasort() and scandir()'s argument types to match POSIX:Philip Guenthe
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2007-06-26It seems st_size is not always a good estimator for the number ofRay Lai
2005-08-08zap remaining rcsid.Marc Espie
2004-05-18ansify function definitions and zap some `register'Jean-Francois Brousseau
2004-03-05don't leak memory. free and netbsd via Patrick LatifiTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-30malloc paranoia; it is unlikely that any filesystem will supportTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1998-08-14realloc repairTheo de Raadt
1997-07-24copy d_type; giles@nemeton.com.auTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt