Fixed bug with handling of . and .. that was trashing the heap. Fixed soname of libgc...
authorJohn Hodge <[email protected]>
Fri, 2 Oct 2009 15:22:01 +0000 (23:22 +0800)
committerJohn Hodge <[email protected]>
Fri, 2 Oct 2009 15:22:01 +0000 (23:22 +0800)
commite8a85694d2dfc768dcd68826b31f8711d257fb51
tree0b3d8efcff0bca28ee85e4648e69122a0420062b
parent9d3800f60f2212432e550a4e003ae65b498a4d36
Fixed bug with handling of . and .. that was trashing the heap. Fixed soname of libgcc to libgcc.so instead of libgcc.acess.so
Kernel/heap.c
Kernel/threads.c
Kernel/vfs/open.c
Usermode/Applications/CLIShell_src/main.c
Usermode/Applications/ls_src/main.c
Usermode/Libraries/ld-acess.so_src/main.c
Usermode/Libraries/libgcc.so_src/Makefile

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