summaryrefslogtreecommitdiffstats
path: root/src/core/job.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Unplug before sending close() message, to avoid screwing up interfacesMichael Brown2007-07-101-2/+2
* Added monojob controller in lieu of a full working shell.Michael Brown2007-06-281-0/+8
* Kill off job::start() (it was only ever added as part of an abortedMichael Brown2007-06-281-5/+0Star
* Do not hold self-references. This then avoids the problem of having toMichael Brown2007-05-151-1/+2
* Add start() eventMichael Brown2007-05-011-8/+14
* Add (and use) generic reference counter, to improve signal:noise ratioMichael Brown2007-04-301-1/+1
* Skeleton job control interfaceMichael Brown2007-04-291-0/+77