summaryrefslogtreecommitdiff
path: root/src/output.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust output strings to be alignedPaul Smith2023-04-021-2/+2
* Add support for .WARNINGS special variablePaul Smith2023-04-021-1/+24
* Rename WINDOWS32 macro to MK_OS_W32Paul Smith2023-01-151-4/+4
* Convert references from "GNU make" to "GNU Make"Paul Smith2023-01-011-2/+2
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
* [SV 63537] Fix setting -w in makefilesDmitry Goncharov2022-12-181-2/+3
* [SV 63333] Be more lenient when failing to create temporary filesDmitry Goncharov2022-11-131-0/+3
* [SV 63260] Don't recurse forever if setup_tmpfile() failsPaul Smith2022-10-241-10/+24
* * src/output.c (_outputs): Don't use invalid output sync FDsPaul Smith2022-10-241-11/+15
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* [SV 62840] Don't change IO buffering before printing versionPaul Smith2022-08-301-62/+2
* Rework output sync to lock a temp file on POSIXPaul Smith2022-08-301-115/+26
* Add get_tmpfd() and allow anonymous temp filesPaul Smith2022-08-301-17/+1
* * configure.ac: Remove AC_FUNC_SETVBUF_REVERSED.Paul Smith2022-07-091-5/+0
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* [SV 57967] Only set APPEND mode for regular filesPaul Smith2020-03-311-3/+7
* Obey order of multiple print/no-print directory optionsPaul Smith2020-03-311-2/+2
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* Fix MS-Windows MinGW buildEli Zaretskii2019-08-281-2/+2
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* Change output_write() to writebuf(), add readbuf() helper.Paul Smith2018-09-161-23/+3
* Resolve most of the Windows Visual Studio warnings.Paul Smith2018-07-021-3/+3
* * 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/+702