summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/pthread_getattr_np.c
Commit message (Collapse)AuthorAgeFilesLines
* remove wait callbacks for non-cancelation funcsBernhard Reutner-Fischer2009-11-171-6/+0
| | | | | | | No need to install a cancellation handler, these are no cancellation point. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* NPTL changes for signal handling, getpid, sleep, raise and a few things"Steven J. Hill"2005-12-081-1/+1
| | | | for new librt code. Also cleaned up the makefiles.
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+177
consult the 'README.NPTL' file.