about summary refs log tree commit diff
path: root/string
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-062-10/+2
* [BZ #968]Ulrich Drepper2005-10-151-3/+5
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-081-17/+18
* * string/test-memset.c (test_main): Use negative byte value is cvs/fedora-glibc-20050725T0627Ulrich Drepper2005-07-251-1/+1
* (do_one_test): Compare effect of call, not only return value.Ulrich Drepper2005-07-241-7/+9
* Pretty printing.Ulrich Drepper2005-07-151-1/+1
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-151-0/+16
* * stdlib/random_r.c (__initstate_r): Don't use non-existing state.Ulrich Drepper2005-04-122-2/+17
* [BZ #779]Ulrich Drepper2005-03-191-18/+9
* * include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath2005-03-171-2/+4
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-011-3/+3
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-4/+13
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2271-4818/+143
* 2.5-18.1Jakub Jelinek2007-07-1271-143/+4818
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-183-1/+173