summaryrefslogtreecommitdiff
path: root/lib/libc/gen/scandir.c
Commit message (Expand)AuthorAgeFilesLines
* * Remove __P and convert to ANSI prototypes.David E. O'Brien2002-02-011-6/+6
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+5
* Fix a memory leakJulian Elischer1998-10-071-15/+25
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* scandir(3) didn't transfer d_type, and d_ino is called d_fileno now.Poul-Henning Kamp1995-03-251-1/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+135