| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-06-25 | Add __extension__ mark to include_next to silence -pedantic | Steven Barth |
| 2015-06-03 | Use namespace-safe macro, param and variable names | Trutz Behn |
| 2015-05-13 | Add LICENSE header | sin |
| 2015-05-13 | Add fortify_fn() helper in fortify-headers.h | sin |
| 2015-03-14 | Use __typeof__ to in part avoid replicating function types | Trutz Behn |
| 2015-03-14 | Add __artificial__ to aid in debugging | sin |
| 2015-03-13 | Restore C++ support | sin |
| 2015-03-13 | Rework fortify implementation to use extern inline | sin |
| 2015-03-11 | Put include guards in the reserved namespace | Trutz Behn |
| 2015-03-11 | Ignore C++ for now | sin |
| 2015-03-11 | Add ifdef guards for C++ code | sin |
| 2015-03-10 | Inline ppoll() as well | sin |
| 2015-03-10 | Make ppoll() static | sin |
| 2015-03-07 | Style fix | sin |
| 2015-03-03 | Add ppoll() check | sin |
| 2015-02-28 | Remove redundant checks | sin |
| 2015-02-28 | Use __typeof__(sizeof 0) trickery | sin |
| 2015-02-28 | Don't include stddef.h from poll.h | sin |
| 2015-02-28 | Add poll() check | sin |
