CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/14 12:03:06
Modified files:
sys/sys : fcntl.h
sys/kern : vfs_syscalls.c
Log message:
Add support for AT_REMOVEDIR to unlinkat(2), and switch sys_rmdir() to
use it.
ok tedu@, guenther@
