summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_attr_setguardsize.c
Commit message (Expand)AuthorAgeFilesLines
* Remove libc_r threading library. It has been disconnected from the buildemaste2010-11-131-61/+0
* Undo namespace pollution by prefixing the globals pthread_guard_default andalfred2002-05-151-4/+4
* Don't use PAGE_SIZE in userland, instead use getpagesize(), this is toalfred2002-05-131-3/+7
* Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used tojasone2001-07-201-0/+57
OpenPOWER on IntegriCloud