]> git.ipfire.org Git - thirdparty/glibc.git/history - stdio-common
Merge _GL_UNUSED C23 patch from Gnulib
[thirdparty/glibc.git] / stdio-common /
2022-06-10  Wilco Dijkstralibio: Avoid RMW of flags2 outside lock (BZ #27842)
2022-05-24  Florian Weimerstdio-common: Simplify printf_unknown interface in...
2022-05-24  Florian Weimerstdio-common: Move union printf_arg int <printf.h>
2022-05-24  Florian Weimerstdio-common: Add printf specifier registry to <printf.h>
2022-05-23  Florian Weimerstdio-common: Add tst-memstream-string for open_memstre...
2022-05-23  Florian Weimer__printf_fphex always uses LC_NUMERIC
2022-05-23  Florian Weimervfprintf: Consolidate some multibyte/wide character...
2022-05-23  Florian Weimervfprintf: Move argument processing into vfprintf-proces...
2022-05-23  Florian Weimerstdio-common: Add tst-vfprintf-width-i18n to cover...
2022-05-13  Adhemerval Zanellastdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-05-13  Adhemerval Zanellastdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-04-15  Adhemerval Zanellastdio: Split __get_errname definition from errlist.c
2022-03-18  Florian Weimerstdio-common: Add wide stream coverage to tst-vfprintf...
2022-03-17  Florian Weimerstdio-common: Generate ja_JP.EUC-JP locale
2022-03-17  Florian Weimerstdio-common: Re-flow and sort Makefile variables
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-27  Samuel Thibaultstdio-common: Fix %m sprintf test output for GNU/Hurd
2021-12-23  Florian Weimerstdio: Implement %#m for vfprintf and related functions
2021-11-10  Joseph MyersSupport C2X printf %b, %B
2021-11-08  Joseph MyersFix memmove call in vfprintf-internal.c:group_number
2021-10-04  Joseph MyersFix stdio-common tests for GCC 12 -Waddress
2021-09-23  Florian Weimervfprintf: Unify argument handling in process_arg
2021-09-23  Florian Weimervfprintf: Handle floating-point cases outside of proces...
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-23  Samuel Thibaulthurd: Fix errlist error mapping
2021-07-22  Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-07  Florian Weimerlibio: Replace internal _IO_getdelim symbol with __getdelim
2021-06-01  Florian Weimerstdio-common: Remove _IO_vfwscanf
2021-05-11  Adhemerval Zanellalinux: Move funlockfile/_IO_funlockfile into libc
2021-05-11  Adhemerval Zanellalinux: Move ftrylockfile/_IO_ftrylockfile into libc
2021-05-11  Adhemerval Zanellalinux: Move flockfile/_IO_flockfile into libc
2021-05-06  Martin SeborAnnotate additional APIs with GCC attribute access.
2021-05-03  Alyssa Rossstdio: fix vfscanf with matches longer than INT_MAX...
2021-03-31  Alejandro Colomar... stdio-common/printf-prs.c: Reword comment
2021-02-05  Siddhesh Poyarekarprintf: Add smoke tests for long double
2021-02-03  Mike Hommeystdio-common: Add a few double formatting tests [BZ...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-12  Siddhesh Poyarekartests: Remove NULL check for an array
2020-10-08  Andreas Schwab__vfscanf_internal: fix aliasing violation (bug 26690)
2020-10-08  Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-09-29  Adhemerval Zanellastring: Fix strerrorname_np return value [BZ #26555]
2020-07-09  Joseph MyersFix memory leak in __printf_fp_l (bug 26215).
2020-07-09  Joseph MyersFix double free in __printf_fp_l (bug 26214).
2020-07-07  Adhemerval Zanellastring: Add strerrorname_np and strerrordesc_np
2020-07-07  Adhemerval Zanellastring: Add sigabbrev_np and sigdescr_np
2020-07-07  Adhemerval Zanellasignal: Move sys_errlist to a compat symbol
2020-07-07  Adhemerval Zanellasignal: Move sys_siglist to a compat symbol
2020-07-07  Joseph MyersRemove most vfprintf width/precision-dependent allocati...
2020-04-30  Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-03-25  Paul E. MurphyFix tests which expose ldbl -> _Float128 redirects
2020-03-20  Adhemerval Zanellastdio: Add tests for printf multibyte convertion leak...
2020-03-20  Florian Weimerstdio: Remove memory leak from multibyte convertion...
2020-02-17  Gabriel F. T. GomesPrepare redirections for IEEE long double on powerpc64le
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-06-27  Gabriel F. T. GomesPrepare vfprintf to use __printf_fp/__printf_fphex...
2019-03-07  Joseph MyersBreak lines before not after operators, batch 4.
2019-02-27  Samuel Thibaulthurd: Add renameat2 support for RENAME_NOREPLACE
2019-02-27  Joseph MyersAdd some spaces before '('.
2019-02-22  Joseph MyersBreak some lines before not after operators.
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...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-07  Gabriel F. T. GomesPrepare vfscanf to use __strtof128_internal
2018-12-05  Zack WeinbergUse PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
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-12-05  Zack WeinbergUse SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-12-05  Zack WeinbergUse SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
2018-12-05  Zack WeinbergAdd __vfscanf_internal and __vfwscanf_internal with...
2018-11-01  Joseph MyersDisable -Wformat-overflow= warnings for some printf...
2018-10-17  Andreas SchwabDon't reduce test timeout to less than default
2018-08-14  Florian Weimererror, warn, warnx: Use __fxprintf for wide printing...
2018-07-18  Joseph MyersAvoid insecure usage of tmpnam in tests.
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
2018-07-03  Florian Weimerstdio-common/tst-printf.c: Remove part under a non...
2018-07-02  Gabriel F. T. Gomesldbl-128ibm-compat: Add printf_size
2018-06-26  Joseph MyersFix hardcoded /tmp paths in testing (bug 13888).
2018-06-19  Joseph MyersFix scanf rounding of negative floating-point numbers...
2018-02-21  Zack WeinbergRemove miscellaneous debris from libio.
2018-02-21  Zack WeinbergRemove _IO_file_flags define.
2018-02-21  Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-02-06  Zack WeinbergRemove some unnecessary redefinitions of std symbols.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-24  Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-16  Siddhesh PoyarekarPrefer https for Sourceware links
2017-11-02  Florian Weimerstdio-common: Use array_length and array_end macros
2017-10-13  Tulio Magno Quites... [BZ #22142] powerpc: Fix the carry bit on mpn_[add...
2017-09-01  Adhemerval Zanellalinux: Implement tmpfile with O_TMPFILE (BZ#21530)
2017-08-31  Florian Weimerstdio-common: Remove internal_function attribute
2017-08-22  H.J. LuHide internal printf functions [BZ #18822/21986]
2017-08-18  Adhemerval ZanellaConsolidate non cancellable write call
2017-08-07  Joseph MyersRemove __long_double_t.
2017-08-07  Andreas SchwabFix missing redirects in testsuite targets
2017-06-29  Florian Weimervfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf...
2017-06-29  Florian Weimervfprintf: Reuse work_buffer in group_number
2017-06-29  Florian Weimervfprintf: Use struct scratch_buffer for positional...
2017-06-29  Florian Weimer_i18n_number_rewrite: Use struct scratch_buffer
2017-06-29  Florian Weimervfprintf: Reduce WORK_BUFFER_SIZE for wchar_t builds
next