-
Committer:
Martin Decky
-
Date:
2012-06-13 13:17:46 UTC
-
Revision ID:
martin@decky.cz-20120613131746-3d1icdz7mv640ctb
add support for variable uspace stack size
create individual address space areas for stacks of additional threads (instead of allocating the stack from heap)
avoid memory leaks in program_create()