summary refs log tree commit diff
path: root/string
Commit message (Expand)AuthorAgeFilesLines
* SSE4.2 strstr/strcasestr for x86-64.H.J. Lu2009-07-202-4/+15
* SSSE3 strcpy/stpcpy for x86-64H.J. Lu2009-07-022-11/+13
* Add SSE4.2 support for strcmp and strncmp on x86-64.H.J. Lu2009-06-221-5/+7
* Fix x86-64 memchr for large lengths.Jakub Jelinek2009-06-161-2/+7
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * string/stratcliff.c (do_test): Test for zero lengthUlrich Drepper2009-05-091-9/+27
* * string/stratcliff.c (do_test): Add memchr tests..Ulrich Drepper2009-04-071-1/+33
* * string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657Ulrich Drepper2009-04-074-4/+8
* [BZ #5807]Ulrich Drepper2009-03-151-49/+3
* [BZ #9893]Ulrich Drepper2009-03-141-0/+62
* [BZ #9913]Ulrich Drepper2009-03-142-34/+31
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-262-9/+28
* * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,Ulrich Drepper2009-01-302-18/+192
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2009-01-291-1/+92
* * string/Makefile (strop-tests): Add memmem.Ulrich Drepper2008-05-253-5/+194
* * string/endian.h: Define new fixed-size hto* and *toh macros onlyUlrich Drepper2008-05-211-32/+34
* * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp. cvs/fedora-glibc-20080516T2152Ulrich Drepper2008-05-161-1/+1
* * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735Ulrich Drepper2008-05-155-206/+579
* [BZ #6442]Ulrich Drepper2008-05-153-3/+151
* * string/tester.c (test_memcmp): Add a few more tests.Ulrich Drepper2008-05-111-8/+26
* [BZ #6007]Ulrich Drepper2008-03-311-12/+12
* [BZ #5614]Ulrich Drepper2008-01-152-8/+11
* [BZ #5113]Ulrich Drepper2007-10-051-2/+2
* * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy, cvs/fedora-glibc-20071003T1908Ulrich Drepper2007-10-031-127/+3
* * de_DE.in: Adjust for correct handling of backward direction sorting.Ulrich Drepper2007-10-021-6/+18
* [BZ #4963]Ulrich Drepper2007-09-231-129/+193
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-152-33/+127
* * nis/nis_table.c (nis_list): Don't fail if __follow_path returnedUlrich Drepper2007-08-221-1/+1
* [BZ #4582]Ulrich Drepper2007-08-221-2/+3
* (strfry): Make result more random.Ulrich Drepper2007-05-081-6/+4
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-0/+1
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-173-7/+7
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-014-2/+82
* * posix/execvp.c: Include alloca.h.Ulrich Drepper2007-01-031-1/+2
* * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimizationUlrich Drepper2006-11-102-6/+46
* * string/Makefile (tests): Add tst-strxfrm2.Ulrich Drepper2006-11-093-5/+51
* [BZ #2751] cvs/fedora-glibc-20060822T0706Ulrich Drepper2006-08-221-3/+4
* * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don'tUlrich Drepper2006-06-221-3/+4
* * string/Makefile (tests): Add bug-envz1.Ulrich Drepper2006-06-042-1/+78
* [BZ #2703]Ulrich Drepper2006-06-041-2/+2
* * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.Ulrich Drepper2006-05-101-3/+2
* [BZ #2508]Roland McGrath2006-04-041-0/+2
* * string/tester.c (test_strnlen): New function.Roland McGrath2006-02-201-0/+31
* [BZ #2126]Ulrich Drepper2006-01-102-2/+47
* * posix/tst-execle1.c (do_test): Add a const.Roland McGrath2005-12-2714-71/+84
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-1440-0/+4133
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-143-0/+179
* [BZ #1877]Ulrich Drepper2005-11-181-8/+33
* [BZ #1877]Ulrich Drepper2005-11-171-4/+56