aboutsummaryrefslogtreecommitdiffstats
path: root/src/dirvec.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-11dirvec: added dirvec_clear()Max Kellermann1-0/+5
2008-10-11dirvec: constant pointers in dirvec_find()Max Kellermann1-1/+1
2008-10-11directory: moved dirvec struct declaration to dirvec.hMax Kellermann1-1/+6
2008-10-11directory: converted typedef Directory to struct directoryMax Kellermann1-4/+4
2008-10-11dirvec: moved code to dirvec.cMax Kellermann1-62/+5
2008-09-28directory: replace DirectoryList with dirvecEric Wong1-0/+73