summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/pthread_setschedparam.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>
* Sync with glibc reference tree and changes for uClibc thus far."Steven J. Hill"2005-11-161-4/+0
|
* Big set of various patches to get the NPTL libraries to build and link."Steven J. Hill"2005-07-221-0/+4
|
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+67
consult the 'README.NPTL' file.