summaryrefslogtreecommitdiffstats
path: root/librt/mq_getsetattr.c
Commit message (Collapse)AuthorAgeFilesLines
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
|
* run through LindentMike Frysinger2007-02-091-5/+5
|
* Convert to hidden_defPeter S. Mazinger2006-01-161-4/+5
|
* hide some functions to cut down on relocationsMike Frysinger2005-12-291-2/+4
|
* Patch from Paul Mundt (lethal) adding an initial librt implementation.Eric Andersen2005-01-111-0/+33
I then reworked the syscall handling and made minor cleanups. With luck I've not completely broken his patch...