]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
merge pipe and fifo implementations
authorKip Macy <kmacy@FreeBSD.org>
Thu, 23 Feb 2012 18:37:30 +0000 (18:37 +0000)
committerKip Macy <kmacy@FreeBSD.org>
Thu, 23 Feb 2012 18:37:30 +0000 (18:37 +0000)
commit11ac7ec0769ce7fe0be449ac3fa56c863a1f674e
tree8bf54dce4a89197401de4325a0cf13b1ffdf3ded
parenta93cda789aef8bb33ab335ebfe328971d33c4e39
merge pipe and fifo implementations

Also reviewed by: jhb, jilles (initial revision)
Tested by: pho, jilles

Submitted by: gianni
Reviewed by: bde
sys/fs/fifofs/fifo.h
sys/fs/fifofs/fifo_vnops.c
sys/kern/sys_pipe.c
sys/sys/pipe.h