summaryrefslogtreecommitdiff
path: root/pthread_getschedparam.c
AgeCommit message (Expand)Author
2005-01-01Copyright year updatedrpj
2004-11-22Copyright updaterpj
2004-11-03Mutex, semaphore, thread ID, test suite changes - see ChangeLogsrpj
2004-05-17re-indentation, bug fixes, hooks for pre-emptive async cancelationrpj
2003-09-18Cleanup and fixes to thread priority management. Other minor changes.snap-2003-09-18rpj
2003-08-19Updated Copyright notice (date and contact address).rpj
2003-08-14Reuse of thread IDs, improved thread ID validation, new tests, bug fixes.rpj
2003-08-12Invalid thread param now returns ESRCH instead of EINVAL.rpj
2002-02-18Major reorganisation of source code; new routine and tests added.rpj