[v3,0/7] Fix some libm static issues
[platform/upstream/glibc.git] / libio / wfileops.c
2024-01-02 Florian Weimerlibio: Check remaining buffer size in _IO_wdo_write...
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-03-27 Adhemerval Zanella... libio: Remove the usage of __libc_IO_vtables
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-03-08 José Bollolibio: Ensure output buffer for wchars (bug #28828)
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-22 Adhemerval ZanellaUse 64 bit time_t stat internally
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-05-20 Florian Weimerlibio: Remove codecvt vtable [BZ #24588]
2019-05-15 Andreas SchwabFix crash in _IO_wfile_sync (bug 20568)
2019-01-31 Paul Pluzhnikovlibio: use stdout in puts and putchar, etc [BZ #24051].
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-03-13 Zack Weinberg[BZ 1190] Make EOF sticky in stdio.
2018-02-21 Zack WeinbergRemove miscellaneous debris from libio.
2018-02-21 Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-12 Adhemerval Zanellalibio: Free backup area when it not required (BZ#22415)
2017-08-31 Florian Weimerlibio: Assume _LIBC, weak_alias, errno, (__set_)errno...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-06-23 Florian Weimerlibio: Implement vtable verification [BZ #20191]
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-07-08 Feng GaoUse "|" instead of "+" when combine the _IO_LINE_BUF...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-04 Siddhesh PoyarekarFix up function definition style
2014-12-04 Siddhesh PoyarekarReset cached offset when reading to end of stream ...
2014-12-04 Siddhesh Poyarekarftell: seek to end only when there are unflushed bytes...
2014-11-03 Andreas SchwabDon't error out writing a multibyte character to an...
2014-09-16 Siddhesh PoyarekarFix memory leak in error path of do_ftell_wide (BZ...
2014-09-11 Tim LammensFix memory leak in libio/wfileops.c do_ftell_wide ...
2014-05-27 Siddhesh PoyarekarFix offset computation for append+ mode on switching...
2014-03-17 Siddhesh PoyarekarFix offset caching for streams and use it for ftell...
2014-03-04 Siddhesh PoyarekarFix up formatting
2014-03-04 Siddhesh PoyarekarUse cached offset in ftell when reliable
2014-03-04 Siddhesh PoyarekarSeparate ftell from fseek logic and avoid modifying...
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-05 Siddhesh PoyarekarFix infinite loop in ftell when writing wide char data...
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-09 Joseph MyersRemove _G_off64_t and _G_stat64 from _G_config.h.
2012-09-28 Siddhesh PoyarekarDon't flush write buffer for ftell
2012-09-28 Siddhesh PoyarekarAdjust wide data buffer pointers during fseek and ftell
2012-09-05 Siddhesh PoyarekarFix typos in comments
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-11-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-11 Marek PolacekRemove unused variables
2011-04-23 Jim MeyeringRemove doubled words.
2009-09-20 Roland McGrathRemove some unused variables.
2009-09-03 Andreas SchwabFix fsetpos on wide stream.
2009-09-01 Andreas SchwabCleanup _IO_wfile_seekoff.
2009-02-05 Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct...
2009-02-04 Ulrich Drepper2009-02-04 Ulrich Drepper <drepper@redhat.com> cvs/fedora-glibc-20090204T2135
2006-01-15 Andreas Jaeger[BZ #2079]
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-01-14 Ulrich DrepperUpdate.
2003-09-06 Ulrich DrepperUpdate.
2003-08-29 Ulrich DrepperUpdate.
2003-03-27 Roland McGrath* scripts/abilist.awk: If variable `parse_names' is...
2002-11-05 Ulrich Drepper(_IO_wfile_seekoff): Don't modify _offset and _wide_dat...
2002-08-26 Ulrich DrepperUpdate.
2002-08-25 Ulrich DrepperUpdate.
2002-08-04 Ulrich DrepperUpdate.
2002-08-02 Roland McGrath* libio/fileops.c (_IO_file_sync_mmap): New function.
2002-07-15 Ulrich DrepperUpdate.
2002-06-22 Ulrich DrepperUpdate.
2002-03-13 Ulrich DrepperUpdate.
2002-02-26 Ulrich DrepperUpdate.
2002-01-19 Ulrich DrepperUpdate.
2002-01-07 Ulrich DrepperUpdate.
2001-08-09 Ulrich DrepperUpdate.
2001-08-09 Ulrich Drepperupdate.
2001-08-04 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2000-08-13 Ulrich DrepperUpdate.
2000-08-04 Ulrich DrepperFix typos in last patch.
2000-08-03 Ulrich DrepperUpdate.
2000-07-25 Ulrich Drepper(_IO_wfile_underflow): Correct not entirely empty exter...
2000-07-25 Ulrich DrepperUpdate.
2000-07-25 Ulrich DrepperUpdate.
2000-07-20 Ulrich DrepperUpdate.
1999-07-21 Andreas Schwab* libio/fileops.c (_IO_new_file_underflow): Set error...
1999-06-21 Ulrich DrepperUpdate.
1999-06-16 Ulrich DrepperUpdate.