Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / KernelLand / Kernel / heap.c
2015-02-16 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2014-05-18 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2014-05-10 John HodgeKernel/heap - Check for free(NULL) and silently ignore
2014-04-08 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2014-03-22 John HodgeKernel/heap - Clean up a little, fix corruption in...
2014-02-19 John HodgeKernel/heap - Silence extending
2014-02-15 John HodgeKernel - Change virtual memory API to use void* for...
2014-02-09 John HodgeKernel - Add debug_hooks.h header to contain hooks...
2014-02-09 John HodgeKernel/heap - Enable validation on every malloc
2014-01-06 John HodgeKernel/Heap - (minor) Commenting spellfixes
2013-12-26 John HodgeKernel/heap - Fixed memory leak, clean up pointer arith...
2013-12-25 John HodgeKernel/heap - Add File/Line to free(), modify heap...
2013-11-19 John HodgeKernel - Clean up heap code to better handle OOM
2013-10-06 John HodgeKernel - Added catch in Heap_Allocate for 0-sized blocks
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-16 John HodgeKernel - API Change - Proc_SpawnWorker return thread...
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-07 John HodgeKernel - Fixed heap returning (void*)-1 instead of...
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-18 John HodgeKernel - Changed MM_GetPhysAddr to take a pointer
2012-07-14 John HodgeKernel/VFS - Fixed logic error in MkNod (rootfs and...
2012-07-14 John HodgeKernel/Heap - Debugging change (dump paddr of bad value)
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-07 John HodgeSorting source tree a bit

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