| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 5 | -5/+5 |
* | nonstring: Enable __FORTIFY_LEVEL=3 | Siddhesh Poyarekar | 2020-12-31 | 2 | -29/+35 |
* | Fix namespace violation in stdio.h and sys/stat.h if build with optimization.... | Stefan Liebler | 2020-08-20 | 1 | -2/+2 |
* | improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] | Martin Sebor | 2020-05-04 | 1 | -9/+16 |
* | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy | 2020-04-30 | 1 | -2/+2 |
* | Prepare redirections for IEEE long double on powerpc64le | Gabriel F. T. Gomes | 2020-02-17 | 1 | -15/+31 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 5 | -5/+5 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 5 | -5/+5 |
* | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg | 2019-01-03 | 1 | -5/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 5 | -5/+5 |
* | Remove _IO_file_flags define. | Zack Weinberg | 2018-02-21 | 1 | -2/+2 |
* | Post-cleanup 1: move libio.h back out of bits/. | Zack Weinberg | 2018-02-07 | 2 | -404/+0 |
* | Don't install libio.h or _G_config.h. | Zack Weinberg | 2018-02-07 | 7 | -200/+273 |
* | Remove getc and putc macros from the public stdio.h. | Zack Weinberg | 2018-02-05 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 5 | -5/+5 |
* | Correct improper-inclusion check in bits/libio-ldbl.h. | Zack Weinberg | 2017-12-31 | 1 | -1/+6 |
* | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg | 2017-12-24 | 1 | -0/+527 |
* | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 2017-06-08 | 2 | -0/+16 |
* | Remove C++ namespace handling from glibc headers. | Joseph Myers | 2017-03-16 | 1 | -6/+0 |
* | Clean up conditionals for declaration of gets. | Zack Weinberg | 2017-02-25 | 1 | -2/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 4 | -4/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 4 | -4/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 4 | -4/+4 |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 3 | -7/+7 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 2 | -3/+3 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 4 | -4/+4 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 4 | -4/+4 |
* | Fix conditions on checking versions of dprintf (bug 13775). | Joseph Myers | 2012-05-03 | 2 | -22/+30 |
* | Fix attributes for fortify functions. | Marek Polacek | 2012-04-29 | 3 | -22/+22 |
* | BZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature test conditional. | Roland McGrath | 2012-02-27 | 1 | -2/+5 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 4 | -12/+8 |
* | Don't always provide definition of gets checking version | Marek Polacek | 2012-01-13 | 1 | -0/+3 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 2 | -32/+32 |
* | * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857 | Ulrich Drepper | 2008-03-05 | 2 | -2/+97 |
* | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 2007-09-26 | 1 | -18/+64 |
* | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 2007-09-18 | 1 | -0/+15 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 3 | -17/+80 |
* | * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New | Ulrich Drepper | 2007-08-28 | 1 | -0/+67 |
* | * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized | Jakub Jelinek | 2007-04-25 | 1 | -0/+10 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 2 | -6/+6 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -11/+1 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -1/+11 |
* | * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol | Roland McGrath | 2006-02-01 | 1 | -2/+0 |
* | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath | 2006-01-14 | 1 | -0/+4 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 2 | -0/+97 |
* | [BZ #779] | Ulrich Drepper | 2005-03-19 | 1 | -15/+42 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 2005-02-21 | 1 | -4/+15 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 4 | -169/+11 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 4 | -11/+169 |
* | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2004-10-18 | 1 | -0/+78 |