aboutsummaryrefslogtreecommitdiff
path: root/job.c
AgeCommit message (Expand)Author
2018-05-23job: Maintain a list of all jobsKevin Wolf
2018-05-23job: Add job_delete()Kevin Wolf
2018-05-23job: Add JobDriver.job_typeKevin Wolf
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf