about summary refs log tree commit diff
path: root/include/stdio.h
Commit message (Expand)AuthorAgeFilesLines
* libio: Implement internal function __libc_readline_unlockedFlorian Weimer2018-07-061-0/+17
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+3
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-8/+8
* Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers2018-02-211-0/+9
* Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-211-1/+8
* Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-191-0/+8
* Use libc_hidden_* for fputs (bug 15105).Joseph Myers2018-02-151-0/+4
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-151-0/+10
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-14/+14
* Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg2018-02-071-1/+1
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-0/+5
* Mark internal stdio functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-9/+9
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-1/+1
* linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella2017-09-011-0/+3
* __fortify_fail: Remove internal_function attributeFlorian Weimer2017-08-131-3/+2
* Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu2017-07-111-1/+12
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-9/+7
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-6/+1
* getopt: clean up error reportingZack Weinberg2017-04-071-0/+2
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-251-18/+0
* Fix crypt snprintf namespace (bug 20829).Joseph Myers2016-11-161-0/+1
* 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