about summary refs log tree commit diff
path: root/string/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu2012-10-111-1/+1
* Test strcasestr/strchr/strstr under all implementationsH.J. Lu2012-10-051-1/+1
* Detect EOL on-the-fly in strstr, strcasestr and memmem.Maxim Kuvyrkov2012-08-211-1/+2
* Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.SH.J. Lu2012-06-141-1/+1
* Add byteswap-16.h for __bswap_16H.J. Lu2012-04-061-2/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add strchrnul performance testUlrich Drepper2011-10-291-1/+1
* Optimize x86-64 rawmemchr and add testUlrich Drepper2011-10-191-1/+1
* Move wide char tests to wcsmbs directoryUlrich Drepper2011-09-081-3/+3
* New comprehensive test for wmemcmpLiubov Dmitrieva2011-09-081-1/+1
* New comprehensive test for wcscmpLiubov Dmitrieva2011-08-041-1/+1
* Add string/test-strncat.cUlrich Drepper2011-07-061-1/+2
* Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel2010-10-261-1/+1
* Add test case for strstr problem.Ulrich Drepper2010-10-061-1/+3
* Add optimized strncasecmp versions for x86-64.Ulrich Drepper2010-08-141-1/+1
* Implement optimized strcaecmp for x86-64.Ulrich Drepper2010-07-301-1/+1
* Add optimized x86-64 implementation of strnlen.Ulrich Drepper2010-07-261-1/+1
* Add performance tests for strstr and strcasestr.Ulrich Drepper2010-07-231-3/+4
* * string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657Ulrich Drepper2009-04-071-1/+1
* [BZ #9913]Ulrich Drepper2009-03-141-2/+2
* * string/Makefile (strop-tests): Add memmem.Ulrich Drepper2008-05-251-1/+1
* * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735Ulrich Drepper2008-05-151-1/+2
* [BZ #6442]Ulrich Drepper2008-05-151-2/+2
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-011-1/+1
* * posix/execvp.c: Include alloca.h.Ulrich Drepper2007-01-031-1/+2
* * string/Makefile (tests): Add tst-strxfrm2.Ulrich Drepper2006-11-091-1/+1
* * string/Makefile (tests): Add bug-envz1.Ulrich Drepper2006-06-041-1/+2
* [BZ #2508]Roland McGrath2006-04-041-0/+2
* [BZ #2126]Ulrich Drepper2006-01-101-2/+2
* * stdlib/random_r.c (__initstate_r): Don't use non-existing state.Ulrich Drepper2005-04-121-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-7/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+7
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-1/+1
* Update.Ulrich Drepper2004-03-221-1/+2
* Update.Ulrich Drepper2003-09-101-3/+3
* * string/test-string.h: New file.Roland McGrath2002-11-071-2/+6
* unnecessary with stratcliffRoland McGrath2002-09-231-1/+1
* * string/bug-stpncpy-offend.c: New file.Roland McGrath2002-09-231-2/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-04-261-1/+2
* Update.Ulrich Drepper2001-04-061-0/+1
* Update.Ulrich Drepper2001-03-191-1/+1
* Update.Ulrich Drepper2001-02-211-2/+3
* Update.Ulrich Drepper2000-12-271-1/+1
* Update.Ulrich Drepper2000-10-301-1/+2
* ($(objpfx)tst-svc.out): Fix rule to read from input from stdin and setup envi...Andreas Jaeger2000-07-241-2/+3
* Update.Ulrich Drepper2000-07-231-1/+3
* * Makerules (o-objects): Supplement with $(o-objects$o). Greg McGary2000-07-171-1/+5
* (routines): Add memrchr.Ulrich Drepper1999-10-041-1/+1