]> git.ipfire.org Git - thirdparty/glibc.git/history - include/stdio.h
x86_64: Optimize modf/modff for x86_64-v2
[thirdparty/glibc.git] / include / stdio.h
13 days ago  Adhemerval Zanellastdlib: Fix __libc_message_impl iovec size (BZ 32947)
2024-04-10  Adhemerval Zanellaposix: Sync tempname with gnulib
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2023-09-11  Joe Simmons-Talbottstdio: Remove __libc_message alloca usage
2023-07-05  Frédéric Bératstdio: Ensure *_chk routines have their hidden builtin...
2023-03-02  Joseph MyersC2x scanf binary constant handling
2022-08-03  Florian Weimerstdio: Clean up __libc_message after unconditional...
2022-05-13  Adhemerval Zanellastdio: Remove the usage of $(fno-unit-at-a-time) for...
2021-07-07  Florian Weimerlibio: Replace internal _IO_getdelim symbol with __getdelim
2021-07-07  Florian Weimerlibio: Add hidden prototype for ungetc
2020-07-21  Florian Weimerlibio: Remove __libc_readline_unlocked
2020-07-21  Florian Weimerlibio: Add fseterr_unlocked for internal use
2020-07-07  Adhemerval Zanellastring: Add strerrorname_np and strerrordesc_np
2020-07-07  Adhemerval Zanellasignal: Move sys_errlist to a compat symbol
2020-04-30  Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-30  Paul E. Murphyldbl-128ibm-compat: workaround GCC 9 C++ PR90731
2020-03-25  Paul E. Murphyldbl-128ibm-compat: PLT redirects for using ldbl redire...
2019-12-27  Tulio Magno Quites... Do not redirect calls to __GI_* symbols, when redirecti...
2019-08-19  Florian WeimerDo not print backtraces on fatal glibc errors
2019-02-27  Samuel Thibaulthurd: Add renameat2 support for RENAME_NOREPLACE
2019-02-21  Gabriel F. T. GomesAdd internal implementations for argp.h, err.h, and...
2019-01-03  Zack WeinbergUse C99-compliant scanf under _GNU_SOURCE with modern...
2018-12-05  Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05  Zack WeinbergAdd __v*printf_internal with flags arguments
2018-09-01  Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-08-14  Florian Weimererror, warn, warnx: Use __fxprintf for wide printing...
2018-07-06  Florian Weimerlibio: Implement internal function __libc_readline_unlocked
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
2018-02-21  Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-02-21  Joseph MyersFix -Os putc_unlocked, fputc_unlocked linknamespace...
2018-02-21  Joseph MyersFix -Os getc_unlocked linknamespace, localplt issues...
2018-02-19  Joseph MyersFix -Os ferror_unlocked linknamespace, localplt issues...
2018-02-15  Joseph MyersUse libc_hidden_* for fputs (bug 15105).
2018-02-15  Joseph MyersFix -Os feof_unlocked linknamespace, localplt issues...
2018-02-07  Zack WeinbergPost-cleanup 2: minimize _G_config.h.
2018-02-07  Zack WeinbergPost-cleanup 1: move libio.h back out of bits/.
2018-02-07  Zack WeinbergDon't install libio.h or _G_config.h.
2017-10-01  H.J. LuMark internal stdio functions with attribute_hidden...
2017-10-01  H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-09-01  Adhemerval Zanellalinux: Implement tmpfile with O_TMPFILE (BZ#21530)
2017-08-13  Florian Weimer__fortify_fail: Remove internal_function attribute
2017-07-11  H.J. LuAvoid backtrace from __stack_chk_fail [BZ #12189]
2017-06-08  Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-04-07  Zack Weinberggetopt: clean up error reporting
2017-02-25  Zack WeinbergClean up conditionals for declaration of gets.
2016-11-16  Joseph MyersFix crypt snprintf namespace (bug 20829).
2015-07-09  Roland McGrathProvide __libc_fatal for rtld.
2015-07-08  Adhemerval Zanellalibio: fmemopen rewrite to POSIX compliance
2015-06-17  Joseph MyersFix getpass fflush_unlocked namespace (bug 18540).
2015-06-17  Joseph MyersFix syslog dprintf namespace (bug 18534).
2015-06-12  Joseph MyersFix syslog fputs_unlocked namespace (bug 18530).
2015-06-08  Joseph MyersSay "C++ tests" in comment on __open_memstream declaration.
2015-06-05  Joseph MyersFix open_memstream namespace (bug 18498).
2015-05-18  Arjun ShankarEnsure `wint_t' is defined before use in include/stdio.h
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-12  Joseph MyersFix __get_nprocs fgets_unlocked namespace (bug 17582).
2014-11-12  Joseph MyersFix tzfile.c namespace (bug 17583).
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-24  Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-04-29  Marek PolacekFix attributes for fortify functions.
2012-02-26  Ulrich DrepperFirst steps to get conformtest fully working
2012-01-25  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24  Ulrich DrepperFix gets problems
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2009-10-30  Ulrich DrepperImplement mkstemps and mkstemps64.
2009-09-01  Andreas SchwabAdd hidden alias for fflush.
2009-05-16  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-16  Ulrich DrepperCheck for valid stack frame in longjmp.
2009-03-10  Ulrich Drepper* include/stdio.h (fmemopen): Add libc_hidden_proto.
2008-11-07  Jakub Jelinek* include/stdio.h (__builtin_fwrite, __builtin_fwrite_u...
2008-03-05  Ulrich Drepper* include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857
2007-10-14  Ulrich Drepper* include/time.h: Declare __tzset_parse_tz and __tzset_...
2007-09-18  Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-09-15  Ulrich Drepper* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
2007-09-15  Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-11  Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-05-24  Ulrich Drepper* Makerules (sysd-rules): Define PTW for ptw-* files.
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-10-28  Ulrich Drepper* configure.in: Require assembler support for visibilit...
2005-08-09  Ulrich Drepper* argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.
2005-07-20  Ulrich Drepper* include/stdio.h (__fxprintf): Remove wfmt argument.
2005-07-19  Ulrich Drepper* stdio-common/Makefile (aux): Add fxprintf.
2005-02-21  Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-11-15  Ulrich DrepperUpdate. cvs/fedora-glibc-20041116T0856
2004-11-13  Ulrich DrepperUpdate.
2004-10-18  Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-09-14  Ulrich DrepperUpdate.
2003-08-27  Ulrich DrepperUpdate.
2003-07-22  Ulrich DrepperUpdate.
2002-08-10  Roland McGrath* include/wchar.h (putwc): Use libc_hidden_proto.
2002-08-05  Ulrich DrepperDon't define macro magic to redirect function calls...
2002-08-04  Ulrich DrepperUpdate.
2002-08-04  Ulrich DrepperUpdate.
2002-05-14  Ulrich DrepperUpdate.
2002-04-09  Ulrich DrepperUpdate.
2002-03-14  Ulrich DrepperUpdate.
next