aboutsummaryrefslogtreecommitdiff
path: root/libio/libio.h
AgeCommit message (Expand)AuthorFilesLines
2000-09-23stdstreams.cc: Include <libio.h>, not "libio.h".Franz Sirl1-0/+1
1999-12-22libio.h (_IO_cookie_io_functions_t): Use _IO_off_t instead of _IO_fpos_t.Jakub Jelinek1-5/+5
1998-06-29Rewrite __PMT change so that it works with platforms defining __P butUlrich Drepper1-2/+8
1998-06-29(__PMT): New macro. Defined like __P.Ulrich Drepper1-6/+8
1998-02-01filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu1-0/+23
1997-12-11libio.h (__P): Name its arg `p' instead of `params'.Brendan Kehoe1-2/+2
1997-11-26configure.in (target frags): Add powerpc*-linux-gnulibc1.Richard Henderson1-8/+10
1997-10-22libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.H.J. Lu1-4/+6
1997-10-03iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill1-1/+1
1997-09-28* libio.h: Don't use _IO_LOCK_T if it's not defined.Jason Merrill1-0/+2
1997-09-26libio changes from Ulrich to help "old linux" systems.Ulrich Drepper1-10/+21
1997-09-17Fix all problems reported by the test suite.Ulrich Drepper1-0/+3
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper1-84/+79
1997-09-08* libio.h: Fix typo.Weiwen Liu1-1/+1
1997-09-06Insert libio rewrite and its various changes from devo.Brendan Kehoe1-10/+61
1997-08-21Initial revisionJason Merrill1-0/+267