]> git.ipfire.org Git - thirdparty/glibc.git/history - stdio-common/Makefile
aarch64: Remove ld.so __tls_get_addr plt usage
[thirdparty/glibc.git] / stdio-common / Makefile
2024-02-01  Joseph MyersRename c2x / gnu2x tests to c23 / gnu23
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-25  Mike FABIANlocaledata: Use consistent values for grouping and...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-21  Adhemerval Zanellaelf: Fix _dl_debug_vdprintf to work before self-relocation
2023-09-28  Joseph MyersC2x scanf %wN, %wfN support
2023-07-06  Adhemerval Zanellavfscanf-internal: Remove potentially unbounded allocas
2023-07-05  Frédéric BératExclude routines from fortification
2023-06-19  Joseph MyersC2x printf %wN, %wfN support (bug 24466)
2023-05-18  Carlos O'Donellstdio-common: Adjust tests in Makefile
2023-05-16  Carlos O'Donellstdio-common: Reformat Makefile.
2023-03-27  Sam Jamesstdio-common: tests: don't double-define _FORTIFY_SOURCE
2023-03-02  Joseph MyersC2x scanf binary constant handling
2023-02-14  Adhemerval Zanellastdio: Do not ignore posix_spawn error on popen (BZ...
2023-02-06  Carlos O'DonellAccount for grouping in printf width (bug 30068)
2023-01-31  Florian Weimerlibio: Update number of written bytes in dprintf implem...
2023-01-30  Andreas SchwabAccount for octal marker in %#o format
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-19  Florian Weimerstdio-common: Add __translated_number_width
2022-12-19  Florian Weimerstdio-common: Add __printf_function_invoke
2022-12-19  Florian Weimerstdio-common: Introduce buffers for implementing printf
2022-12-19  Florian Weimerlocale: Implement struct grouping_iterator
2022-11-21  Andreas Schwabstdio-common: Add missing dependencies (bug 29780)
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-09-08  Andreas Schwaberrlist: add missing entry for EDEADLOCK (bug 29545)
2022-08-29  Andreas SchwabAdd test for bug 29530
2022-05-23  Florian Weimerstdio-common: Add tst-memstream-string for open_memstre...
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-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-23  Florian Weimerstdio: Implement %#m for vfprintf and related functions
2021-11-10  Joseph MyersSupport C2X printf %b, %B
2021-07-22  Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-06-01  Florian Weimerstdio-common: Remove _IO_vfwscanf
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
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 Zanellasignal: Move sys_errlist to a compat symbol
2020-07-07  Joseph MyersRemove most vfprintf width/precision-dependent allocati...
2020-03-20  Adhemerval Zanellastdio: Add tests for printf multibyte convertion leak...
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-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-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 WeinbergAdd __vfscanf_internal and __vfwscanf_internal with...
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
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-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-09-01  Adhemerval Zanellalinux: Implement tmpfile with O_TMPFILE (BZ#21530)
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: Add test case for multi-byte/wide strings...
2017-06-29  Florian Weimervfprintf: Add test case for user-defined types and...
2017-02-25  Zack WeinbergClean up conditionals for declaration of gets.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-04-26  Adhemerval Zanellalibio: Update internal fmemopen position after write...
2016-04-25  Florian Weimervfprintf: Fix memory with large width and precision...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-10-08  Roland McGrathBZ#18872: Don't conditionalize build rules for test...
2015-09-16  Paul PluzhnikovFix BZ #18872 -- memory leak in printf_positional.
2015-07-08  Adhemerval Zanellalibio: fmemopen rewrite to POSIX compliance
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-16  Allan McRaestdio-common/Makefile: readd bug26 testcase
2014-12-15  Jeff LawCVE-2012-3406: Stack overflow in vfprintf [BZ #16617]
2014-12-11  Roland McGrathEliminate -Wno-format from printf/scanf tests.
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-05-17  Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16  Joseph MyersUse existing makefile variables for dependencies on...
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
2014-02-14  Joseph MyersSplit up rules for tests that compare output with basel...
2014-02-12  Joseph MyersRemove indirection in stdio-common tests dependencies.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-10-29  Andreas SchwabLet tst-swscanf find its locale
2013-04-11  Andreas SchwabDon't accept exp char without preceding digits in scanf...
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-09-28  Jeff Law2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
2012-09-25  Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-14  Joseph MyersMake printf respect the rounding mode for decimal outpu...
2012-08-17  Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-25  Jeff Law2012-05-24 Jeff Law <law@redhat.com>
2012-05-21  Andreas Jaeger[BZ #13691], Revert breakage of iconv() converter for...
2012-04-28  Andreas SchwabFix formatting of denormal IBM long double numbers
next