Kernel - Cleaning up proc/syscalls
authorJohn Hodge <[email protected]>
Sat, 15 Oct 2011 00:22:33 +0000 (08:22 +0800)
committerJohn Hodge <[email protected]>
Sat, 15 Oct 2011 00:22:33 +0000 (08:22 +0800)
commit61c8b3334fb9bb3c1fb48d9f1f3508ffbe5341bf
tree804792ef906f6d3d8b1db0dfb2d17f9025fc43b1
parent86e230f582b2d342a0ae487bf8028f782a099a1d
Kernel - Cleaning up proc/syscalls

- Moved SYS_CLONE stack switch to userland
- Cleaned up the Proc_StartUser spec (and removed memory leak)
Kernel/arch/x86/proc.c
Kernel/arch/x86_64/desctab.asm
Kernel/arch/x86_64/proc.c
Kernel/binary.c
Kernel/include/hal_proc.h
Kernel/syscalls.c

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