summaryrefslogtreecommitdiffstats
path: root/librt/kernel-posix-timers.h
Commit message (Collapse)AuthorAgeFilesLines
* Bring in POSIX timers for use with the NPTL implementation."Steven J. Hill"2006-08-181-0/+14
|
* Merge from trunk."Steven J. Hill"2005-11-291-51/+21
|
* Sync with glibc implementation."Steven J. Hill"2005-11-161-21/+51
|
* Big sync with trunk."Steven J. Hill"2005-09-241-0/+5
|
* make sure we include pthread.h to define pthread_attr_tMike Frysinger2005-01-181-0/+1
|
* Patch from Paul Mundt (lethal) adding an initial librt implementation.Eric Andersen2005-01-111-0/+30
I then reworked the syscall handling and made minor cleanups. With luck I've not completely broken his patch...