Jason Evans aa33517e94 Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to
be malloc()ed, but they are now allocated using mmap(), just as the
default-size stacks are.  A separate cache of stacks is kept for
non-default-size stacks.

Collaboration with:	deischen
2001-07-20 04:23:11 +00:00
..
2001-06-10 18:57:27 +00:00
2001-06-11 12:39:29 +00:00
2001-07-15 08:21:37 +00:00
2001-06-10 22:13:29 +00:00
2001-06-10 19:47:57 +00:00
2001-06-17 03:10:38 +00:00
1999-08-28 00:22:10 +00:00
2001-07-15 08:21:37 +00:00
2001-06-10 19:16:43 +00:00
1999-08-28 00:22:10 +00:00