Age | Commit message (Expand) | Author |
2012-11-16 | printf should return negative value on error | Siddhesh Poyarekar |
2012-10-18 | Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h. | Joseph Myers |
2012-10-09 | Remove _G_off64_t and _G_stat64 from _G_config.h. | Joseph Myers |
2012-09-28 | Don't flush write buffer for ftell | Siddhesh Poyarekar |
2012-09-25 | Fix minor typos in comments | Siddhesh Poyarekar |
2012-09-05 | Fix typos in comments | Siddhesh Poyarekar |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab |
2012-05-10 | Hurd: #include <kernel-features.h> | Thomas Schwinge |
2012-03-29 | Remove xsputn small copy optimization. | David S. Miller |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-30 | Remove miscellaneous __STDC__ conditionals. | Joseph Myers |
2011-08-20 | Fix fopen (non-existing-file, "re") errno | Andreas Jaeger |
2011-05-17 | Fix fileops.c build for old kernels | H.J. Lu |
2011-05-15 | Fix a few problems in fopen and freopen | Ulrich Drepper |
2011-05-14 | Initialize variable in _IO_new_file_close_it | Ulrich Drepper |
2011-05-13 | Fix file descriptor position after fclose | Ulrich Drepper |
2011-04-22 | Use al possible bytes from fopen mode string. | Eric Blake |
2011-04-22 | Remove doubled words. | Jim Meyering |
2009-06-09 | (_IO_new_file_fopen): Don't prematurely stop parsing mode string. | Ulrich Drepper |
2008-07-27 | * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN. | Ulrich Drepper |
2008-07-26 | [BZ #6771] | Ulrich Drepper |
2007-07-22 | (_IO_new_file_fopen): Recognize 'e' flag and set O_CLOEXEC is needed. | Ulrich Drepper |
2007-04-16 | * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow, | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-12-13 | [BZ #2337] | Ulrich Drepper |
2006-01-19 | (_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable. | Ulrich Drepper |
2005-09-27 | [BZ #1078] | Ulrich Drepper |
2005-09-04 | * stdio-common/Makefile (tests): Add tst-put-error. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-12-06 | Update. | Ulrich Drepper |
2004-11-09 | (_IO_new_file_seekoff): If mode is 0 and fp->_offset == _IO_pos_BAD, just cal... | Ulrich Drepper |
2004-11-08 | 2004-11-03 Marcus Brinkmann <marcus@gnu.org> | Roland McGrath |
2004-09-14 | Update. | Ulrich Drepper |
2004-04-01 | (new_do_write): Return _IO_size_t to make 64-bit clean. | Andreas Jaeger |
2004-01-14 | Update. | Ulrich Drepper |
2003-09-11 | Update. | Ulrich Drepper |
2003-09-06 | Update. | Ulrich Drepper |
2003-09-06 | (_IO_new_file_overflow): Handle switching to write mode from read of backup b... | Ulrich Drepper |
2003-09-04 | Update. | Ulrich Drepper |
2003-09-04 | Update. | Ulrich Drepper |
2003-08-29 | Update. | Ulrich Drepper |
2003-07-15 | Update. | Ulrich Drepper |
2003-05-31 | Update. | Ulrich Drepper |
2003-04-16 | * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning. | Roland McGrath |
2003-04-05 | (_IO_new_file_fopen): Don't free step data right after getting them. | Ulrich Drepper |
2003-03-27 | * scripts/abilist.awk: If variable `parse_names' is set, grok the file | Roland McGrath |
2003-03-03 | Update. | Ulrich Drepper |
2003-01-08 | Update. | Ulrich Drepper |