| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-07-24 | Don't use __extension__ in C++ code | A. Wilcox |
| 2016-09-10 | Bump copyright year | sin |
| 2015-06-25 | Add __extension__ mark to include_next to silence -pedantic | Steven Barth |
| 2015-06-04 | Use the __inline__ keyword instead of __inline to avoid breakage | Trutz Behn |
| 2015-06-03 | Use namespace-safe macro, param and variable names | Trutz Behn |
| 2015-05-21 | Fix return-type of fortified FD_CLR and FD_SET | Trutz Behn |
| 2015-05-13 | Add LICENSE header | sin |
| 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-02-22 | Remove header license comments | sin |
| 2015-01-30 | Use consistent naming convention | sin |
| 2015-01-30 | Add FD_{CLR,SET} checks | sin |
