]> git.ipfire.org Git - thirdparty/glibc.git/history - stdio-common
Disable use of FMA instructions in branred
[thirdparty/glibc.git] / stdio-common /
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...
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-08  Ulrich Drepper* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafter...
2007-06-04  Ulrich Drepper* sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
2007-05-21  Ulrich Drepper[BZ #4514]
2007-05-07  Ulrich Drepper* stdio-common/vfprintf.c (process_string_arg): Optimize
2007-05-05  Ulrich Drepper* stdio-common/vfprintf.c (process_string_arg): Adjust...
next