2011-04-07 |
Andreas Schwab | Revert "Fix strncmp page test to limit length to size... |
tree | commitdiff |
2011-04-05 |
Andreas Schwab | Fix strncmp page test to limit length to size of object |
tree | commitdiff |
2011-03-21 |
Ulrich Drepper | Fix whitespace issue. |
tree | commitdiff |
2011-03-21 |
H.J. Lu | Handle page boundaries in x86 SSE4.2 strncmp. |
tree | commitdiff |
2010-12-25 |
Ulrich Drepper | Change XPG-compliant strerror_r function to return... |
tree | commitdiff |
2010-12-09 |
Jakub Jelinek | Fix -D_FORTIFY_SOURCE memmove and bcop |
tree | commitdiff |
2010-11-10 |
H.J. Lu | Fix one exit path in x86-64 SSE4.2 str{,n}casecmp. |
tree | commitdiff |
2010-10-26 |
Ulrich Drepper | Add missing file. |
tree | commitdiff |
2010-10-26 |
Andreas Krebbel | Fix concurrency problem between dl_open and dl_iterate_phdr |
tree | commitdiff |
2010-10-06 |
Ulrich Drepper | Add test case for strstr problem. |
tree | commitdiff |
2010-10-06 |
Eric Blake | Fix strstr and memmem algorithm. |
tree | commitdiff |
2010-10-04 |
Ulrich Drepper | Fix handling of tail bytes of buffer in SSE2/SSSE3... |
tree | commitdiff |
2010-08-15 |
Ulrich Drepper | Add optimized strncasecmp versions for x86-64. |
tree | commitdiff |
2010-07-30 |
Ulrich Drepper | Implement optimized strcaecmp for x86-64. |
tree | commitdiff |
2010-07-30 |
Ulrich Drepper | Fix tolower operation in strcasestr. |
tree | commitdiff |
2010-07-26 |
Ulrich Drepper | Add optimized x86-64 implementation of strnlen. |
tree | commitdiff |
2010-07-24 |
Ulrich Drepper | Add performance tests for strstr and strcasestr. |
tree | commitdiff |
2010-06-30 |
H.J. Lu | Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 |
tree | commitdiff |
2010-04-15 |
H.J. Lu | Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S |
tree | commitdiff |
2010-03-24 |
H.J. Lu | Test case for last x86 memcmp problem |
tree | commitdiff |
2010-01-15 |
Ulrich Drepper | Merge branch 'master' of ssh://sources.redhat.com/git... |
tree | commitdiff |
2010-01-15 |
Ulrich Drepper | Relax onditions in strings.h. |
tree | commitdiff |
2010-01-10 |
Ulrich Drepper | Cleanup strings.h. |
tree | commitdiff |
2010-01-09 |
Ulrich Drepper | Merge branch 'master' of ssh://sources.redhat.com/git... |
tree | commitdiff |
2010-01-09 |
Ulrich Drepper | Add support for XPG7 testing. |
tree | commitdiff |
2009-11-10 |
Caolan McNamara | Avoid memset warning in one case. |
tree | commitdiff |
2009-07-21 |
H.J. Lu | SSE4.2 strstr/strcasestr for x86-64. |
tree | commitdiff |
2009-07-02 |
H.J. Lu | SSSE3 strcpy/stpcpy for x86-64 |
tree | commitdiff |
2009-06-23 |
H.J. Lu | Add SSE4.2 support for strcmp and strncmp on x86-64. |
tree | commitdiff |
2009-06-16 |
Jakub Jelinek | Fix x86-64 memchr for large lengths. |
tree | commitdiff |
2009-05-16 |
Andreas Schwab | Remove redundant .gitignore files. |
tree | commitdiff |
2009-05-15 |
Jim Meyering | rename each .cvsignore file to .gitignore |
tree | commitdiff |
2009-05-09 |
Ulrich Drepper | * string/stratcliff.c (do_test): Test for zero length |
tree | commitdiff |
2009-04-07 |
Ulrich Drepper | * string/stratcliff.c (do_test): Add memchr tests.. |
tree | commitdiff |
2009-04-07 |
Ulrich Drepper | * string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657 |
tree | commitdiff |
2009-03-15 |
Ulrich Drepper | [BZ #5807] |
tree | commitdiff |
2009-03-14 |
Ulrich Drepper | [BZ #9893] |
tree | commitdiff |
2009-03-14 |
Ulrich Drepper | [BZ #9913] |
tree | commitdiff |
2009-02-26 |
Ulrich Drepper | * wctype/wctype.h: The *_l functions are in POSIX 2008. |
tree | commitdiff |
2009-01-30 |
Ulrich Drepper | * string/string.h (memchr, strchr, strrchr, strpbrk... |
tree | commitdiff |
2009-01-29 |
Ulrich Drepper | Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2008-05-25 |
Ulrich Drepper | * string/Makefile (strop-tests): Add memmem. |
tree | commitdiff |
2008-05-21 |
Ulrich Drepper | * string/endian.h: Define new fixed-size hto* and ... |
tree | commitdiff |
2008-05-16 |
Ulrich Drepper | * string/strcasestr.c (CMP_FUNC): Use __strncasecmp... cvs/fedora-glibc-20080516T2152 |
tree | commitdiff |
2008-05-15 |
Ulrich Drepper | * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735 |
tree | commitdiff |
2008-05-15 |
Ulrich Drepper | [BZ #6442] |
tree | commitdiff |
2008-05-11 |
Ulrich Drepper | * string/tester.c (test_memcmp): Add a few more tests. |
tree | commitdiff |
2008-03-31 |
Ulrich Drepper | [BZ #6007] |
tree | commitdiff |
2008-01-15 |
Ulrich Drepper | [BZ #5614] |
tree | commitdiff |
2007-10-05 |
Ulrich Drepper | [BZ #5113] |
tree | commitdiff |
2007-10-03 |
Ulrich Drepper | * string/bits/string3.h (memcpy, memmove, mempcpy,... cvs/fedora-glibc-20071003T1908 |
tree | commitdiff |
2007-10-02 |
Ulrich Drepper | * de_DE.in: Adjust for correct handling of backward... |
tree | commitdiff |
2007-09-23 |
Ulrich Drepper | [BZ #4963] |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC... |
tree | commitdiff |
2007-08-22 |
Ulrich Drepper | * nis/nis_table.c (nis_list): Don't fail if __follow_pa... |
tree | commitdiff |
2007-08-22 |
Ulrich Drepper | [BZ #4582] |
tree | commitdiff |
2007-05-08 |
Ulrich Drepper | (strfry): Make result more random. |
tree | commitdiff |
2007-03-17 |
Ulrich Drepper | * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130 |
tree | commitdiff |
2007-03-17 |
Ulrich Drepper | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89... |
tree | commitdiff |
2007-02-01 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE... cvs/fedora-glibc-20070202T0923 |
tree | commitdiff |
2007-01-03 |
Ulrich Drepper | * posix/execvp.c: Include alloca.h. |
tree | commitdiff |
2006-11-10 |
Ulrich Drepper | * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimiz... |
tree | commitdiff |
2006-11-09 |
Ulrich Drepper | * string/Makefile (tests): Add tst-strxfrm2. |
tree | commitdiff |
2006-08-22 |
Ulrich Drepper | [BZ #2751] cvs/fedora-glibc-20060822T0706 |
tree | commitdiff |
2006-06-22 |
Ulrich Drepper | * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg retur... |
tree | commitdiff |
2006-06-04 |
Ulrich Drepper | * string/Makefile (tests): Add bug-envz1. |
tree | commitdiff |
2006-06-04 |
Ulrich Drepper | [BZ #2703] |
tree | commitdiff |
2006-05-10 |
Ulrich Drepper | * io/ftw.c (open_dir_stream): Return right away if... |
tree | commitdiff |
2006-04-04 |
Roland McGrath | [BZ #2508] |
tree | commitdiff |
2006-02-20 |
Roland McGrath | * string/tester.c (test_strnlen): New function. |
tree | commitdiff |
2006-01-10 |
Ulrich Drepper | [BZ #2126] |
tree | commitdiff |
2005-12-27 |
Roland McGrath | * posix/tst-execle1.c (do_test): Add a const. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | Moved to csu/errno-loc.c. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | 2005-12-13 Ulrich Drepper <drepper@redhat.com> |
tree | commitdiff |
2005-11-18 |
Ulrich Drepper | [BZ #1877] |
tree | commitdiff |
2005-11-17 |
Ulrich Drepper | [BZ #1877] |
tree | commitdiff |
2005-11-06 |
Ulrich Drepper | * configure.in: Remove gnu_ld definition and everything... |
tree | commitdiff |
2005-10-15 |
Ulrich Drepper | [BZ #968] |
tree | commitdiff |
2005-08-08 |
Ulrich Drepper | * posix/bits/unistd.h (confstr, getgroups, ttyname_r... |
tree | commitdiff |
2005-07-25 |
Ulrich Drepper | * string/test-memset.c (test_main): Use negative byte... cvs/fedora-glibc-20050725T0627 |
tree | commitdiff |
2005-07-24 |
Ulrich Drepper | (do_one_test): Compare effect of call, not only return... |
tree | commitdiff |
2005-07-15 |
Ulrich Drepper | Pretty printing. |
tree | commitdiff |
2005-07-15 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: New file. |
tree | commitdiff |
2005-04-12 |
Ulrich Drepper | * stdlib/random_r.c (__initstate_r): Don't use non... |
tree | commitdiff |
2005-03-19 |
Ulrich Drepper | [BZ #779] |
tree | commitdiff |
2005-03-17 |
Roland McGrath | * include/libc-symbols.h (__hidden_proto): Remove bogus... |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | * posix/bits/unistd.h: Avoid calling __*_chk variants... |
tree | commitdiff |
2005-02-21 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace... |
tree | commitdiff |
2004-12-22 |
Ulrich Drepper | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |
tree | commitdiff |
2007-07-12 |
Jakub Jelinek | 2.5-18.1 |
tree | commitdiff |
2004-10-18 |
Ulrich Drepper | 2004-10-15 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2004-09-22 |
Ulrich Drepper | Update. cvs/fedora-glibc-20040923T0148 |
tree | commitdiff |
2004-09-07 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-05-28 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-05-26 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-04-29 |
Roland McGrath | [BZ #130, BZ #131] |
tree | commitdiff |
2004-04-04 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-04-04 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-03-22 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-03-14 |
Ulrich Drepper | Update. |
tree | commitdiff |
next |