Thomas Veerman accaae9b2c libmthread: add guard pages to stacks
Add guard pages to the top of the stack to catch overflow errors.
Moreover, fix a bug where libmthread would keep using a stack that was
just deallocated; a detached thread would deallocate its own stack after
it was finished running).
2012-02-13 13:50:31 +00:00
2010-10-25 08:32:14 +00:00
2012-02-09 18:54:54 +01:00
2012-02-09 18:54:42 +01:00
2011-11-18 11:11:04 +01:00
2012-02-10 17:25:48 +01:00
2012-02-13 13:50:31 +00:00
2011-09-28 15:24:15 +00:00
2012-02-09 18:48:13 +01:00
2011-12-22 23:07:23 +01:00
2012-01-16 11:03:25 +00:00
2012-02-10 17:02:47 +01:00
2012-02-09 18:54:54 +01:00
2011-11-18 11:11:04 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%