diff options
author | 1996-10-18 03:00:08 +0000 | |
---|---|---|
committer | 1996-10-18 03:00:08 +0000 | |
commit | a196a4398733079cdd32fb06bdc5311c5ad24c77 (patch) | |
tree | 52098f33d45293416996c06fcb028944d50655ee /gnu/usr.bin/cvs/src/commit.c | |
parent | -Wall happiness (diff) | |
download | wireguard-openbsd-a196a4398733079cdd32fb06bdc5311c5ad24c77.tar.xz wireguard-openbsd-a196a4398733079cdd32fb06bdc5311c5ad24c77.zip |
Gleaned from a NetBSD commit by jtc:
> S_ISFIFO(x) should not return true with sockets. S_ISSOCK(x) should
> not return true with fifos. Users who want the previous behavior can
> use (S_ISFIFO(x) || S_ISSOCK(x)).
Diffstat (limited to 'gnu/usr.bin/cvs/src/commit.c')
0 files changed, 0 insertions, 0 deletions