aboutsummaryrefslogtreecommitdiff
path: root/libio/streambuf.h
AgeCommit message (Expand)AuthorFilesLines
1999-12-22libio.h (_IO_cookie_io_functions_t): Use _IO_off_t instead of _IO_fpos_t.Jakub Jelinek1-2/+2
1999-08-09streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope.Alexandre Oliva1-1/+1
1999-04-29* streambuf.h (ios::~ios): Use operator delete[] to remove _arrays.Nathan Sidwell1-1/+3
1998-02-24Changes for _G_IO_IO_FILE_VERSION == 0x20001:Andreas Schwab1-2/+10
1998-02-01filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu1-0/+5
1997-09-26libio changes from Ulrich to help "old linux" systems.Ulrich Drepper1-1/+1
1997-09-06Insert libio rewrite and its various changes from devo.Brendan Kehoe1-1/+1
1997-08-21Initial revisionJason Merrill1-0/+475