Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-08 | remove all remaining redundant __restrict/__inline/_Noreturn defs | Rich Felker | -5/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -2/+8 |
2011-09-20 | fix incorrect include guard in mqueue.h | Rich Felker | -2/+2 |
2011-06-07 | add support for POSIX message queues, except mq_notify | Rich Felker | -0/+34 |