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