summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_attr_setguardsize.c
Commit message (Expand)AuthorAgeFilesLines
* Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0deischen2007-12-161-3/+0
* WARNS=3'ify.deischen2007-11-301-0/+2
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-131-0/+3
* 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