summaryrefslogtreecommitdiff
path: root/sysdeps/mach/pt-stack-alloc.c
AgeCommit message (Collapse)Author
2013-10-20Drop threadvars entirelySamuel Thibault
2013-10-20Use function parameter instead of global variableSamuel Thibault
* sysdeps/mach/pt-stack-alloc.c(__pthread_stack_alloc): Use `stacksize` parameter instead of `__pthread_stacksize` global variable.
2002-10-10Import libpthread.Neal H. Walfield