aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/scandir.c
Commit message (Expand)AuthorAgeFilesLines
* Add $FreeBSD$'s to match -current. These were all added in the wrongDavid E. O'Brien2001-03-051-0/+2
* 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