summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_attr_setguardsize.c
Commit message (Expand)AuthorAgeFilesLines
* Respect POSIX specification, a value return from pthread_attr_getguardsizedavidxu2003-09-141-8/+0
* Revamp libpthread so that it has a chance of working in an SMPdeischen2003-04-181-4/+4
* Make the changes needed for libpthread to compile in its new home.mini2002-09-161-1/+1
* 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