Lines Matching refs:string

99 	* string/string.h: Likewise.
128 * include/string.h: Likewise.
464 * sysdeps/i386/i486/bits/string.h: Add optimizations for ffs/ffsl
474 * string/string.h (ffsl, ffsll): Prototype.
475 * string/Version (GLIBC_2.1): Add them.
481 * string/Makefile (routines): Add ffsll.
819 * string/string.h: Don't use string function optimization for C++
841 * string/strcoll.c: Correct problem with empty strings.
842 * string/strxfrm.c: Likewise.
1166 * string/argz-replace.c: Likewise.
1167 * string/envz.c: Likewise.
1377 * manual/string.texi: Add %MENU% tag.
1623 streams writing '\n' flushes the string.
1658 format string.
1797 * nis/nis_modify.c: Include <string.h>.
1858 * string/tst-strlen.c (main): Likewise.
1966 * string/Versions: New file.
2009 * sysdeps/generic/elf/backtracesyms.c: Allocate string memory of
2430 * intl/hash-string.h: Likewise.
2530 * string/Makefile: Make sure test-ffs does not use builtins.
2664 * string/bits/string2.h (strcmp): Add missing parens around macro
2980 * sysdeps/unix/sysv/linux/fstatvfs.c: Handle constant option string
3102 * misc/mntent.h (struct mentent): Make string elements const char *.
3340 * string/Makefile: Don't run test on tst-svc.out if cross-compiling.
3710 "RPATH" string in call to fillin_rpath instead.
3715 * sysdeps/i386/i486/bits/string.h (__strstr_g): Initialize %edx
3886 (unsetenv): Store pointer to string, not pointer to string pointer.
3941 appropriate gcc switch or the empty string. Likewise for
3995 * string/string.h: Don't use the optimized versions for the string
4211 * string/bits/string2.h: Don't use unsigned char * unless really
4213 * sysdeps/i386/i486/bits/string.h: Likewise.
4331 * string/strcoll.c: Use uint32_t instead of u_int32_t.
4563 * string/basename.c [!_LIBC]: Define function as gnu_basename.
4565 * posix/getopt.c [!__GNU_LIBRARY__]: Include string.h or
4571 * intl/hash-string.h: Don't include values.h.
4607 * string/string.h: Fix feature test.
4715 * string/tst-svc.expect: Adapt for change in .input.
4716 * string/tst-svc.input: More tests.
5078 * elf/dl-minimal.c (__strtol_internal): Increment pointer to string
5221 * stdlib/mblen.c: Handle empty input string correctly.
5464 * stdio-common/perror.c: Include <string.h> for __strerror_r.
5529 * string/Makefile (routines): Remove strerror_r.
5530 * string/strerror_r.c: Removed.
5531 * string/strerror.c: Call __strerror_r for doing the real work.
5730 * sysdeps/i386/i486/bits/string.h: Remove unused variables.
6011 * string/string.h: Add prototype for __strnlen.
6012 * string/strnlen.c: Rename to __strnlen and make strnlen weak alias.
6300 (string.h): Include that file only if HAVE_STRING_H or _LIBC.
6327 * sysdeps/i386/bits/string.h: Fix various typos.
6580 * sysdeps/i386/i486/bits/string.h (__strcat_c) [__i686__]: Correct
6626 * manual/string.texi (Finding Tokens in a String): Extend strsep
6712 * sysdeps/i386/i486/bits/string.h: Fix typos.
6800 * sysdeps/i386/bits/string.h: Correct things which never worked.
6801 * sysdeps/i386/i486/bits/string.h: Add clobber marks.
6904 * sysdeps/i386/bits/string.h: Fix all assembler statements so that
7145 * string/string.h: Add prototype for __strtok_r.
7219 * string/strdup.c: Undefine __strdup and strdup first.
7220 * string/strndup.c: Likewise.
7222 * string/bits/string2.h: Correct strtok_r and strsep.
7229 * string/bits/string2.h: Add optimization for strdup.
7450 * string/tester.c (test_strpbrk): Add more strpbrk tests.
7453 * string/bits/string2.h (strcspn): Optimize also reject string of
7458 separators at the end of the string.
7460 and separators at the end of the string.
7525 * elf/dlerror.c: Fix concurrency problems with error string and
7537 (_dl_signal_error): Construct string including objname when given.
7790 * string/string.h: Declare __ffs.
8283 * sysdeps/unix/sysv/linux/getpt.c: Include <string.h>
9463 * string/bits/string2.h (strcmp): Use __string2_1bptr_p only for
9474 * string/tst-inlcall.c: Fix format string.
9580 AT_PLATFORM string. Pretty print AT_BASE info.
9662 * string/strsignal.c: Regard signal number NSGI as illegal.
9845 * db2/db/db_conv.c: Include <string.h> for memcpy.
9847 * gmon/bb_exit_func.c: Include <string.h> instead of <strings.h>
10038 * string/strerror_r.c: Correct comment. Patch by Andreas Jaeger.
10071 (print_database): Simply print value string, don't use length.
10306 * string/Makefile (tests): Add tst-inlcall.
10307 * string/tst-inlcall.c: New file.
10309 * string/strsignal.c: Add support for real-time signals.
10314 * sysdeps/i386/bits/string.h: Define _HAVE_STRING_ARCH_* macros.
10316 * sysdeps/i386/i486/bits/string.h: Correct strrchr implementation
10413 * string/strsignal.c: NSIG is not a valid index into
10602 * string/string.h: Don't declare BSD string functions in POSIX mode.
11364 * string/bits/string2.h: Fix spellings.
11366 * string/string.h: Fix spellings.
11522 * string/string.h: Add declaration of __strverscmp.
11523 * string/strverscmp.c: Rename function ot __strverscmp and make old
11856 * string/Makefile (routines): Add strcasestr.
11857 * string/string.h: Add prototype for strcasestr.
12302 * string/bits/string2.h: Add optimization for strtok_r.
12504 * string/bits/string2.h (strstr): Avoid warning if HAYSTACK is a