summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/allocatestack.c
Commit message (Collapse)AuthorAgeFilesLines
* tls: test for DTV vs TCB at TP correctlyAustin Foxley2009-09-231-12/+12
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* warning fixesAustin Foxley2009-09-211-3/+3
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Get rid of versioning and shared library compatibility code. We want to ↵"Steven J. Hill"2006-02-051-35/+2
| | | | start with as clean of a slate as possible. Whip me, beat me, make me shrink the code.
* Final set of changes for NPTL and new build system. NPTL can now build with ↵"Steven J. Hill"2005-12-021-2/+1
| | | | the new build system.
* Sync with glibc reference tree and changes for uClibc thus far."Steven J. Hill"2005-11-161-17/+7
|
* Prevent the stack from being executable. This will prevent some NPTL tests"Steven J. Hill"2005-06-031-0/+22
| | | | from passing, but it will require some intrustive changes.
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+947
consult the 'README.NPTL' file.