Fix typos.
[platform/upstream/glibc.git] / libio / fileops.c
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-02 Mike Frysinger[BZ #12724] libio: revert partial POSIX 2008 fclose...
2012-11-16 Siddhesh Poyarekarprintf should return negative value on error
2012-10-18 Joseph MyersRemove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64...
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-25 Siddhesh PoyarekarFix minor typos in comments
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-05-10 Thomas SchwingeHurd: #include <kernel-features.h>
2012-03-29 David S. MillerRemove xsputn small copy optimization.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Andreas JaegerFix fopen (non-existing-file, "re") errno
2011-05-17 H.J. LuFix fileops.c build for old kernels
2011-05-15 Ulrich DrepperFix a few problems in fopen and freopen
2011-05-14 Ulrich DrepperInitialize variable in _IO_new_file_close_it
2011-05-14 Ulrich DrepperFix file descriptor position after fclose
2011-04-23 Eric BlakeUse al possible bytes from fopen mode string.
2011-04-23 Jim MeyeringRemove doubled words.
2009-06-09 Ulrich Drepper(_IO_new_file_fopen): Don't prematurely stop parsing...
2008-07-27 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN...
2008-07-26 Ulrich Drepper[BZ #6771]
2007-07-22 Ulrich Drepper(_IO_new_file_fopen): Recognize 'e' flag and set O_CLOE...
2007-04-16 Ulrich Drepper* libio/libio.h (__underflow, __uflow, __overflow,...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-12-13 Ulrich Drepper[BZ #2337]
2006-01-19 Ulrich Drepper(_IO_new_file_fopen): If ,ccs= is given, also set vtabl...
2005-09-27 Ulrich Drepper[BZ #1078]
2005-09-04 Ulrich Drepper* stdio-common/Makefile (tests): Add tst-put-error.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-06 Ulrich DrepperUpdate.
2004-11-09 Ulrich Drepper(_IO_new_file_seekoff): If mode is 0 and fp->_offset...
2004-11-08 Roland McGrath2004-11-03 Marcus Brinkmann <marcus@gnu.org>
2004-09-14 Ulrich DrepperUpdate.
2004-04-01 Andreas Jaeger(new_do_write): Return _IO_size_t to make 64-bit clean.
2004-01-14 Ulrich DrepperUpdate.
2003-09-11 Ulrich DrepperUpdate.
2003-09-06 Ulrich DrepperUpdate.
2003-09-06 Ulrich Drepper(_IO_new_file_overflow): Handle switching to write...
2003-09-04 Ulrich DrepperUpdate.
2003-09-04 Ulrich DrepperUpdate.
2003-08-29 Ulrich DrepperUpdate.
2003-07-15 Ulrich DrepperUpdate.
2003-05-31 Ulrich DrepperUpdate.
2003-04-16 Roland McGrath* libio/fileops.c (_IO_file_close_it): Macro tweak...
2003-04-05 Ulrich Drepper(_IO_new_file_fopen): Don't free step data right after...
2003-03-27 Roland McGrath* scripts/abilist.awk: If variable `parse_names' is...
2003-03-03 Ulrich DrepperUpdate.
2003-01-08 Ulrich DrepperUpdate.
2002-12-31 Ulrich DrepperUpdate.
2002-11-11 Roland McGrath* crypt/md5-crypt.c: Doc fix.
2002-08-30 Ulrich Drepper(_IO_new_file_fopen): Recognize new mode specifier...
2002-08-28 Ulrich DrepperAdd i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.
2002-08-25 Ulrich DrepperUpdate.
2002-08-23 Roland McGrath2002-08-23 Roland McGrath <roland@redhat.com>
2002-08-15 Roland McGrath* libio/fileops.c (_IO_file_seekoff_mmap): Leave read...
2002-08-04 Ulrich DrepperUpdate.
2002-08-02 Roland McGrath* libio/fileops.c (_IO_file_sync_mmap): New function.
2002-07-25 Ulrich DrepperUpdate.
2002-07-25 Ulrich Drepper(_IO_file_seekoff_mmap): Set fp->_offset after succesfu...
2002-07-24 Roland McGrath* libio/fileops.c (_IO_file_seekoff_mmap): Don't rely...
2002-07-24 Ulrich DrepperUpdate.
2002-07-24 Roland McGrath* libio/fileops.c (_IO_file_seekoff_mmap): When just...
2002-06-25 Ulrich DrepperUpdate.
2002-06-22 Ulrich DrepperUpdate.
2002-04-03 Ulrich DrepperUpdate.
2002-04-03 Ulrich DrepperUpdate.
2002-03-16 Ulrich DrepperUpdate.
2002-03-13 Ulrich DrepperUpdate.
2002-03-13 Ulrich DrepperUpdate.
2002-02-26 Ulrich DrepperUpdate.
2002-02-26 Ulrich DrepperUpdate.
2002-02-22 Ulrich DrepperUpdate.
2002-02-19 Ulrich DrepperUpdate
2002-01-19 Ulrich DrepperUpdate.
2002-01-07 Ulrich DrepperUpdate.
2001-08-04 Ulrich DrepperUpdate.
2001-07-27 Ulrich DrepperUpdate.
2001-07-13 Andreas JaegerInclude unistd.h for lseek64 prototype. Closes PR...
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2000-08-29 Ulrich DrepperUpdate.
2000-08-13 Ulrich DrepperUpdate.
2000-08-03 Ulrich DrepperUpdate.
2000-07-25 Ulrich DrepperPretty print.
2000-06-29 Greg McGary2000-06-28 Greg McGary <greg@mcgary.org>
2000-06-06 Ulrich DrepperUpdate.
2000-05-28 Ulrich DrepperUpdate.
2000-03-21 Ulrich DrepperUpdate.
2000-01-26 Ulrich DrepperUpdate.
1999-08-25 Ulrich DrepperUpdate.
1999-08-18 Ulrich DrepperUpdate.
1999-07-21 Andreas Schwab* libio/fileops.c (_IO_new_file_underflow): Set error...
1999-07-08 Ulrich DrepperUpdate.
next