aboutsummaryrefslogtreecommitdiffstats
path: root/src/dirvec.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-0/+19
* dirvec: migrate from pthread to glib threadsThomas Jansen2008-12-281-0/+4
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* dirvec: add dirvec_for_each iteratorEric Wong2008-10-211-0/+3
* dirvec: added dirvec_clear()Max Kellermann2008-10-091-0/+6
* dirvec: constant pointers in dirvec_find()Max Kellermann2008-10-091-1/+1
* directory: moved dirvec struct declaration to dirvec.hMax Kellermann2008-10-091-1/+6
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-081-4/+4
* dirvec: moved code to dirvec.cMax Kellermann2008-10-081-62/+5
* directory: replace DirectoryList with dirvecEric Wong2008-09-291-0/+73