summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_stack.c
Commit message (Expand)AuthorAgeFilesLines
* Undo namespace pollution by prefixing the globals pthread_guard_default andalfred2002-05-151-13/+16
* Don't use PAGE_SIZE in userland, instead use getpagesize(), this is toalfred2002-05-131-10/+10
* Make libc_r check the kern.usrstack sysctl instead of using internalpeter2001-10-261-3/+5
* Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used tojasone2001-07-201-0/+235
OpenPOWER on IntegriCloud