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