aboutsummaryrefslogtreecommitdiffstats
path: root/src/dirvec.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-0/+19
2008-12-28dirvec: migrate from pthread to glib threadsThomas Jansen1-0/+4
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-21dirvec: add dirvec_for_each iteratorEric Wong1-0/+3
2008-10-09dirvec: added dirvec_clear()Max Kellermann1-0/+6
2008-10-09dirvec: constant pointers in dirvec_find()Max Kellermann1-1/+1
2008-10-09directory: moved dirvec struct declaration to dirvec.hMax Kellermann1-1/+6
2008-10-08directory: converted typedef Directory to struct directoryMax Kellermann1-4/+4
2008-10-08dirvec: moved code to dirvec.cMax Kellermann1-62/+5
2008-09-29directory: replace DirectoryList with dirvecEric Wong1-0/+73