Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-02-18 | libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr | Florian Weimer | 1 | -4/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-03-13 | [BZ 1190] Make EOF sticky in stdio. | Zack Weinberg | 1 | -4/+3 |
2018-02-21 | Remove miscellaneous debris from libio. | Zack Weinberg | 1 | -4/+0 |
2018-02-21 | Remove _IO_file_flags define. | Zack Weinberg | 1 | -1/+1 |
2018-02-21 | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg | 1 | -38/+38 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-08-31 | libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are defined | Florian Weimer | 1 | -29/+2 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-06-23 | libio: Implement vtable verification [BZ #20191] | Florian Weimer | 1 | -2/+10 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 1 | -46/+14 |
2015-08-06 | Add #include <unistd.h> to libio/oldfileops.c for write. | Paul Pluzhnikov | 1 | -0/+1 |
2015-07-08 | Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags | Feng Gao | 1 | -2/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -4/+4 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-10-09 | Remove _G_off64_t and _G_stat64 from _G_config.h. | Joseph Myers | 1 | -1/+1 |
2012-09-05 | Fix typos in comments | Siddhesh Poyarekar | 1 | -3/+3 |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 1 | -27/+25 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-30 | Remove miscellaneous __STDC__ conditionals. | Joseph Myers | 1 | -3/+1 |
2011-05-15 | Fix a few problems in fopen and freopen | Ulrich Drepper | 1 | -4/+5 |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -3/+3 |
2007-04-16 | * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow, | Ulrich Drepper | 1 | -2/+3 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -3/+2 |
2007-07-31 | . | Jakub Jelinek | 1 | -2/+3 |
2005-10-17 | * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch. | Ulrich Drepper | 1 | -1/+1 |
2005-09-27 | [BZ #1078] | Ulrich Drepper | 1 | -2/+4 |
2005-09-04 | * stdio-common/Makefile (tests): Add tst-put-error. | Ulrich Drepper | 1 | -2/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -8/+5 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -5/+8 |
2004-09-14 | Update. | Ulrich Drepper | 1 | -1/+1 |
2004-03-10 | Update. | Ulrich Drepper | 1 | -2/+15 |
2004-01-14 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-08-26 | Update. | Ulrich Drepper | 1 | -5/+6 |
2003-08-25 | Update. | Ulrich Drepper | 1 | -1/+10 |
2002-09-24 | * catgets/open_catalog.c (__open_catalog): Don't use a value type | Roland McGrath | 1 | -1/+1 |
2002-02-26 | Update. | Ulrich Drepper | 1 | -25/+26 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -20/+22 |
2000-06-29 | 2000-06-28 Greg McGary <greg@mcgary.org> | Greg McGary | 1 | -9/+9 |
2000-03-27 | * dlfcn/dlopen.c: Use <shlib-compat.h> macros. | Roland McGrath | 1 | -18/+18 |
1999-07-21 | * libio/fileops.c (_IO_new_file_underflow): Set error indicator | Andreas Schwab | 1 | -0/+1 |
1999-07-08 | Update. | Ulrich Drepper | 1 | -1/+1 |
1999-06-16 | Update. | Ulrich Drepper | 1 | -5/+5 |
1999-03-26 | * libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes | Andreas Schwab | 1 | -9/+36 |
1998-11-04 | Update. | Ulrich Drepper | 1 | -15/+29 |