aboutsummaryrefslogtreecommitdiff
path: root/libio/strops.c
AgeCommit message (Collapse)AuthorFilesLines
2001-02-05Remove libioMark Mitchell1-303/+0
From-SVN: r39453
1998-05-22(_IO_str_underflow): Read newly available character from buffer as unsigned.Ulrich Drepper1-2/+2
From-SVN: r19961
1997-09-17Fix all problems reported by the test suite.Ulrich Drepper1-2/+2
From-SVN: r15505
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper1-2/+2
From-SVN: r15486
1997-09-06Insert libio rewrite and its various changes from devo.Brendan Kehoe1-60/+73
From-SVN: r15129
1997-08-21Initial revisionJason Merrill1-0/+290
From-SVN: r14877