]> Skullheadx's Git Forge - dwm.git/commit
util.c: output function might override errno and thus affect perror()
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 27 Oct 2024 19:10:07 +0000 (20:10 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 27 Oct 2024 19:10:07 +0000 (20:10 +0100)
commitfcb2476b693ca4c40ad32c7119e27bbeb856865c
tree2bde8374f00eb53f7296e5f1a8ea6b9d4ed32b3d
parent8933ebcf50024f4378a78e556b1ac08091197206
util.c: output function might override errno and thus affect perror()

Original patch by Raymond Cole with some modifications, thanks!
util.c