]> Zhao Yanbai Git Server - minix.git/commit
Added fchdir() system call, with corresponding manpage, Changelog and
authorBen Gras <ben@minix3.org>
Wed, 29 Jun 2005 19:28:26 +0000 (19:28 +0000)
committerBen Gras <ben@minix3.org>
Wed, 29 Jun 2005 19:28:26 +0000 (19:28 +0000)
commitaf27dc0cf7c1f56ece30a2089da41a1cb3d9d7e3
tree1e976ed7a890f13ba6dc62873e5bff0442c364dd
parent62f7f9e6d2f051112f216189fd32092cd8e31584
Added fchdir() system call, with corresponding manpage, Changelog and
system include modifications.
include/minix/callnr.h
include/unistd.h
lib/posix/_chdir.c
man/man2/chdir.2
servers/fs/proto.h
servers/fs/stadir.c
servers/fs/table.c
servers/pm/table.c