summaryrefslogtreecommitdiff
path: root/src/generic/util/dirent_safe.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-06Add missing #include of stddef.h.Daniel Burrows1-1/+2
2008-04-16Modified most header files descriptions to be Doxygen-parsable.Obey Arthur Liu1-0/+3
2007-12-05Fix my safe dirent to be somewhat resilient against weird systems where NAME_...Daniel Burrows1-0/+4
2007-12-05Use readdir_r instead of readdir.Daniel Burrows1-0/+39