aboutsummaryrefslogtreecommitdiffstats
path: root/src/update.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* event_pipe: added pipe_event enum and callbacksMax Kellermann2009-01-011-2/+0
* update: added update_global_init() and update_global_finish()Max Kellermann2008-11-271-0/+4
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* update: make the job id unsignedMax Kellermann2008-10-091-2/+4
* update: job ID must be positiveMax Kellermann2008-10-091-2/+2
* update: don't export updateDirectory()Max Kellermann2008-10-091-11/+0
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-081-2/+2
* update: merged exploreDirectory() into updateDirectory()Max Kellermann2008-10-081-1/+1
* directory: moved code to update.cMax Kellermann2008-10-081-0/+45