summaryrefslogtreecommitdiff
path: root/src/commands.c
Commit message (Expand)AuthorAgeFilesLines
* [SV 63045] Reload each intact unloaded shared objectDmitry Goncharov2022-09-121-4/+9
* Take advantage of mempcpy() and stpcpy()Paul Smith2022-07-301-8/+4
* Run autoupdate and clean up autoconf usagePaul Smith2022-07-091-1/+1
* * src/misc.c (make_pid): A function to return the PIDPaul Smith2022-06-041-5/+1
* Replace strcmp() with memcmp() where possibleNoah Goldstein2022-04-241-2/+3
* [SV 62324] Simplify set_file_variables by passing in the stemDmitry Goncharov2022-04-241-7/+10
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* * src/commands.c (fatal_error_signal) [W32]: Use %lu for DWORD.U2FsdGVkX12021-11-281-2/+2
* [SV 60659] Set $$< properly in second expansionDmitry Goncharov2021-05-301-3/+2
* Apply spelling corrections from Fossies spellcheckPaul Smith2020-01-201-1/+1
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* Support the .EXTRA_PREREQS special variablePaul Smith2020-01-031-5/+5
* [SV 28456] Don't override $< when no default rule has been definedMike Haboustak2019-07-131-1/+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-3/+3
* * src/makeint.h: Use pid_t to store PIDs, of int.Aron Barath2018-08-021-1/+1
* Resolve most of the Windows Visual Studio warnings.Paul Smith2018-07-021-10/+11
* * 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/+710