Check that file exists and that it is a FIFO
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 8 Mar 2020 01:18:00 +0000 (20:18 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 8 Mar 2020 01:23:51 +0000 (20:23 -0500)
apparently lstat() is not compliant with ANSI, so we cannot use C99.
Could use gnu99, but that would make it awfully too specific,
me thinks...


No differences found
This page took 0.026589 seconds and 4 git commands to generate.