Use strcasecmp_l instead of strcasecmp
[platform/upstream/glibc.git] / stdio-common /
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...
2007-05-02 Ulrich Drepper* stdio-common/vfprintf.c (process_string_arg): Use...
2007-05-01 Ulrich Drepper* stdio-common/test-vfprintf.c (main): Add test for...
2007-05-01 Ulrich Drepper[BZ #4438]
2007-04-30 Ulrich Drepper* stdio-common/printf_fp.c (___printf_fp): Don't print...
2007-04-27 Ulrich Drepper[BZ #4342]
2007-04-27 Ulrich Drepper(_IO_vfscanf_internal): Allow hexa-decimal floats witho...
2007-04-16 Ulrich Drepper* stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
2007-03-17 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130
2007-02-21 Ulrich Drepper[BZ #4070]
2007-02-20 Ulrich Drepper* stdio-common/printf_fp.c (___printf_fp): Cleanups...
2007-02-19 Ulrich Drepper* stdio-common/vfscanf.c: Small cleanups throughout.
2007-02-19 Ulrich Drepper[BZ #2211]
2007-02-18 Ulrich Drepper* stdio-common/vfscanf.c: Fix problems in width accounting.
2007-02-18 Ulrich Drepper..
2007-02-18 Ulrich Drepper* stdio-common/Makefile (tests): Add tst-swscanf.
2007-01-25 Ulrich Drepper* stdio-common/_itoa.h: Define _itoa and _fitoa for...
2007-01-23 Ulrich Drepper* stdio-common/_itoa.c: Include <limits.h>.
2007-01-22 Ulrich Drepper* stdio-common/_itowa.c: Don't compile _itowa for 64-bit
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-08 Ulrich Drepper* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_r...
2006-08-03 Ulrich Drepper* grp/initgroups.c (internal_getgrouplist): Remove...
2006-08-03 Ulrich Drepper[BZ #2908]
2006-05-06 Ulrich Drepper* stdio-common/vfscanf.c (memory_error): Remove definit...
2006-05-05 Ulrich Drepper[BZ #2509] cvs/fedora-glibc-20060505T1443
2006-05-02 Ulrich Drepper[BZ #2509]
next