summaryrefslogtreecommitdiff
path: root/include/stdio.h
Commit message (Expand)AuthorAgeFilesLines
* Provide __libc_fatal for rtld.Roland McGrath2015-07-091-0/+1
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* Fix getpass fflush_unlocked namespace (bug 18540).Joseph Myers2015-06-171-0/+2
* Fix syslog dprintf namespace (bug 18534).Joseph Myers2015-06-171-0/+3
* Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers2015-06-121-0/+2
* Say "C++ tests" in comment on __open_memstream declaration.Joseph Myers2015-06-081-1/+1
* Fix open_memstream namespace (bug 18498).Joseph Myers2015-06-051-1/+4
* Ensure `wint_t' is defined before use in include/stdio.hArjun Shankar2015-05-181-0/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-121-0/+2
* Fix tzfile.c namespace (bug 17583).Joseph Myers2014-11-121-2/+6
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-6/+1
* Fix attributes for fortify functions.Marek Polacek2012-04-291-1/+1
* First steps to get conformtest fully workingUlrich Drepper2012-02-251-4/+4
* Fix gets problemsUlrich Drepper2012-01-241-0/+22
* Remove pre-ISO C supportUlrich Drepper2012-01-071-19/+19
* Implement mkstemps and mkstemps64.Ulrich Drepper2009-10-301-1/+2
* Add hidden alias for fflush.Andreas Schwab2009-09-011-0/+1
* Check for valid stack frame in longjmp.Ulrich Drepper2009-05-151-1/+2
* * include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper2009-03-101-0/+1
* * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked): Jakub Jelinek2008-11-071-11/+0
* * include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper2008-03-051-0/+11
* * include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper2007-10-141-0/+1
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-0/+16
* * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper2007-09-151-0/+1
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-0/+2
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-111-4/+3
* * Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper2007-05-241-0/+1
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-1/+0
* .Jakub Jelinek2007-07-311-0/+1
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-1/+0
* * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.Ulrich Drepper2005-08-091-0/+1
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-2/+2
* * stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper2005-07-191-0/+2
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-0/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-5/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+5
* Update.cvs/fedora-glibc-20041116T0856Ulrich Drepper2004-11-151-2/+1
* Update.Ulrich Drepper2004-11-131-0/+2
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-0/+14
* Update.Ulrich Drepper2004-09-141-6/+6
* Update.Ulrich Drepper2003-08-271-0/+11
* Update.Ulrich Drepper2003-07-221-0/+1
* * include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath2002-08-101-0/+10
* Don't define macro magic to redirect function calls if _ISOMAC is defined.Ulrich Drepper2002-08-051-1/+1
* Update.Ulrich Drepper2002-08-041-2/+23
* Update.Ulrich Drepper2002-08-041-0/+1
* Update.Ulrich Drepper2002-05-141-10/+2
* Update.Ulrich Drepper2002-04-091-0/+8
* Update.Ulrich Drepper2002-03-141-2/+2