about summary refs log tree commit diff
path: root/libio/wfileops.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao2015-07-081-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix up function definition styleSiddhesh Poyarekar2014-12-041-20/+6
* Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar2014-12-041-1/+4
* ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar2014-12-041-5/+4
* Don't error out writing a multibyte character to an unbuffered stream (bug 17...Andreas Schwab2014-11-031-5/+20
* Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar2014-09-161-1/+4
* Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens2014-09-111-0/+1
* Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar2014-05-271-3/+10
* Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar2014-03-171-23/+24
* Fix up formattingSiddhesh Poyarekar2014-03-041-2/+2
* Use cached offset in ftell when reliableSiddhesh Poyarekar2014-03-041-1/+24
* Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar2014-03-041-102/+127
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-6/+6
* Fix infinite loop in ftell when writing wide char data (BZ #16398)Siddhesh Poyarekar2014-02-051-4/+7
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-4/+4
* Remove lots of inline keywords.Roland McGrath2013-02-071-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers2012-10-091-1/+1
* Don't flush write buffer for ftellSiddhesh Poyarekar2012-09-281-20/+96
* Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar2012-09-281-0/+59
* Fix typos in commentsSiddhesh Poyarekar2012-09-051-1/+1
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-55/+55
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove unused variablesMarek Polacek2011-11-111-13/+12
* Remove doubled words.Jim Meyering2011-04-221-2/+2
* Remove some unused variables.Roland McGrath2009-09-191-4/+0
* Fix fsetpos on wide stream.Andreas Schwab2009-09-021-35/+14
* Cleanup _IO_wfile_seekoff.Andreas Schwab2009-09-011-71/+39
* * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper2009-02-051-2/+22
* 2009-02-04 Ulrich Drepper <drepper@redhat.com> cvs/fedora-glibc-20090204T2135Ulrich Drepper2009-02-041-11/+37
* [BZ #2079] Andreas Jaeger2006-01-151-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+2
* Update.Ulrich Drepper2004-01-141-4/+4
* Update.Ulrich Drepper2003-09-061-0/+1
* Update.Ulrich Drepper2003-08-291-5/+2
* * scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath2003-03-271-2/+2
* (_IO_wfile_seekoff): Don't modify _offset and _wide_data->_IO_read_end if adj...Ulrich Drepper2002-11-051-7/+2
* Update.Ulrich Drepper2002-08-261-1/+5
* Update.Ulrich Drepper2002-08-251-2/+2
* Update.Ulrich Drepper2002-08-041-1/+1
* * libio/fileops.c (_IO_file_sync_mmap): New function.Roland McGrath2002-08-021-5/+39
* Update.Ulrich Drepper2002-07-151-2/+28
* Update.Ulrich Drepper2002-06-221-19/+1
* Update.Ulrich Drepper2002-03-131-1/+1
* Update.Ulrich Drepper2002-02-261-39/+46
* Update.Ulrich Drepper2002-01-191-32/+36