summaryrefslogtreecommitdiff
path: root/src/job.h
Commit message (Expand)AuthorAgeFilesLines
* Rename VMS macro to MK_OS_VMSPaul Smith2023-01-151-1/+1
* Remove support for AmigaOSPaul Smith2023-01-151-4/+0
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* Run autoupdate and clean up autoconf usagePaul Smith2022-07-091-1/+1
* [SV 10593] Export variables to $(shell ...) commandsPaul Smith2022-07-091-0/+1
* [SV 62145] Remove a stdin temp file on re-exec failure.Dmitry Goncharov2022-04-241-3/+1
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* Apply spelling corrections from Fossies spellcheckPaul Smith2020-01-201-1/+1
* Enable compilation with C90 compilersPaul Smith2020-01-041-2/+2
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* [SV 56918] Compute job slots properly on failing commandPaul Smith2019-09-211-0/+1
* Align child_execute_job among different portsPaul Smith2019-09-071-19/+27
* Show useful errors when posix_spawn() doesn't do soPaul Smith2019-09-071-0/+1
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* Queue failed fork() (etc.) to be handled like any other failed job.Paul Smith2018-08-041-2/+6
* * src/makeint.h: Use pid_t to store PIDs, of int.Aron Barath2018-08-021-1/+1
* * all: Update Copyright statements for 2018Paul Smith2018-07-011-1/+1
* Rework directory structure to use GNU-recommended "src" directory.Paul Smith2017-11-191-0/+79