]> git.ipfire.org Git - thirdparty/glibc.git/history - stdio-common
Consistency about byte vs character in string.texi
[thirdparty/glibc.git] / stdio-common /
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-17  Florian Weimervfprintf: Rewrite printf_positional to use struct scrat...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-10-15  Florian Weimervfscanf: Use struct scratch_buffer instead of extend_alloca
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-10-08  Paul Pluzhnikovstdio-common/tst-printf-bz18872.sh: Use attribute optim...
2015-09-18  Wilco DijkstraCleanup a few cases where isinf is used to get the...
2015-09-16  Paul PluzhnikovFix BZ #18872 -- memory leak in printf_positional.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-09-03  Joseph MyersDon't include <bits/stdio-lock.h> from installed <libio.h>.
2015-08-09  Mike Frysingerfix non-portable `echo -n` usage
2015-08-06  Arjun ShankarModify several tests to use test-skeleton.c
2015-07-16  Adhemerval Zanellalibio: Fix fmemopen 'w' mode with provided buffer
2015-07-15  Arjun ShankarModify several tests to use test-skeleton.c
2015-07-11  H.J. LuReplace %ld with %jd and cast to intmax_t
2015-07-08  Adhemerval Zanellalibio: Update tst-fmemopen2.c
2015-07-08  Adhemerval Zanellalibio: fmemopen rewrite to POSIX compliance
2015-06-17  Joseph MyersFix syslog dprintf namespace (bug 18534).
2015-06-03  Wilco DijkstraThis patch renames all uses of __isinf*, __isnan*,...
2015-05-21  Florian Weimervfprintf: Remove label name switching for the jump...
2015-05-21  Florian Weimervfprintf: Introduce printf_positional function
2015-05-21  Florian Weimervfprintf: Move jump table definition and the macros...
2015-05-15  Wilco DijkstraRemove various ABS macros and replace uses with fabs...
2015-03-06  Florian Weimervfprintf: Define WORK_BUFFER_SIZE
2015-03-06  Florian Weimervfprintf: Introduce JUMP_TABLE_BASE_LABEL
2015-03-06  Florian Weimervfprintf: Introduce THOUSANDS_SEP_T
2015-02-06  Paul PluzhnikovCVE-2015-1472: wscanf allocates too little memory
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30  Chris MetcalfFix some warnings in the absence of FP round/exception...
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-17  Stefan LieblerGet rid of format warning in bug-vfprintf-nargs.c.
2014-12-16  Arjun ShankarModify stdio-common/tst-fseek.c to use test-skeleton.c
2014-12-16  Allan McRaestdio-common/Makefile: readd bug26 testcase
2014-12-15  Adhemerval Zanellastdio-common: Include <libc-internal.h> in some tests
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-12-10  Joseph MyersDisable -Wdeprecated-declarations for register_printf_f...
2014-12-10  Joseph MyersDisable -Wdiv-by-zero for some tests in stdio-common...
2014-12-10  Joseph MyersAdd macros for diagnostic control, use for scanf %a...
2014-11-27  Joseph MyersFix stdio-common/tst-fmemopen.c format warnings.
2014-11-25  Joseph MyersFix warning in stdio-common/tst-printf-round.c.
2014-11-24  Joseph MyersFix perror fileno namespace (bug 17633).
2014-11-12  Joseph MyersFix __printf_fp wmemset namespace (bug 17574).
2014-11-05  Adhemerval Zanellalibio: Refactor tst-fmemopen to use test-skeleton.c
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-10-09  Joseph MyersRemove stray *_internal aliases (bug 14132).
2014-09-29  Kostya Serebryanyremove nested function hack_digit
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
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-05-01  Andreas SchwabCorrectly handle %p in wprintf (BZ #16890)
2014-03-17  Will NewtonRevert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
2014-03-17  Will NewtonFix _IO_JUMPS_OFFSET -Wundef warnings
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28  Roland McGrathAdd missing } in Versions file.
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-02-11  David S. MillerFix tst-sscanf and tst-swscanf on 64-bit.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-07  Ondřej BílkaFix integer overflow in vfwprintf. Fixes bug 14286.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-18  Ondřej BílkaDo not let scanf("%4p") accept "(nil)". Fixes bug 16055
2013-10-31  Andreas SchwabFix parsing of 0e+0 as float
2013-10-29  Andreas SchwabLet tst-swscanf find its locale
2013-10-12  Yuri ChornoivanFix typos.
2013-10-11  Eric BiggersFix fwrite() reading beyond end of buffer in error...
2013-10-04  Alan ModraPowerPC floating point little-endian [1 of 15]
2013-09-24  Olivier LangloisFix tst-long-dbl-fphex swprintf length calculation.
2013-08-30  Ondřej BílkaFix typos.
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-06-05  Joseph MyersRemove trailing whitespace.
2013-05-26  Thomas Schwinge * stdio-common/bug26.c (main): Correct fscanf template.
2013-04-15  Thomas SchwingeFix coding-style violation.
2013-04-11  Andreas SchwabDon't accept exp char without preceding digits in scanf...
2013-04-05  Thomas SchwingeMore tests for external charater sequences representing...
2013-04-05  Thomas SchwingeProperly collect individual tests' results.
2013-03-15  Thomas SchwingeBetter distinguish between NaN/qNaN/sNaN.
2013-03-15  Thomas SchwingeRemove unused declarations.
2013-03-06  Paul PluzhnikovReplace __builtin_expect(..., 0) with __glibc_unlikely().
2013-03-05  Paul Pluzhnikov * stdio-common/vfprintf.c (vfprintf): Check malloc...
2013-02-13  Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-12-06  Siddhesh PoyarekarAdd newline to last test in stdio-common/tst-put-error.c
2012-12-05  Joseph MyersIncrease width of padded output in stdio-common/tst...
2012-11-20  Joseph MyersFix more set-but-not-used warnings in _itowa.c.
2012-11-16  Siddhesh Poyarekarprintf should return negative value on error
2012-11-04  Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
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-24  Joseph MyersMake printf respect the rounding mode for hex output...
2012-09-14  Joseph MyersMake printf respect the rounding mode for decimal outpu...
next