]> Zhao Yanbai Git Server - minix.git/commit
Prepare headers to support file descriptor passing over UNIX Domain Sockets.
authorThomas Veerman <thomas@minix3.org>
Mon, 30 Aug 2010 13:41:22 +0000 (13:41 +0000)
committerThomas Veerman <thomas@minix3.org>
Mon, 30 Aug 2010 13:41:22 +0000 (13:41 +0000)
commit2297e266601237abaa1d9d064280de74eee3dea6
tree34d7df927b98d280a4e2c8ecf5b2d4ba549407d2
parenta0bb199f69f38b56780a3e4ecbbfe900fa194433
Prepare headers to support file descriptor passing over UNIX Domain Sockets.
Contributed by Thomas Cort.
include/errno.h
include/minix/vfsif.h
include/net/ioctl.h
include/sys/socket.h
lib/libc/ansi/errlist.c
man/man2/intro.2