Kernel/VFS - Truncate support, mmap fixes
authorJohn Hodge <[email protected]>
Sun, 22 Jun 2014 15:16:49 +0000 (23:16 +0800)
committerJohn Hodge <[email protected]>
Sun, 22 Jun 2014 15:16:49 +0000 (23:16 +0800)
commitc1b33e91984102c1aa9a2ffe19f02c315b481726
treec0da5df3f7039cacaf1b46ce19c94dfbbdb420eb
parent3c3c26b58055f511af5b7f0c3ab22e83961c775f
Kernel/VFS - Truncate support, mmap fixes
17 files changed:
KernelLand/Kernel/arch/x86/proc.c
KernelLand/Kernel/drv/dgram_pipe.c
KernelLand/Kernel/drv/pty.c
KernelLand/Kernel/drv/zero-one.c
KernelLand/Kernel/include/syscalls.h
KernelLand/Kernel/include/syscalls.inc.asm
KernelLand/Kernel/include/vfs.h
KernelLand/Kernel/include/vfs_ext.h
KernelLand/Kernel/syscalls.c
KernelLand/Kernel/syscalls.lst
KernelLand/Kernel/vfs/io.c
KernelLand/Kernel/vfs/mmap.c
KernelLand/Modules/Display/VESA/main.c
KernelLand/Modules/IPStack/tcp.c
KernelLand/Modules/IPStack/udp.c
Usermode/Libraries/ld-acess.so_src/arch/syscalls.s.h
Usermode/Libraries/ld-acess.so_src/include_exp/acess/sys.h

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