summaryrefslogtreecommitdiff
path: root/src/dirvec.h
AgeCommit message (Expand)Author
2009-03-13all: Update copyright header.Avuton Olrich
2008-12-28dirvec: migrate from pthread to glib threadsThomas Jansen
2008-10-31added prefix to header macrosMax Kellermann
2008-10-21dirvec: add dirvec_for_each iteratorEric Wong
2008-10-09dirvec: added dirvec_clear()Max Kellermann
2008-10-09dirvec: constant pointers in dirvec_find()Max Kellermann
2008-10-09directory: moved dirvec struct declaration to dirvec.hMax Kellermann
2008-10-08directory: converted typedef Directory to struct directoryMax Kellermann
2008-10-08dirvec: moved code to dirvec.cMax Kellermann
2008-09-29directory: replace DirectoryList with dirvecEric Wong