Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport patches that make libio compatible with glibc-2.2 | Bernd Schmidt | 2000-12-10 | 1 | -2/+2 |
* | streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope. | Alexandre Oliva | 1999-08-09 | 1 | -1/+1 |
* | * streambuf.h (ios::~ios): Use operator delete[] to remove _arrays. | Nathan Sidwell | 1999-04-29 | 1 | -1/+3 |
* | Changes for _G_IO_IO_FILE_VERSION == 0x20001: | Andreas Schwab | 1998-02-24 | 1 | -2/+10 |
* | filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1. | H.J. Lu | 1998-02-01 | 1 | -0/+5 |
* | libio changes from Ulrich to help "old linux" systems. | Ulrich Drepper | 1997-09-26 | 1 | -1/+1 |
* | Insert libio rewrite and its various changes from devo. | Brendan Kehoe | 1997-09-06 | 1 | -1/+1 |
* | Initial revision | Jason Merrill | 1997-08-21 | 1 | -0/+475 |