Added SYS_GETACL system call and implemented it in userland
authorJohn Hodge <[email protected]>
Fri, 25 Sep 2009 13:14:20 +0000 (21:14 +0800)
committerJohn Hodge <[email protected]>
Fri, 25 Sep 2009 13:14:20 +0000 (21:14 +0800)
commitac1f47d1946550a734222165148bebd1cb7ff205
tree46a5c1627e7e4d47d5d61c019160d113dc4a07d9
parentaa09c2350becd947a7e51fd0bdac945f4aa42d2a
Added SYS_GETACL system call and implemented it in userland
Kernel/syscalls.c
Kernel/vfs/acls.c
Usermode/Applications/CLIShell_src/main.c
Usermode/Libraries/libacess.so_src/vfs.asm
Usermode/include/acess/sys.h

UCC git Repository :: git.ucc.asn.au