summaryrefslogtreecommitdiffstats
path: root/lib/librt
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix a mutex lock/unlock mismatch.davidxu2006-03-011-2/+3
|
* Forgot to revert to use weak symbols when I was debugging, fix it!davidxu2006-03-011-22/+15
|
* Add missing parameter mq_attr * for mq_open.davidxu2006-03-011-3/+5
|
* Bring in my initial version of POSIX realtime extension library.davidxu2006-03-016-0/+1112
Current the library implements mqueue, timer and aio with SIGEV_THREAD notification supported. Earlier version reviewed by: deischen
OpenPOWER on IntegriCloud