Use strcasecmp_l instead of strcasecmp
[platform/upstream/glibc.git] / string /
2011-10-29 Ulrich DrepperAdd strchrnul performance test
2011-10-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-25 Andreas SchwabFix strchr test
2011-10-23 Ulrich DrepperFix strnlen change
2011-10-23 Liubov DmitrievaAdd optimized wcslen and strnlen for x86-32
2011-10-23 Ulrich DrepperFix WS
2011-10-23 Liubov DmitrievaAdd wcschr test cases
2011-10-23 Liubov DmitrievaAdd wcslen test cases
2011-10-23 Ulrich DrepperMore WS fixes
2011-10-23 Liubov DmitrievaFix signedness in wcscmp comparison
2011-10-20 Ulrich DrepperOptimize x86-64 rawmemchr and add test
2011-10-15 Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-10-13 Andreas SchwabAdd memrchr tests
2011-10-12 Liubov DmitrievaOptimized memchr, memrchr, rawmemchr for x86-32
2011-10-07 Liubov Dmitrievadelete 4 lines with unused "define" macros in test...
2011-09-09 Denis Zaitceffstring/strncat.c: fix compilation for some architectures
2011-09-08 Ulrich DrepperMove wide char tests to wcsmbs directory
2011-09-08 Liubov DmitrievaNew comprehensive test for wmemcmp
2011-08-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-14 Roland McGrathMore warning patrol.
2011-08-04 Ulrich DrepperProvide better output in string tests
2011-08-04 Ulrich DrepperCleanup wcscmp test addition
2011-08-04 Liubov DmitrievaNew comprehensive test for wcscmp
2011-07-21 Ulrich DrepperAdd more tests for strcat and strncat.
2011-07-19 Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2011-07-19 Andreas SchwabFix alloca accounting in strxfm
2011-07-07 Ulrich DrepperAdd string/test-strncat.c
2011-05-21 Ulrich DrepperFix last change
2011-05-21 Ulrich DrepperAlways fill output buffer in XPG strerror function
2011-05-21 Ulrich DrepperNicer output for negative error numbers in strerror_r
2011-04-07 Andreas SchwabRevert "Fix strncmp page test to limit length to size...
2011-04-05 Andreas SchwabFix strncmp page test to limit length to size of object
2011-03-21 Ulrich DrepperFix whitespace issue.
2011-03-21 H.J. LuHandle page boundaries in x86 SSE4.2 strncmp.
2010-12-25 Ulrich DrepperChange XPG-compliant strerror_r function to return...
2010-12-09 Jakub JelinekFix -D_FORTIFY_SOURCE memmove and bcop
2010-11-10 H.J. LuFix one exit path in x86-64 SSE4.2 str{,n}casecmp.
2010-10-26 Ulrich DrepperAdd missing file.
2010-10-26 Andreas KrebbelFix concurrency problem between dl_open and dl_iterate_phdr
2010-10-06 Ulrich DrepperAdd test case for strstr problem.
2010-10-06 Eric BlakeFix strstr and memmem algorithm.
2010-10-04 Ulrich DrepperFix handling of tail bytes of buffer in SSE2/SSSE3...
2010-08-15 Ulrich DrepperAdd optimized strncasecmp versions for x86-64.
2010-07-30 Ulrich DrepperImplement optimized strcaecmp for x86-64.
2010-07-30 Ulrich DrepperFix tolower operation in strcasestr.
2010-07-26 Ulrich DrepperAdd optimized x86-64 implementation of strnlen.
2010-07-24 Ulrich DrepperAdd performance tests for strstr and strcasestr.
2010-06-30 H.J. LuImprove 64bit memcpy/memmove for Atom, Core 2 and Core i7
2010-04-15 H.J. LuFix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
2010-03-24 H.J. LuTest case for last x86 memcmp problem
2010-01-15 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-15 Ulrich DrepperRelax onditions in strings.h.
2010-01-10 Ulrich DrepperCleanup strings.h.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-11-10 Caolan McNamaraAvoid memset warning in one case.
2009-07-21 H.J. LuSSE4.2 strstr/strcasestr for x86-64.
2009-07-02 H.J. LuSSSE3 strcpy/stpcpy for x86-64
2009-06-23 H.J. LuAdd SSE4.2 support for strcmp and strncmp on x86-64.
2009-06-16 Jakub JelinekFix x86-64 memchr for large lengths.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-05-09 Ulrich Drepper* string/stratcliff.c (do_test): Test for zero length
2009-04-07 Ulrich Drepper* string/stratcliff.c (do_test): Add memchr tests..
2009-04-07 Ulrich Drepper* string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657
2009-03-15 Ulrich Drepper[BZ #5807]
2009-03-14 Ulrich Drepper[BZ #9893]
2009-03-14 Ulrich Drepper[BZ #9913]
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-01-30 Ulrich Drepper* string/string.h (memchr, strchr, strrchr, strpbrk...
2009-01-29 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2008-05-25 Ulrich Drepper* string/Makefile (strop-tests): Add memmem.
2008-05-21 Ulrich Drepper* string/endian.h: Define new fixed-size hto* and ...
2008-05-16 Ulrich Drepper* string/strcasestr.c (CMP_FUNC): Use __strncasecmp... cvs/fedora-glibc-20080516T2152
2008-05-15 Ulrich Drepper* string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735
2008-05-15 Ulrich Drepper[BZ #6442]
2008-05-11 Ulrich Drepper* string/tester.c (test_memcmp): Add a few more tests.
2008-03-31 Ulrich Drepper[BZ #6007]
2008-01-15 Ulrich Drepper[BZ #5614]
2007-10-05 Ulrich Drepper[BZ #5113]
2007-10-03 Ulrich Drepper* string/bits/string3.h (memcpy, memmove, mempcpy,... cvs/fedora-glibc-20071003T1908
2007-10-02 Ulrich Drepper* de_DE.in: Adjust for correct handling of backward...
2007-09-23 Ulrich Drepper[BZ #4963]
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-22 Ulrich Drepper* nis/nis_table.c (nis_list): Don't fail if __follow_pa...
2007-08-22 Ulrich Drepper[BZ #4582]
2007-05-08 Ulrich Drepper(strfry): Make result more random.
2007-03-17 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-02-01 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE... cvs/fedora-glibc-20070202T0923
2007-01-03 Ulrich Drepper* posix/execvp.c: Include alloca.h.
2006-11-10 Ulrich Drepper* string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimiz...
2006-11-09 Ulrich Drepper* string/Makefile (tests): Add tst-strxfrm2.
2006-08-22 Ulrich Drepper[BZ #2751] cvs/fedora-glibc-20060822T0706
2006-06-22 Ulrich Drepper* intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg retur...
2006-06-04 Ulrich Drepper* string/Makefile (tests): Add bug-envz1.
2006-06-04 Ulrich Drepper[BZ #2703]
2006-05-10 Ulrich Drepper* io/ftw.c (open_dir_stream): Return right away if...
2006-04-04 Roland McGrath[BZ #2508]
2006-02-20 Roland McGrath* string/tester.c (test_strnlen): New function.
next