summaryrefslogtreecommitdiff
path: root/src/posixos.c
Commit message (Expand)AuthorAgeFilesLines
* * src/main.c (main): Add debug output for jobserver and osync.Paul Smith2022-10-021-7/+0
* [SV 63111] Ensure output-sync is cleaned on re-exec and recursionAndreas Schwab2022-10-021-2/+7
* * src/posixos.c (osync_clear): Don't close invalid FDs.Paul Smith2022-09-251-1/+1
* Ensure debug output ends in newlinePaul Smith2022-09-081-6/+4
* Rework output sync to lock a temp file on POSIXPaul Smith2022-08-301-4/+170
* [SV 62908] Don't free fifo_name twice during error handlingDmitry Goncharov2022-08-221-0/+1
* Support implementing the jobserver using named pipesPaul Smith2022-08-021-37/+155
* Disable the jobserver in non-recursive childrenPaul Smith2022-07-301-1/+12
* Run autoupdate and clean up autoconf usagePaul Smith2022-07-091-1/+1
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* [SV 58232] Disable inheritance of jobserver FDs for recursive makeKevin Buettner2020-05-021-0/+5
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* * src/read.c(unescape_char): Use C comments not C++ comments.Paul Smith2018-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/+512