summaryrefslogtreecommitdiff
path: root/libio/iostream.cc
Commit message (Expand)AuthorAgeFilesLines
* * iostream.cc (ends): Release the acquired lock.jakub2000-10-181-2/+12
* * iostream.cc (ostream::operator<<(double n)) [__GLIBC_MINOR__ >= 2]:jakub2000-10-161-1/+9
* (endl): Fix bug in last change.drepper2000-05-241-2/+3
* * iostream.cc (endl): Verify stream can accept characterslaw2000-05-241-1/+3
* * iostream.cc: Add missing calls to isfx and setup a cleanuplaw1999-08-071-7/+58
* Changes for _G_IO_IO_FILE_VERSION == 0x20001:law1998-02-241-0/+6
* * iostream.cc (ostream::operator<<(long double)): Don't usejason1998-02-111-26/+26
* * iostream.cc (istream::operator>>(long double&))law1998-02-011-5/+9
* * iostream.cc, libio.h: Convert other uses of #ifdefjason1997-10-031-1/+1
* * iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.brendan1997-10-021-1/+1
* libio changes from Ulrich to help "old linux" systems. See ChangeLoglaw1997-09-271-13/+19
* Fix all problems reported by the test suite.drepper1997-09-171-0/+4
* Uli's libio/libstdc++ patches.law1997-09-161-44/+193
* Initial revisionjason1997-08-211-0/+821