]> git.ipfire.org Git - thirdparty/glibc.git/history - stdio-common/Makefile
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / stdio-common / Makefile
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
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-09  Joseph MyersInstall bits/stdio_lim.h in install-headers.
2012-03-08  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-08  Marek PolacekEnhance fphex test.
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-06  Marek PolacekFix up long double fphex.
2012-03-05  Kees Cook2012-03-02 Kees Cook <keescook@chromium.org>
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-08-20  Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20  Ulrich DrepperAdd test for BZ 13114
2011-02-20  Petr BaudisFix allocation when handling positional parameters...
2011-01-13  Ulrich DrepperFix grouping when rounding increases number of integer...
2009-04-11  Ulrich Drepper* stdio-common/printf.h (struct printf_info): Add user...
2009-02-26  Ulrich Drepper* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
2008-07-08  Ulrich Drepper* stdio-common/Makefile: Add rules to build and run...
2008-05-24  Jakub Jelinek* libio/stdio.h (vscanf): Fix -std=c99 redirect.
2007-12-10  Ulrich Drepper[BZ #5424, BZ #5428, BZ #5451]
2007-12-07  Ulrich Drepper[BZ #5441, BZ #5452, BZ #5454]
2007-10-28  Ulrich Drepper* stdio-common/Makefile (tests): Add bug20.
2007-09-18  Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-08-26  Ulrich Drepper* stdio-common/Makefile: Avoid format string warning...
2007-07-28  Ulrich Drepper* nss/nsswitch.c (__nss_lookup_function): Don't cast...
2007-07-19  Ulrich Drepper* libio/iopopen.c (_IO_new_proc_open): Don't close...
2007-07-08  Ulrich Drepper* stdio-common/vfscanf.c (_IO_vfscanf): Add additional...
2007-07-07  Ulrich Drepper* libio/wstrops.c (_IO_wstr_underflow): Clear errno...
2007-07-07  Ulrich Drepper[BZ #4745]
2007-06-04  Ulrich Drepper* sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
2007-02-18  Ulrich Drepper* stdio-common/Makefile (tests): Add tst-swscanf.
2007-01-22  Ulrich Drepper[BZ #3902]
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-08-03  Ulrich Drepper[BZ #2908]
2006-01-14  Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-11-11  Ulrich Drepper* io/Makefile (routines): Add fstatat, fstatat64, fxsta...
2005-09-27  Ulrich Drepper[BZ #1078]
2005-09-27  Ulrich Drepper[BZ #713]
2005-09-04  Ulrich Drepper* stdio-common/Makefile (tests): Add tst-put-error.
2005-07-19  Ulrich Drepper* stdio-common/Makefile (aux): Add fxprintf.
2005-01-06  Ulrich DrepperUpdate.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-08-10  Roland McGrath[BZ #316]
2004-07-23  Ulrich Drepper[BZ #282]
2003-12-29  Ulrich DrepperUpdate.
2003-09-12  Ulrich DrepperUpdate.
2003-09-03  Ulrich DrepperUpdate.
next