Age | Commit message (Expand) | Author | Files | Lines |
2017-10-01 | Mark internal stdio functions with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -9/+9 |
2017-10-01 | Mark internal functions with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -1/+1 |
2017-09-01 | linux: Implement tmpfile with O_TMPFILE (BZ#21530) | Adhemerval Zanella | 1 | -0/+3 |
2017-08-13 | __fortify_fail: Remove internal_function attribute | Florian Weimer | 1 | -3/+2 |
2017-07-11 | Avoid backtrace from __stack_chk_fail [BZ #12189] | H.J. Lu | 1 | -1/+12 |
2017-06-08 | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 1 | -9/+7 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -6/+1 |
2017-04-07 | getopt: clean up error reporting | Zack Weinberg | 1 | -0/+2 |
2017-02-25 | Clean up conditionals for declaration of gets. | Zack Weinberg | 1 | -18/+0 |
2016-11-16 | Fix crypt snprintf namespace (bug 20829). | Joseph Myers | 1 | -0/+1 |
2015-07-09 | Provide __libc_fatal for rtld. | Roland McGrath | 1 | -0/+1 |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 1 | -0/+3 |
2015-06-17 | Fix getpass fflush_unlocked namespace (bug 18540). | Joseph Myers | 1 | -0/+2 |
2015-06-17 | Fix syslog dprintf namespace (bug 18534). | Joseph Myers | 1 | -0/+3 |
2015-06-12 | Fix syslog fputs_unlocked namespace (bug 18530). | Joseph Myers | 1 | -0/+2 |
2015-06-08 | Say "C++ tests" in comment on __open_memstream declaration. | Joseph Myers | 1 | -1/+1 |
2015-06-05 | Fix open_memstream namespace (bug 18498). | Joseph Myers | 1 | -1/+4 |
2015-05-18 | Ensure `wint_t' is defined before use in include/stdio.h | Arjun Shankar | 1 | -0/+1 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-12 | Fix __get_nprocs fgets_unlocked namespace (bug 17582). | Joseph Myers | 1 | -0/+2 |
2014-11-12 | Fix tzfile.c namespace (bug 17583). | Joseph Myers | 1 | -2/+6 |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 1 | -6/+1 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 1 | -1/+1 |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper | 1 | -4/+4 |
2012-01-24 | Fix gets problems | Ulrich Drepper | 1 | -0/+22 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -19/+19 |
2009-10-30 | Implement mkstemps and mkstemps64. | Ulrich Drepper | 1 | -1/+2 |
2009-09-01 | Add hidden alias for fflush. | Andreas Schwab | 1 | -0/+1 |
2009-05-15 | Check for valid stack frame in longjmp. | Ulrich Drepper | 1 | -1/+2 |
2009-03-10 | * include/stdio.h (fmemopen): Add libc_hidden_proto. | Ulrich Drepper | 1 | -0/+1 |
2008-11-07 | * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked): | Jakub Jelinek | 1 | -11/+0 |
2008-03-05 | * include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857 | Ulrich Drepper | 1 | -0/+11 |
2007-10-14 | * include/time.h: Declare __tzset_parse_tz and __tzset_compute. | Ulrich Drepper | 1 | -0/+1 |
2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 1 | -0/+16 |
2007-09-15 | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. | Ulrich Drepper | 1 | -0/+1 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -0/+2 |
2007-08-11 | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper | 1 | -4/+3 |
2007-05-24 | * Makerules (sysd-rules): Define PTW for ptw-* files. | Ulrich Drepper | 1 | -0/+1 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -1/+0 |
2007-07-31 | . | Jakub Jelinek | 1 | -0/+1 |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 1 | -1/+0 |
2005-08-09 | * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf. | Ulrich Drepper | 1 | -0/+1 |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 1 | -2/+2 |
2005-07-19 | * stdio-common/Makefile (aux): Add fxprintf. | Ulrich Drepper | 1 | -0/+2 |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 1 | -0/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -5/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+5 |
2004-11-15 | Update.cvs/fedora-glibc-20041116T0856 | Ulrich Drepper | 1 | -2/+1 |
2004-11-13 | Update. | Ulrich Drepper | 1 | -0/+2 |
2004-10-18 | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -0/+14 |