]> Skullheadx's Git Forge - dmenu.git/commit
util.c: output function might override errno and thus affect perror()
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 27 Oct 2024 19:08:46 +0000 (20:08 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 27 Oct 2024 19:08:46 +0000 (20:08 +0100)
commit545031a076d4b5712442a8fc2d983f1e9d9f4f79
treeeafeb046937db6bf62054769375e34c9d6ba2055
parent475d8093cb8d29d5756937bfa9e0b3b9e415f632
util.c: output function might override errno and thus affect perror()

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