I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add preprocessor macros for different platforms
mad-scientist
as Paul Smith
More... over 1 year ago
* AUTHORS: Update the authors list.
mad-scientist
as Paul Smith
More... over 1 year ago
* NEWS: Use GNU Make instead of GNU make
mad-scientist
as Paul Smith
More... over 1 year ago
Remove template files to simplify distribution creation
mad-scientist
as Paul Smith
More... over 1 year ago
Support building with DJGPP 2.05 More... over 1 year ago
* src/job.c: [SV 63185] Include sys/loadavg.h if needed.
mad-scientist
as Paul Smith
More... over 1 year ago
[SV 63215] Remember the random seed for shuffle mode
mad-scientist
as Paul Smith
More... over 1 year ago
Use (void) rather than () in function declarations
mad-scientist
as Paul Smith
More... over 1 year ago
[SV 63157] Ensure temporary files are removed when signaled
mad-scientist
as Paul Smith
More... over 1 year ago
* src/posixos.c (job_root): Remember root jobserver instances
mad-scientist
as Paul Smith
More... over 1 year ago
Check for recipe line count overflow before it overflows
mad-scientist
as Paul Smith
More... over 1 year ago
Set the proper type for variables set in signal handlers
mad-scientist
as Paul Smith
More... over 1 year ago
* NEWS: Release GNU make 4.3.91
mad-scientist
as Paul Smith
More... over 1 year ago
* tests/test_driver.pl (toplevel): [SV 63156] Keep temp env vars More... over 1 year ago
* src/misc.c (make_lltoa): Use printf format macro from makeint.h
mad-scientist
as Paul Smith
More... over 1 year ago
Clean up some warnings on Windows builds
mad-scientist
as Paul Smith
More... over 1 year ago
* NEWS: Deprecate Xenix
mad-scientist
as Paul Smith
More... over 1 year ago
Add support for intmax_t
mad-scientist
as Paul Smith
More... over 1 year ago
* src/arscan.c (ar_scan): Avoid sign comparison warnings
mad-scientist
as Paul Smith
More... over 1 year ago
Support systems with 32-bit long and 64-bit time_t More... over 1 year ago
[SV 63098] Temporarily revert the change to pattern rule behavior
mad-scientist
as Paul Smith
More... over 1 year ago
* doc/make.texi (Prerequisite Types): [SV 58056] Clarify ordering.
mad-scientist
as Paul Smith
More... over 1 year ago
* src/filedef.h (is_ordinary_mtime): Check for "ordinary" mod time.
mad-scientist
as Paul Smith
More... over 1 year ago
* src/remake.c (update_file_1): Return valid enum element, not 0.
mad-scientist
as Paul Smith
More... over 1 year ago
* NEWS: Announce deprecation of OS/2 and AmigaOS ports
mad-scientist
as Paul Smith
More... over 1 year ago
* src/main.c (main): Add debug output for jobserver and osync.
mad-scientist
as Paul Smith
More... over 1 year ago
[SV 63111] Ensure output-sync is cleaned on re-exec and recursion More... over 1 year ago
* src/function.c: Change int to uint to align with gmk_func_ptr
mad-scientist
as Paul Smith
More... over 1 year ago
* doc/make.texi (Loaded Object API): [SV 63126] Fix typos and examples More... over 1 year ago
Implement a simple xorshift 32bit random number generator
mad-scientist
as Paul Smith
More... over 1 year ago