Fix previously working programs
Posted on 2006-08-08 00:00:00
Finished the exception handling logic fixing task.

I think what I have to do know is rework on the thread scheduling stuff. The thread election should be done at set intervals and not only when some selected system calls are called. I'm not really certain of the concept yet, so I'll keep thinking about it and try to come up with something tomorrow.