1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-13 19:21:36 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
5cb26d0aed Fix off-by-one bug in tst-fwrite-error
tst-fwrite-error did not allocate enough space for the string 'world'
and its NULL terminator.  Fixed.
2013-04-15 11:35:43 +05:30
568035b787 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
de2fd463b1 Make fwrite return 0 on EOF 2012-11-28 01:00:50 +05:30