aboutsummaryrefslogtreecommitdiff
path: root/libio/wfileops.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-27Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar1-3/+10
2014-03-17Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar1-23/+24
2014-03-04Fix up formattingSiddhesh Poyarekar1-2/+2
2014-03-04Use cached offset in ftell when reliableSiddhesh Poyarekar1-1/+24
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar1-102/+127
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-6/+6
2014-02-05Fix infinite loop in ftell when writing wide char data (BZ #16398)Siddhesh Poyarekar1-4/+7
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-4/+4
2013-02-07Remove lots of inline keywords.Roland McGrath1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers1-1/+1
2012-09-28Don't flush write buffer for ftellSiddhesh Poyarekar1-20/+96
2012-09-28Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar1-0/+59
2012-09-05Fix typos in commentsSiddhesh Poyarekar1-1/+1
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-55/+55
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-11-11Remove unused variablesMarek Polacek1-13/+12
2011-04-22Remove doubled words.Jim Meyering1-2/+2
2009-09-19Remove some unused variables.Roland McGrath1-4/+0
2009-09-02Fix fsetpos on wide stream.Andreas Schwab1-35/+14
2009-09-01Cleanup _IO_wfile_seekoff.Andreas Schwab1-71/+39
2009-02-05* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper1-2/+22
2009-02-042009-02-04 Ulrich Drepper <drepper@redhat.com>cvs/fedora-glibc-20090204T2135Ulrich Drepper1-11/+37
2006-01-15[BZ #2079] Andreas Jaeger1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2004-01-14Update.Ulrich Drepper1-4/+4
2003-09-06Update.Ulrich Drepper1-0/+1
2003-08-29Update.Ulrich Drepper1-5/+2
2003-03-27* scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath1-2/+2
2002-11-05(_IO_wfile_seekoff): Don't modify _offset and _wide_data->_IO_read_end if adj...Ulrich Drepper1-7/+2
2002-08-26Update.Ulrich Drepper1-1/+5
2002-08-25Update.Ulrich Drepper1-2/+2
2002-08-04Update.Ulrich Drepper1-1/+1
2002-08-02* libio/fileops.c (_IO_file_sync_mmap): New function.Roland McGrath1-5/+39
2002-07-15Update.Ulrich Drepper1-2/+28
2002-06-22Update.Ulrich Drepper1-19/+1
2002-03-13Update.Ulrich Drepper1-1/+1
2002-02-26Update.Ulrich Drepper1-39/+46
2002-01-19Update.Ulrich Drepper1-32/+36
2002-01-07Update.Ulrich Drepper1-2/+90
2001-08-09Update.Ulrich Drepper1-3/+29
2001-08-09update.Ulrich Drepper1-24/+18
2001-08-04Update.Ulrich Drepper1-2/+22
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-20/+22
2000-08-13Update.Ulrich Drepper1-0/+17
2000-08-04Fix typos in last patch.Ulrich Drepper1-4/+4
2000-08-03Update.Ulrich Drepper1-4/+4
2000-07-25(_IO_wfile_underflow): Correct not entirely empty external buffer correctly.Ulrich Drepper1-8/+6