Fixed FAT_Read to return number of bytes read. Created a simple `cat` command
authorJohn Hodge <[email protected]>
Sun, 27 Sep 2009 08:43:12 +0000 (16:43 +0800)
committerJohn Hodge <[email protected]>
Sun, 27 Sep 2009 08:43:12 +0000 (16:43 +0800)
commitb38fc2132b470db041f844255404930eafe2de48
tree518a82a2e8e565a443670ff83144d89ac3b4d6dd
parent1cd56fdef52eb2e3c57fe6a5f52a915c19aaf5e7
Fixed FAT_Read to return number of bytes read. Created a simple `cat` command
Kernel/vfs/fs/fat.c
Usermode/Applications/cat_src/Makefile [new file with mode: 0644]
Usermode/Applications/cat_src/main.c [new file with mode: 0644]

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