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