Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stubs: mark stubs as used | Bernhard Reutner-Fischer | 2012-01-18 | 1 | -0/+1 |
| | | | | | | | Avoids warning from -Wunused-function about the alias target that is only used at link-time. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | fix dependency on ADVANCED_REALTIME | Peter S. Mazinger | 2011-03-03 | 1 | -0/+39 |
Do not depend on ADVANCED REALTIME for mq_send/mq_receive Added stubs implementation based on libc's stubs.c Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> |