summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/system.c
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-01-14 22:03:48 +0000
committeralfred <alfred@FreeBSD.org>2002-01-14 22:03:48 +0000
commitc8a759143f8689504efbb41dfca02009a497548e (patch)
treefbe2d61149ddb25f961f4713e1fd423963eea4c7 /lib/libc/stdlib/system.c
parentd5ccc496a64277c6ec707c6dd76aef59342cae27 (diff)
downloadFreeBSD-src-c8a759143f8689504efbb41dfca02009a497548e.zip
FreeBSD-src-c8a759143f8689504efbb41dfca02009a497548e.tar.gz
Fix select on fifos.
Backout revision 1.56 and 1.57 of fifo_vnops.c. Introduce a new poll op "POLLINIGNEOF" that can be used to ignore EOF on a fifo, POLLIN/POLLRDNORM is converted to POLLINIGNEOF within the FIFO implementation to effect the correct behavior. This should allow one to view a fifo pretty much as a data source rather than worry about connections coming and going. Reviewed by: bde
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud