]> git.ipfire.org Git - thirdparty/make.git/commit
* src/main.c (main): Add debug output for jobserver and osync.
authorPaul Smith <psmith@gnu.org>
Sat, 1 Oct 2022 16:52:02 +0000 (12:52 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 2 Oct 2022 12:46:00 +0000 (08:46 -0400)
commit5ac80176a3c923b2d2490874fa9245c3da7c29db
tree86280a0b0b4ba7657a9fe847401122725341674d
parentc801a7fb6703e9aeeed2605eaa0c715cadecbfb3
* src/main.c (main): Add debug output for jobserver and osync.

* src/posixos.c (jobserver_setup): Remove redundant debug output.
(jobserver_parse_auth): Ditto.
src/main.c
src/posixos.c