Added `strdup` library function and removed VFS_FREEPLZ, also added valid tVFS_Node...
authorJohn Hodge <[email protected]>
Sat, 26 Sep 2009 02:19:13 +0000 (10:19 +0800)
committerJohn Hodge <[email protected]>
Sat, 26 Sep 2009 02:19:13 +0000 (10:19 +0800)
commitd7801bfc828d3328ac9a0172db8a71b8f33c4a19
treef10645cb19e6cb688f3bc758e53667fd1ad1a8ec
parenteee93d35af3d95f69c61ed05b1afa54f5acac9b9
Added `strdup` library function and removed VFS_FREEPLZ, also added valid tVFS_Node->Size information to drivers
Kernel/drv/ata_x86.c
Kernel/drv/pci.c
Kernel/drv/vterm.c
Kernel/include/common.h
Kernel/include/vfs.h
Kernel/lib.c
Kernel/vfs/dir.c
Kernel/vfs/fs/devfs.c
Kernel/vfs/fs/fat.c
Kernel/vfs/fs/root.c

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