about summary refs log tree commit diff
path: root/string
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Update. cvs/fedora-glibc-20040923T0148Ulrich Drepper2004-09-221-58/+79
* Update.Ulrich Drepper2004-09-072-10/+10
* Update.Ulrich Drepper2004-05-281-9/+14
* Update.Ulrich Drepper2004-05-261-23/+106
* [BZ #130, BZ #131]Roland McGrath2004-04-292-3/+10
* Update.Ulrich Drepper2004-04-041-1/+1
* Update.Ulrich Drepper2004-04-041-12/+20
* Update.Ulrich Drepper2004-03-223-3/+29
* Update.Ulrich Drepper2004-03-144-967/+948
* Update.Ulrich Drepper2004-03-071-1/+2
* Update.Ulrich Drepper2003-09-102-3/+296
* (main): Check memccpy.Ulrich Drepper2003-09-091-1/+38