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