| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Don't include <bits/stdio-lock.h> from installed <libio.h>. | Joseph Myers | 2015-09-03 | 1 | -5/+1 |
* | Fix BZ #16734 -- fopen calls mmap to allocate its buffer | Paul Pluzhnikov | 2015-08-12 | 1 | -2/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -2/+1 |
* | Remove _IO_pos_t. | Joseph Myers | 2012-10-10 | 1 | -1/+0 |
* | Remove _G_off64_t and _G_stat64 from _G_config.h. | Joseph Myers | 2012-10-09 | 1 | -1/+1 |
* | Remove various _G_*_t type names. | Joseph Myers | 2012-09-25 | 1 | -6/+6 |
* | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers | 2012-09-21 | 1 | -1/+0 |
* | Remove _G_NEED_STDARG_H. | Joseph Myers | 2012-09-20 | 1 | -8/+6 |
* | Remove _G_HAVE_PRINTF_FP. | Joseph Myers | 2012-09-13 | 1 | -3/+0 |
* | Update comment for _io_write_fn | Roland McGrath | 2012-04-12 | 1 | -5/+5 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Remove _G_HAVE_SYS_CDEFS. | Marek Polacek | 2012-02-09 | 1 | -6/+1 |
* | Remove PARAMS macros. | Marek Polacek | 2012-01-31 | 1 | -5/+0 |
* | Remove __STDC__ conditionals from installed headers. | Joseph Myers | 2012-01-26 | 1 | -12/+2 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -2/+3 |
* | Fix a few problems in fopen and freopen | Ulrich Drepper | 2011-05-15 | 1 | -1/+3 |
* | Fix getwc* and putwc* on non-wide streams. | Ulrich Drepper | 2009-11-19 | 1 | -6/+8 |
* | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 2007-09-18 | 1 | -0/+3 |
* | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper | 2007-07-28 | 1 | -3/+7 |
* | (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g... | Ulrich Drepper | 2007-04-16 | 1 | -16/+16 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -16/+16 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -16/+16 |
* | [BZ #2337] | Ulrich Drepper | 2006-12-13 | 1 | -0/+1 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 1 | -0/+4 |
* | 2006-01-14 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2006-01-14 | 1 | -4/+4 |
* | * libio/genops.c (_IO_unbuffer_write): Don't always free the | Ulrich Drepper | 2006-01-11 | 1 | -2/+8 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -34/+23 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -23/+34 |
* | (_IO_FLAGS2_FORTIFY): Renamed from _IO_FLAGS2_CHECK_PERCENT_N. | Ulrich Drepper | 2004-11-18 | 1 | -1/+1 |
* | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2004-10-18 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 2004-01-14 | 1 | -2/+2 |
* | Use __builtin_expect in _IO_getc_unlocked, _IO_peekc_unlocked, _IO_ptc_unlcok... | Ulrich Drepper | 2003-12-28 | 1 | -6/+14 |
* | Update. | Ulrich Drepper | 2003-09-04 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-08-31 | 1 | -8/+0 |
* | Update. | Ulrich Drepper | 2003-08-31 | 1 | -0/+8 |
* | Update. | Ulrich Drepper | 2003-08-25 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-08-30 | 1 | -0/+6 |
* | Update. | Ulrich Drepper | 2002-03-13 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 2001-08-15 | 1 | -1/+3 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -20/+22 |
* | Update. | Ulrich Drepper | 2000-12-01 | 1 | -4/+0 |
* | Update. | Ulrich Drepper | 2000-09-06 | 1 | -1/+15 |
* | Update. | Ulrich Drepper | 2000-09-01 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2000-09-01 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2000-09-01 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2000-08-13 | 1 | -25/+40 |