summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_stack.c
AgeCommit message (Expand)Author
2004-08-17redo the fix for PR 26392 differently: instead of changing the stack boundschs
2004-07-25in pthread__initmain(), don't reuse the part of the initial stack thatchs
2004-07-20fix some stack-pointer math in the previous revision.chs
2004-07-18enhance MI pthreads code to support hppa:chs
2004-03-14fix comment for recent pthread_stack* var renamecl
2004-02-02Rename pt_stacksize, pt_stacksize_lg, and pt_stackmask to pthread_*. Externalnathanw
2004-01-02userland part of no-syscall upcall stack returncl
2003-11-27Set default stack size to the current limit on the stack size as setcl
2003-07-17Simplify pthread__stackalloc() by using the newish aligned-mmap()nathanw
2003-03-08add __RCSID()lukem
2003-02-15Remove unnecessary inclusion of <assert.h>.nathanw
2003-01-19Remove the dummy stack attr routines -- best to catch broken applicationsthorpej
2003-01-19- constify the get functionschristos
2003-01-18de-lintchristos
2003-01-18Merge the nathanw_sa branch.thorpej