summaryrefslogtreecommitdiff
path: root/libio/stdio.h
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-09-16Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-13Clean up trivially redundant __USE_MISC conditionals.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-04-11Remove __wur from fwrite, fwrite_unlockedJim Meyering
2012-03-09Always declare gets for C++ up to C++11 without checking __USE_GNU.Joseph Myers
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-07Remove pre-ISO C supportUlrich Drepper
2012-01-07Do not declare gets in _GNU_SOURCE mode at allUlrich Drepper
2012-01-06Fix C11 header changes for C++.Joseph Myers
2012-01-01Better gets prototype and fallout from removalUlrich Drepper
2012-01-01Remove gets declarationUlrich Drepper
2011-10-29Mark a few more functions with __THROWNL.Ulrich Drepper
2011-07-23Define SEEK_DATA and SEEK_HOLEUlrich Drepper
2011-04-01Fix typos in comments.Ulrich Drepper
2010-06-14Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek
2010-01-10Fix standalone stdio.h inclusion.Ulrich Drepper
2009-02-26* libio/stdio.h: dprintf, fmemopen, getdelim, getline,Ulrich Drepper
2008-05-24* libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek
2008-01-08(vscanf): Fix definition for loser compilers.Ulrich 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-02-17[BZ #2648]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-10-13* libio/stdio.h: Add more __wur attributes.Ulrich Drepper
2006-09-27* libio/stdio.h: Move open_wmemstream prototype to ...Ulrich Drepper
2006-01-16* libio/stdio.h: Declare open_wmemstream.Ulrich Drepper
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-09-01* libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.Ulrich Drepper
2005-01-07Update.Ulrich Drepper
2005-01-06Update.Ulrich 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-07-23Update.Ulrich Drepper
2003-09-12Update.Ulrich Drepper
2003-08-30Update.Ulrich Drepper
2003-07-15Update.Ulrich Drepper
2003-04-19Update.Ulrich Drepper
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper
2002-07-312002-07-31 Jeff Bailey <jbailey@gnu.org>Roland McGrath
2002-07-10Update.Ulrich Drepper