Fixes to Libc, Doxygen Comments and VTerm layout
[tpg/acess2.git] / Kernel / threads.c
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-15 John HodgeVarious Changes
2009-10-02 John HodgeFixed bug where system would lock if a user task segfau...
2009-10-02 John HodgeFixed bug with handling of . and .. that was trashing...
2009-10-02 John HodgeCleanup
2009-09-30 John HodgeFixed Segfault if execve fails, fixed errors in LibC...
2009-09-28 John HodgeDebug
2009-09-28 John HodgeDebug
2009-09-28 John HodgeCut down on debug, fixed tabs, made process tree be...
2009-09-27 John HodgeRemoved debug
2009-09-27 John HodgeChanged user stack to be at 8M
2009-09-27 John HodgeAdded tracing of ticket draws
2009-09-27 John HodgeMoved adding a task to the active list to threads.c
2009-09-27 John HodgeAdded debug to Threads_GetNext
2009-09-27 John HodgeAdded magic breakpoint to SYS_CLONE, cleaned up other...
2009-09-27 John HodgeDisabled debug in binary loader and added sleeping...
2009-09-27 John HodgeExtra debug in Idle thread
2009-09-27 John HodgeAdded debug to idle task
2009-09-27 John HodgeFixed Threads_Yield clearning the Quantum, not the...
2009-09-27 John HodgeMade Threads_WaitTID do a Threads_Dump to find bug...
2009-09-25 John HodgeFixed thread deletion when not explicitly killed.
2009-09-25 John HodgeFix race condition with scheduler starting before task...
2009-09-25 John HodgeMoved task selection to threads.c, fixed segfault in...
2009-09-25 John HodgeSeparated Architecture independent thread controll...

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