summaryrefslogtreecommitdiff
path: root/libio/streambuf.h
Commit message (Expand)AuthorAgeFilesLines
* Backport patches that make libio compatible with glibc-2.2Bernd Schmidt2000-12-101-2/+2
* streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope.Alexandre Oliva1999-08-091-1/+1
* * streambuf.h (ios::~ios): Use operator delete[] to remove _arrays.Nathan Sidwell1999-04-291-1/+3
* Changes for _G_IO_IO_FILE_VERSION == 0x20001:Andreas Schwab1998-02-241-2/+10
* filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu1998-02-011-0/+5
* libio changes from Ulrich to help "old linux" systems.Ulrich Drepper1997-09-261-1/+1
* Insert libio rewrite and its various changes from devo.Brendan Kehoe1997-09-061-1/+1
* Initial revisionJason Merrill1997-08-211-0/+475