aboutsummaryrefslogtreecommitdiffstats
path: root/src/dirvec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-09dirvec: constant pointers in dirvec_find()Max Kellermann1-1/+1
2008-10-08directory: eliminate CamelCaseMax Kellermann1-1/+1
2008-10-08don't include os_compat.hMax Kellermann1-1/+2
2008-10-08directory: converted typedef Directory to struct directoryMax Kellermann1-8/+9
2008-10-08dirvec: moved code to dirvec.cMax Kellermann1-10/+6
2008-09-29directory: replace DirectoryList with dirvecEric Wong1-0/+73