summaryrefslogtreecommitdiff
path: root/src/os.h
Commit message (Expand)AuthorAgeFilesLines
* Use MK_OS_DOS macro instead of __MSDOS__Paul Smith2023-01-161-2/+2
* Rename WINDOWS32 macro to MK_OS_W32Paul Smith2023-01-151-1/+1
* Rename VMS macro to MK_OS_VMSPaul Smith2023-01-151-2/+2
* Remove support for AmigaOSPaul Smith2023-01-151-2/+2
* 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
* Rework temp file handling to avoid GNU libc warningsPaul Smith2022-10-181-5/+1
* Use (void) rather than () in function declarationsPaul Smith2022-10-151-16/+16
* * src/posixos.c (job_root): Remember root jobserver instancesPaul Smith2022-10-151-3/+6
* Rework output sync to lock a temp file on POSIXPaul Smith2022-08-301-11/+65
* Add get_tmpfd() and allow anonymous temp filesPaul Smith2022-08-301-0/+7
* Support implementing the jobserver using named pipesPaul Smith2022-08-021-19/+19
* Disable the jobserver in non-recursive childrenPaul Smith2022-07-301-2/+7
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* Update copyright statements for 2019Paul Smith2019-05-191-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/+93