summaryrefslogtreecommitdiff
path: root/libio/libio.h
Commit message (Expand)AuthorAgeFilesLines
* libio.h (_IO_cookie_io_functions_t): Use _IO_off_t instead of _IO_fpos_t.Jakub Jelinek1999-12-221-5/+5
* Rewrite __PMT change so that it works with platforms defining __P butUlrich Drepper1998-06-291-2/+8
* (__PMT): New macro. Defined like __P.Ulrich Drepper1998-06-291-6/+8
* filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu1998-02-011-0/+23
* libio.h (__P): Name its arg `p' instead of `params'.Brendan Kehoe1997-12-111-2/+2
* configure.in (target frags): Add powerpc*-linux-gnulibc1.Richard Henderson1997-11-261-8/+10
* libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.H.J. Lu1997-10-221-4/+6
* iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill1997-10-031-1/+1
* * libio.h: Don't use _IO_LOCK_T if it's not defined.Jason Merrill1997-09-281-0/+2
* libio changes from Ulrich to help "old linux" systems.Ulrich Drepper1997-09-261-10/+21
* Fix all problems reported by the test suite.Ulrich Drepper1997-09-171-0/+3
* Uli's libio/libstdc++ patches.Ulrich Drepper1997-09-161-84/+79
* * libio.h: Fix typo.Weiwen Liu1997-09-081-1/+1
* Insert libio rewrite and its various changes from devo.Brendan Kehoe1997-09-061-10/+61
* Initial revisionJason Merrill1997-08-211-0/+267