Age | Commit message (Expand) | Author |
2010-04-15 | Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S | H.J. Lu |
2010-03-24 | Test case for last x86 memcmp problem | H.J. Lu |
2010-01-14 | Relax onditions in strings.h. | Ulrich Drepper |
2010-01-10 | Cleanup strings.h. | Ulrich Drepper |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper |
2009-11-10 | Avoid memset warning in one case. | Caolan McNamara |
2009-07-20 | SSE4.2 strstr/strcasestr for x86-64. | H.J. Lu |
2009-07-02 | SSSE3 strcpy/stpcpy for x86-64 | H.J. Lu |
2009-06-22 | Add SSE4.2 support for strcmp and strncmp on x86-64. | H.J. Lu |
2009-06-16 | Fix x86-64 memchr for large lengths. | Jakub Jelinek |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering |
2009-05-09 | * string/stratcliff.c (do_test): Test for zero length | Ulrich Drepper |
2009-04-07 | * string/stratcliff.c (do_test): Add memchr tests.. | Ulrich Drepper |
2009-04-07 | * string/strverscmp.c (__strverscmp): Fix last cleanups.cvs/fedora-glibc-20090407T0657 | Ulrich Drepper |
2009-03-15 | [BZ #5807] | Ulrich Drepper |
2009-03-14 | [BZ #9893] | Ulrich Drepper |
2009-03-14 | [BZ #9913] | Ulrich Drepper |
2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
2009-01-30 | * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index, | Ulrich Drepper |
2009-01-29 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2008-05-25 | * string/Makefile (strop-tests): Add memmem. | Ulrich Drepper |
2008-05-21 | * string/endian.h: Define new fixed-size hto* and *toh macros only | Ulrich Drepper |
2008-05-16 | * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.cvs/fedora-glibc-20080516T2152 | Ulrich Drepper |
2008-05-15 | * string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735 | Ulrich Drepper |
2008-05-15 | [BZ #6442] | Ulrich Drepper |
2008-05-11 | * string/tester.c (test_memcmp): Add a few more tests. | Ulrich Drepper |
2008-03-31 | [BZ #6007] | Ulrich Drepper |
2008-01-15 | [BZ #5614] | Ulrich Drepper |
2007-10-05 | [BZ #5113] | Ulrich Drepper |
2007-10-03 | * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,cvs/fedora-glibc-20071003T1908 | Ulrich Drepper |
2007-10-02 | * de_DE.in: Adjust for correct handling of backward direction sorting. | Ulrich Drepper |
2007-09-23 | [BZ #4963] | Ulrich Drepper |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
2007-08-22 | * nis/nis_table.c (nis_list): Don't fail if __follow_path returned | Ulrich Drepper |
2007-08-22 | [BZ #4582] | Ulrich Drepper |
2007-05-08 | (strfry): Make result more random. | Ulrich Drepper |
2007-03-17 | * elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130 | Ulrich Drepper |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2007-02-01 | * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value beforecvs/fedora-glibc-20070202T0923 | Ulrich Drepper |
2007-01-03 | * posix/execvp.c: Include alloca.h. | Ulrich Drepper |
2006-11-10 | * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization | Ulrich Drepper |
2006-11-09 | * string/Makefile (tests): Add tst-strxfrm2. | Ulrich Drepper |
2006-08-22 | [BZ #2751]cvs/fedora-glibc-20060822T0706 | Ulrich Drepper |
2006-06-22 | * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't | Ulrich Drepper |
2006-06-04 | * string/Makefile (tests): Add bug-envz1. | Ulrich Drepper |
2006-06-04 | [BZ #2703] | Ulrich Drepper |
2006-05-10 | * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. | Ulrich Drepper |
2006-04-04 | [BZ #2508] | Roland McGrath |
2006-02-20 | * string/tester.c (test_strnlen): New function. | Roland McGrath |