Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-15 | Fix off-by-one bug in tst-fwrite-error | Siddhesh Poyarekar | |
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 | |
2012-11-28 | Make fwrite return 0 on EOF | Siddhesh Poyarekar | |