Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-08 | resource: new setrlimit stub for broken glibc2.2 compat | A. Wilcox | 1 | -0/+37 |
2017-02-08 | string: Add __strcat_chk and __strncpy_chk | A. Wilcox | 1 | -0/+16 |
2017-02-08 | stdio: Fix __vasprintf_chk and add __sprintf_chk | A. Wilcox | 1 | -6/+20 |
2016-10-04 | Add some new interfaces | A. Wilcox | 5 | -0/+105 |
2016-10-04 | Add some _chk interfaces | A. Wilcox | 3 | -2/+157 |
2016-08-30 | Initial commit | A. Wilcox | 7 | -0/+138 |