]> Zhao Yanbai Git Server - minix.git/commit
VFS: implement pipe2 58/358/7
authorThomas Veerman <thomas@minix3.org>
Mon, 25 Feb 2013 14:45:22 +0000 (14:45 +0000)
committerThomas Veerman <thomas@minix3.org>
Thu, 28 Feb 2013 10:08:53 +0000 (10:08 +0000)
commit473547c77745df8bd261b3db3361fb1373860700
treed28851a1e3112231c599acdb40d79955f749a7e4
parentfa78dc389f6b858189209f4c35bc6afbea74c6e3
VFS: implement pipe2

Change-Id: Iedc8042dd73a903456b25ba665d12577f5589ca2
14 files changed:
distrib/sets/lists/minix/mi
include/minix/callnr.h
include/unistd.h
lib/libc/Makefile
lib/libc/include/namespace.h
lib/libc/sys-minix/pipe.c
lib/libc/sys/Makefile.inc
man/man2/Makefile
man/man2/pipe.2 [deleted file]
servers/vfs/README
servers/vfs/param.h
servers/vfs/pipe.c
servers/vfs/proto.h
servers/vfs/table.c