Started adding sanity checks to syscalls. Added SYS_CHDIR and helpers. Used SYS_CHDIR...
authorJohn Hodge <[email protected]>
Sat, 26 Sep 2009 12:13:03 +0000 (20:13 +0800)
committerJohn Hodge <[email protected]>
Sat, 26 Sep 2009 12:13:03 +0000 (20:13 +0800)
commitadc88116d41b2d869f67bbafe42413b31679845e
tree1a18dd71e5e6fa2aba52f850cc1a1c7dac80bde1
parentdd29c6a2a6bda7bd8a75301b52394e74f7b2f8f1
Started adding sanity checks to syscalls. Added SYS_CHDIR and helpers. Used SYS_CHDIR in CLIShell
Kernel/include/syscalls.h
Kernel/include/syscalls.inc.asm
Kernel/syscalls.c
Kernel/syscalls.lst
Kernel/vfs/open.c
Usermode/Applications/CLIShell_src/main.c
Usermode/include/acess/sys.h

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