summaryrefslogtreecommitdiff
path: root/string
AgeCommit message (Expand)Author
2009-05-09* string/stratcliff.c (do_test): Test for zero lengthUlrich 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-20090407T0657Ulrich 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 onlyUlrich Drepper
2008-05-16* string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.cvs/fedora-glibc-20080516T2152Ulrich Drepper
2008-05-15* string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735Ulrich 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-20071003T1908Ulrich 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 returnedUlrich 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-20070317T2130Ulrich 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-20070202T0923Ulrich Drepper
2007-01-03* posix/execvp.c: Include alloca.h.Ulrich Drepper
2006-11-10* string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimizationUlrich Drepper
2006-11-09* string/Makefile (tests): Add tst-strxfrm2.Ulrich Drepper
2006-08-22[BZ #2751]cvs/fedora-glibc-20060822T0706Ulrich Drepper
2006-06-22* intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don'tUlrich 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
2006-01-10[BZ #2126]Ulrich Drepper
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-11-18[BZ #1877]Ulrich Drepper
2005-11-17[BZ #1877]Ulrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-10-15[BZ #968]Ulrich Drepper
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper
2005-07-25* string/test-memset.c (test_main): Use negative byte value iscvs/fedora-glibc-20050725T0627Ulrich Drepper
2005-07-24(do_one_test): Compare effect of call, not only return value.Ulrich Drepper
2005-07-15Pretty printing.Ulrich Drepper