aboutsummaryrefslogtreecommitdiff
path: root/libio/libio.h
AgeCommit message (Expand)Author
1998-02-01filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu
1997-12-11libio.h (__P): Name its arg `p' instead of `params'.Brendan Kehoe
1997-11-26configure.in (target frags): Add powerpc*-linux-gnulibc1.Richard Henderson
1997-10-22libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.H.J. Lu
1997-10-03iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill
1997-09-28* libio.h: Don't use _IO_LOCK_T if it's not defined.Jason Merrill
1997-09-26libio changes from Ulrich to help "old linux" systems.Ulrich Drepper
1997-09-17Fix all problems reported by the test suite.Ulrich Drepper
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper
1997-09-08* libio.h: Fix typo.Weiwen Liu
1997-09-06Insert libio rewrite and its various changes from devo.Brendan Kehoe
1997-08-21Initial revisionJason Merrill