Added VFS_ReadDir and SYS_READDIR, Implemented basic directory listing in CLIShell
authorJohn Hodge <[email protected]>
Fri, 25 Sep 2009 05:31:41 +0000 (13:31 +0800)
committerJohn Hodge <[email protected]>
Fri, 25 Sep 2009 05:31:41 +0000 (13:31 +0800)
commit72fcc8d0873e91f713be3d23af32a4e83f40cdf5
tree46937ef5555da47fe65bd9013ad7ee46e64e531c
parentcc4cb2c933b04f63a236735bbfc8a055c1bf5abd
Added VFS_ReadDir and SYS_READDIR, Implemented basic directory listing in CLIShell
Kernel/include/vfs_ext.h
Kernel/syscalls.c
Kernel/vfs/dir.c
Usermode/Applications/CLIShell_src/main.c
Usermode/Libraries/libacess.so_src/vfs.asm

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