I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/main.c (main): [SV 63307] Handle SIGPIPE as a fatal signal
mad-scientist
as Paul Smith
More... over 1 year ago
[SV 63315] tests: Simplify TERM signaling
mad-scientist
as Paul Smith
More... over 1 year ago
* src/hash.c (jhash_string): Help the compiler optimize the hash More... over 1 year ago
[SV 63315] Allocate function names when defining functions
mad-scientist
as Paul Smith
More... over 1 year ago
tests: Don't convert \ to / when checking regex's
mad-scientist
as Paul Smith
More... over 1 year ago
Fix build with Tiny C More... over 1 year ago
Fix issues found by ASAN and Coverity
mad-scientist
as Paul Smith
More... over 1 year ago
* README.git: Update and clarify release operations
mad-scientist
as Paul Smith
More... over 1 year ago
* src/posixos.c (os_anontmp): [SV 63287] Only fail O_TMPFILE once
mad-scientist
as Paul Smith
More... over 1 year ago
Release GNU Make 4.4
mad-scientist
as Paul Smith
More... over 1 year ago
* build.sh: Allow a "keep-going" mode during builds
mad-scientist
as Paul Smith
More... over 1 year ago
[SV 62174] Force locale to be "C" before retrieving error messages
mad-scientist
as Paul Smith
More... over 1 year ago
tests: Avoid the use of File::Temp->newdir()
mad-scientist
as Paul Smith
More... over 1 year ago
Avoid C99 constructs
mad-scientist
as Paul Smith
More... over 1 year ago
* src/job.c: [SV 63185] Don't use ifdef with HAVE_DECL_* macros
mad-scientist
as Paul Smith
More... over 1 year ago
* tests/scripts/features/exec: Don't test with C shells
mad-scientist
as Paul Smith
More... over 1 year ago
Increase the test framework timeout from 5s to 60s
mad-scientist
as Paul Smith
More... over 1 year ago
* Makefile.am (check-regression): Add a random suffix to results file
mad-scientist
as Paul Smith
More... over 1 year ago
[SV 63260] Don't recurse forever if setup_tmpfile() fails
mad-scientist
as Paul Smith
More... over 1 year ago
* src/output.c (_outputs): Don't use invalid output sync FDs
mad-scientist
as Paul Smith
More... over 1 year ago
* src/misc.c (get_tmpdir): Report errors if tmpdirs are invalid
mad-scientist
as Paul Smith
More... over 1 year ago
Provide a maintainer-only debug method
mad-scientist
as Paul Smith
More... over 1 year ago
* src/posixos.c (os_anontmp): If O_TMPFILE fails try dup() method. More... over 1 year ago
* src/rule.c (get_rule_defn): Don't use STRING_SIZE_TUPLE in mempcpy
mad-scientist
as Paul Smith
More... over 1 year ago
Release GNU Make 4.3.92
mad-scientist
as Paul Smith
More... over 1 year ago
* configure.ac: Check that we can link with Guile
mad-scientist
as Paul Smith
More... over 1 year ago
Set PATH_MAX on systems without a default value
mad-scientist
as Paul Smith
More... over 1 year ago
[SV 63098] Enhance detection of missing peer also-make targets
mad-scientist
as Paul Smith
More... over 1 year ago
Collect failure details when the regression tests fail
mad-scientist
as Paul Smith
More... over 1 year ago
Enhance tests to work on different systems
mad-scientist
as Paul Smith
More... over 1 year ago