aboutsummaryrefslogtreecommitdiff
path: root/libio/bits
AgeCommit message (Expand)AuthorFilesLines
2018-02-21Remove _IO_file_flags define.Zack Weinberg1-2/+2
2018-02-07Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg2-404/+0
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg7-200/+273
2018-02-05Remove getc and putc macros from the public stdio.h.Zack Weinberg1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers5-5/+5
2017-12-31Correct improper-inclusion check in bits/libio-ldbl.h.Zack Weinberg1-1/+6
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-0/+527
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg2-0/+16
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-6/+0
2017-02-25Clean up conditionals for declaration of gets.Zack Weinberg1-2/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers3-7/+7
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae4-4/+4
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers4-4/+4
2012-05-03Fix conditions on checking versions of dprintf (bug 13775).Joseph Myers2-22/+30
2012-04-29Fix attributes for fortify functions.Marek Polacek3-22/+22
2012-02-27BZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature test conditional.Roland McGrath1-2/+5
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert4-12/+8
2012-01-13Don't always provide definition of gets checking versionMarek Polacek1-0/+3
2012-01-07Remove pre-ISO C supportUlrich Drepper2-32/+32
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper2-2/+97
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper1-18/+64
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper1-0/+15
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper3-17/+80
2007-08-28* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper1-0/+67
2007-04-25* libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized Jakub Jelinek1-0/+10
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2-6/+6
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-11/+1
2007-07-31.Jakub Jelinek1-1/+11
2006-02-01* sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath1-2/+0
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath1-0/+4
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2-0/+97
2005-03-19[BZ #779]Ulrich Drepper1-15/+42
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper1-4/+15
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper4-169/+11
2007-07-122.5-18.1Jakub Jelinek4-11/+169
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-0/+78
2004-09-07Update.Ulrich Drepper1-2/+2
2004-08-10[BZ #316]Roland McGrath1-3/+4
2004-08-10[BZ #309]Ulrich Drepper1-12/+18
2003-05-10Update.Ulrich Drepper1-9/+9
2001-08-02Update.Andreas Jaeger1-7/+0
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+9
2001-01-08Update.Ulrich Drepper1-1/+8
2000-05-28Update.Ulrich Drepper1-1/+1
1998-11-25Update.Ulrich Drepper1-1/+1
1998-11-16Update.Ulrich Drepper1-30/+23