Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-15 | Fix off-by-one bug in tst-fwrite-error | Siddhesh Poyarekar | 1 | -1/+1 | |
tst-fwrite-error did not allocate enough space for the string 'world' and its NULL terminator. Fixed. | |||||
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2012-11-28 | Make fwrite return 0 on EOF | Siddhesh Poyarekar | 1 | -0/+66 | |