]> git.tue.mpg.de Git - paraslash.git/commit
exec: Simplify fd handling.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 13 May 2024 21:14:53 +0000 (23:14 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 15 Aug 2024 19:00:31 +0000 (21:00 +0200)
commit8318f9ff5977d75f0b48d3523e7dc41ec3308833
tree4fc4921499fed13986b640153415ec247895b3a5
parent3944ed1dd80400a0631b645af04a28ec247b8181
exec: Simplify fd handling.

The new code is equivalent, but a bit shorter.
exec.c