summaryrefslogtreecommitdiff
path: root/libio/bits
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-03Fix conditions on checking versions of dprintf (bug 13775).Joseph Myers
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-02-27BZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature test conditional.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-13Don't always provide definition of gets checking versionMarek Polacek
2012-01-07Remove pre-ISO C supportUlrich Drepper
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-08-28* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper
2007-04-25* libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized Jakub Jelinek
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.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-02-01* sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2005-03-19[BZ #779]Ulrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2004-09-07Update.Ulrich Drepper
2004-08-10[BZ #316]Roland McGrath
2004-08-10[BZ #309]Ulrich Drepper
2003-05-10Update.Ulrich Drepper
2001-08-02Update.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-01-08Update.Ulrich Drepper
2000-05-28Update.Ulrich Drepper
1998-11-25Update.Ulrich Drepper
1998-11-16Update.Ulrich Drepper
1998-11-13Correct and improve fread_unlocked and fwrite_unlocked optimizations.Ulrich Drepper
1998-11-12(abmon): Remove spaces.Ulrich Drepper