summaryrefslogtreecommitdiff
path: root/libio/wfileops.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-08Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-04Fix up function definition styleSiddhesh Poyarekar
2014-12-04Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar
2014-12-04ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar
2014-11-03Don't error out writing a multibyte character to an unbuffered stream (bug 17...Andreas Schwab
2014-09-16Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar
2014-09-11Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens
2014-05-27Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar
2014-03-17Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar
2014-03-04Fix up formattingSiddhesh Poyarekar
2014-03-04Use cached offset in ftell when reliableSiddhesh Poyarekar
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-02-05Fix infinite loop in ftell when writing wide char data (BZ #16398)Siddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers
2012-09-28Don't flush write buffer for ftellSiddhesh Poyarekar
2012-09-28Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar
2012-09-05Fix typos in commentsSiddhesh Poyarekar
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-11Remove unused variablesMarek Polacek
2011-04-22Remove doubled words.Jim Meyering
2009-09-19Remove some unused variables.Roland McGrath
2009-09-02Fix fsetpos on wide stream.Andreas Schwab
2009-09-01Cleanup _IO_wfile_seekoff.Andreas Schwab
2009-02-05* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper
2009-02-042009-02-04 Ulrich Drepper <drepper@redhat.com>cvs/fedora-glibc-20090204T2135Ulrich Drepper
2006-01-15[BZ #2079] Andreas Jaeger
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-01-14Update.Ulrich Drepper
2003-09-06Update.Ulrich Drepper
2003-08-29Update.Ulrich Drepper
2003-03-27* scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath
2002-11-05(_IO_wfile_seekoff): Don't modify _offset and _wide_data->_IO_read_end if adj...Ulrich Drepper
2002-08-26Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-08-02* libio/fileops.c (_IO_file_sync_mmap): New function.Roland McGrath
2002-07-15Update.Ulrich Drepper
2002-06-22Update.Ulrich Drepper
2002-03-13Update.Ulrich Drepper
2002-02-26Update.Ulrich Drepper
2002-01-19Update.Ulrich Drepper