Mention BZ #14229 in NEWS
[platform/upstream/glibc.git] / stdio-common /
2012-05-31 Andreas SchwabRemove use of INTDEF/INTUSE in stdio-common
2012-05-25 Jeff Law2012-05-24 Jeff Law <law@redhat.com>
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-21 Andreas Jaeger[BZ #13691], Revert breakage of iconv() converter for...
2012-05-18 H.J. LuCheck _ITOA_NEEDED and use _ITOA_WORD_TYPE
2012-05-17 Chris MetcalfBump up stdio bug22 timeout from 30 seconds to 60 seconds
2012-04-28 Andreas SchwabFix formatting of denormal IBM long double numbers
2012-04-02 David S. MillerTighten up vfprintf width, precision, and total length...
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-21 H.J. LuAdd _ITOA_NEEDED and _ITOA_WORD_TYPE
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10 Paul EggertReplace FSF snail mail address with URL in miscellaneou...
2012-03-09 Joseph MyersInstall bits/stdio_lim.h in install-headers.
2012-03-08 Ulrich DrepperClean up tst-fphex test
2012-03-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-08 Marek PolacekFix up long double fphex test
2012-03-08 Marek PolacekEnhance fphex test.
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperFormatting fixes
2012-03-06 Marek PolacekFix up long double fphex.
2012-03-05 Kees Cook2012-03-02 Kees Cook <keescook@chromium.org>
2012-03-05 Kees Cook2012-03-02 Kees Cook <keescook@chromium.org>
2012-02-27 Roland McGrathRemove a spurious const in tst-fmemopen.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24 Ulrich DrepperFix gets problems
2012-01-09 Paul Pluzhnikovsscanf always calls realloc
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-01 Ulrich DrepperBetter gets prototype and fallout from removal
2011-12-18 Ulrich DrepperFix extension of array in extended printf format handling
2011-10-08 Ulrich Drepperisinf returns the sign of the number, use it in printf*
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-10 Ulrich DrepperFix boundary conditions in scanf
2011-09-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Ulrich DrepperAdd test for BZ 13114
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-21 Ulrich DrepperSet stream errors in more cases
2011-02-20 Petr BaudisFix allocation when handling positional parameters...
2011-02-17 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-02-16 Samuel ThibaultConditionalize use of SIGRTMIN in psiginfo.
2011-02-15 Jakub JelinekFix two printf handler issues.
2011-01-13 Ulrich DrepperFix grouping when rounding increases number of integer...
2010-12-25 Ulrich DrepperAlways allow overwriting printf modifiers etc.
2010-10-11 Ulrich Drepperpsiginfo relied too much on sys_siglist.
2010-10-11 Ulrich DrepperUnify psiginfo output.
2010-04-19 Roland McGrathtst-fmemopen: Do not write test file in $srcdir.
2010-03-26 Richard HendersonFix printf format warning for si_band.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-10-30 Ulrich DrepperAvoid warning in scanf test.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-09-29 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-29 Andreas SchwabCheck for integer overflows in formatting functions
2009-08-23 Ulrich DrepperPrint sign of NaN values.
2009-07-29 Ulrich DrepperPreserve SSE registers in runtime relocations on x86-64.
2009-05-16 Jim Meyeringremove subsumed .gitignore entries and files
2009-05-16 Jim Meyeringremove mpn-copy.mk from .gitignore files
2009-05-16 Jim Meyeringremove COPYING* from .gitignore files
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_p...
2009-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
2009-04-25 Ulrich Drepper* stdio-common/stdio_lim.h.in (L_cuserid): Not part...
2009-04-24 Ulrich Drepper* stdio-common/psiginfo.c: Include <errno.h>.
2009-04-23 Ulrich Drepper* stdio-common/printf.h: Add missing const to register_...
2009-04-14 Ulrich Drepper* sysdeps/x86-64/strrchr.S: New file.
2009-04-11 Ulrich Drepper* stdio-common/printf.h (struct printf_info): Add user...
2009-04-10 Ulrich DrepperSimplified code and possible copy problem fixed.
2009-04-10 Ulrich Drepper* stdio-common/vfprintf.c (vfprintf): Slightly more...
2009-02-26 Ulrich Drepper* libio/stdio.h: dprintf, fmemopen, getdelim, getline,
2009-02-26 Ulrich Drepper* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
2009-02-06 Ulrich Drepper[BZ #9823]
2008-07-26 Ulrich Drepper* stdio-common/printf_fp.c (___printf_fp): Give wide...
2008-07-25 Ulrich Drepper[BZ #6698]
2008-07-20 Ulrich Drepper* locale/setlocale.c (setlocale): Take the setlocale...
2008-07-15 Ulrich Drepper* stdio-common/vfprintf.c (_IO_helper_overflow): In... cvs/fedora-glibc-20080716T0944
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.
2008-03-30 Ulrich Drepper* stdio-common/vfprintf.c (vfprintf): Correct overflow...
2007-12-10 Ulrich Drepper[BZ #5424, BZ #5428, BZ #5451]
2007-12-07 Ulrich Drepper[BZ #5441, BZ #5452, BZ #5454]
2007-11-06 Ulrich Drepper* stdio-common/vfprintf.c (vfprintf): Compute necessary...
2007-10-28 Ulrich Drepper* stdio-common/Makefile (tests): Add bug20.
2007-10-28 Ulrich Drepper[BZ #5225]
2007-10-10 Ulrich Drepper* stdio-common/printf-parse.h: Include string.h and...
2007-09-18 Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-09-15 Ulrich Drepper* stdio-common/vfscanf.c (_IO_vfwscanf): Add support...
2007-08-26 Ulrich Drepper* stdio-common/Makefile: Avoid format string warning...
2007-08-22 Ulrich Drepper[BZ #4588]
2007-08-11 Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-08-01 Ulrich Drepper* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string...
2007-07-31 Jakub Jelinek* stdio-common/tfformat.c (sprint_doubles): Add 12...
2007-07-29 Ulrich Drepper[BZ 4858]
2007-07-28 Ulrich Drepper* nss/nsswitch.c (__nss_lookup_function): Don't cast...
next