summaryrefslogtreecommitdiff
path: root/libio/stdio.h
Commit message (Expand)AuthorAgeFilesLines
* The bits/types/*.h treatment for stdio and wchar.zack/string-headers-cleanupsZack Weinberg2016-11-201-45/+9
* Always suppress libc-internal declarations for C++ code.Zack Weinberg2016-11-201-8/+5
* Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers2016-08-021-4/+5
* Fix stdio.h namespace for pre-threads POSIX (bug 20014).Joseph Myers2016-04-281-3/+3
* Also define off_t in stdio.h for UNIX98.Joseph Myers2016-04-281-1/+1
* Define off_t in stdio.h for XOPEN2K.Joseph Myers2016-04-261-1/+3
* Fix stdio.h cuserid namespace (bug 19989).Joseph Myers2016-04-251-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar2014-09-161-1/+1
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-10/+10
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-3/+2
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-8/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove __wur from fwrite, fwrite_unlockedJim Meyering2012-04-111-3/+3
* Always declare gets for C++ up to C++11 without checking __USE_GNU.Joseph Myers2012-03-091-1/+1
* BZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature test conditional.Roland McGrath2012-02-271-6/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-69/+69
* Do not declare gets in _GNU_SOURCE mode at allUlrich Drepper2012-01-071-1/+1
* Fix C11 header changes for C++.Joseph Myers2012-01-061-2/+5
* Better gets prototype and fallout from removalUlrich Drepper2012-01-011-1/+1
* Remove gets declarationUlrich Drepper2012-01-011-0/+6
* Mark a few more functions with __THROWNL.Ulrich Drepper2011-10-291-9/+9
* Define SEEK_DATA and SEEK_HOLEUlrich Drepper2011-07-231-2/+6
* Fix typos in comments.Ulrich Drepper2011-04-011-7/+7
* Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek2010-06-141-8/+8
* Fix standalone stdio.h inclusion.Ulrich Drepper2010-01-101-2/+22
* * libio/stdio.h: dprintf, fmemopen, getdelim, getline,Ulrich Drepper2009-02-261-2/+6
* * libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek2008-05-241-1/+1
* (vscanf): Fix definition for loser compilers.Ulrich Drepper2008-01-081-2/+2
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-0/+64
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* [BZ #2648]Ulrich Drepper2007-02-171-1/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-19/+22
* .Jakub Jelinek2007-07-311-22/+19
* * libio/stdio.h: Add more __wur attributes.Ulrich Drepper2006-10-131-19/+22
* * libio/stdio.h: Move open_wmemstream prototype to ...Ulrich Drepper2006-09-271-7/+1
* * libio/stdio.h: Declare open_wmemstream.Ulrich Drepper2006-01-161-0/+5
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-0/+3
* * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath2006-01-051-2/+2
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-111-0/+5
* * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.Ulrich Drepper2005-09-011-10/+10
* Update.Ulrich Drepper2005-01-071-2/+2
* Update.Ulrich Drepper2005-01-061-24/+25
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-38/+28
* 2.5-18.1Jakub Jelinek2007-07-121-28/+38
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-0/+3
* Update.Ulrich Drepper2004-07-231-2/+2