index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
string
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'libc/string')
-rw-r--r--
libc/string/__glibc_strerror_r.c
11
-rw-r--r--
libc/string/__xpg_strerror_r.c
23
-rw-r--r--
libc/string/_collate.c
73
-rw-r--r--
libc/string/arm/bcopy.S
13
-rw-r--r--
libc/string/arm/bzero.S
13
-rw-r--r--
libc/string/arm/memcmp.S
13
-rw-r--r--
libc/string/arm/memcpy.S
11
-rw-r--r--
libc/string/arm/memmove.S
11
-rw-r--r--
libc/string/arm/memset.S
11
-rw-r--r--
libc/string/arm/strcmp.S
15
-rw-r--r--
libc/string/arm/strlen.S
11
-rw-r--r--
libc/string/arm/strncmp.S
11
-rw-r--r--
libc/string/basename.c
7
-rw-r--r--
libc/string/bcopy.c
10
-rw-r--r--
libc/string/bzero.c
8
-rw-r--r--
libc/string/ffs.c
7
-rw-r--r--
libc/string/frv/memcpy.S
11
-rw-r--r--
libc/string/frv/memset.S
11
-rw-r--r--
libc/string/generic/memchr.c
8
-rw-r--r--
libc/string/generic/memcmp.c
9
-rw-r--r--
libc/string/generic/memcpy.c
6
-rw-r--r--
libc/string/generic/memmem.c
10
-rw-r--r--
libc/string/generic/memmove.c
10
-rw-r--r--
libc/string/generic/mempcpy.c
10
-rw-r--r--
libc/string/generic/memrchr.c
8
-rw-r--r--
libc/string/generic/memset.c
6
-rw-r--r--
libc/string/generic/rawmemchr.c
8
-rw-r--r--
libc/string/generic/strcat.c
6
-rw-r--r--
libc/string/generic/strchr.c
11
-rw-r--r--
libc/string/generic/strchrnul.c
8
-rw-r--r--
libc/string/generic/strcmp.c
11
-rw-r--r--
libc/string/generic/strcpy.c
6
-rw-r--r--
libc/string/generic/strcspn.c
10
-rw-r--r--
libc/string/generic/strlen.c
8
-rw-r--r--
libc/string/generic/strncat.c
6
-rw-r--r--
libc/string/generic/strncmp.c
6
-rw-r--r--
libc/string/generic/strncpy.c
6
-rw-r--r--
libc/string/generic/strnlen.c
8
-rw-r--r--
libc/string/generic/strrchr.c
15
-rw-r--r--
libc/string/generic/strsep.c
13
-rw-r--r--
libc/string/generic/strspn.c
6
-rw-r--r--
libc/string/generic/strstr.c
6
-rw-r--r--
libc/string/generic/strtok_r.c
16
-rw-r--r--
libc/string/i386/memchr.c
6
-rw-r--r--
libc/string/i386/memcpy.c
6
-rw-r--r--
libc/string/i386/memmove.c
6
-rw-r--r--
libc/string/i386/memset.c
6
-rw-r--r--
libc/string/i386/strcat.c
6
-rw-r--r--
libc/string/i386/strchr.c
9
-rw-r--r--
libc/string/i386/strcmp.c
11
-rw-r--r--
libc/string/i386/strcpy.c
6
-rw-r--r--
libc/string/i386/strlen.c
6
-rw-r--r--
libc/string/i386/strncat.c
6
-rw-r--r--
libc/string/i386/strncmp.c
6
-rw-r--r--
libc/string/i386/strncpy.c
6
-rw-r--r--
libc/string/i386/strnlen.c
6
-rw-r--r--
libc/string/i386/strrchr.c
9
-rw-r--r--
libc/string/memccpy.c
4
-rw-r--r--
libc/string/memchr.c
8
-rw-r--r--
libc/string/memcmp.c
9
-rw-r--r--
libc/string/memcpy.c
9
-rw-r--r--
libc/string/memmem.c
4
-rw-r--r--
libc/string/memmove.c
9
-rw-r--r--
libc/string/mempcpy.c
8
-rw-r--r--
libc/string/memrchr.c
6
-rw-r--r--
libc/string/memset.c
9
-rw-r--r--
libc/string/mips/memcpy.S
6
-rw-r--r--
libc/string/mips/memset.S
6
-rw-r--r--
libc/string/mips/sysdep.h
1
-rw-r--r--
libc/string/powerpc/memcpy.c
6
-rw-r--r--
libc/string/powerpc/memmove.c
6
-rw-r--r--
libc/string/powerpc/memset.c
6
-rw-r--r--
libc/string/psignal.c
6
-rw-r--r--
libc/string/rawmemchr.c
7
-rw-r--r--
libc/string/sh64/memcpy.S
11
-rw-r--r--
libc/string/sh64/memset.S
11
-rw-r--r--
libc/string/sh64/strcpy.S
11
-rw-r--r--
libc/string/sh64/strlen.S
11
-rw-r--r--
libc/string/sparc/_glibc_inc.h
1
-rw-r--r--
libc/string/sparc/sparc32/memchr.S
8
-rw-r--r--
libc/string/sparc/sparc32/memcpy.S
18
-rw-r--r--
libc/string/sparc/sparc32/memset.S
12
-rw-r--r--
libc/string/sparc/sparc32/stpcpy.S
6
-rw-r--r--
libc/string/sparc/sparc32/strcat.S
6
-rw-r--r--
libc/string/sparc/sparc32/strchr.S
16
-rw-r--r--
libc/string/sparc/sparc32/strcmp.S
7
-rw-r--r--
libc/string/sparc/sparc32/strcpy.S
7
-rw-r--r--
libc/string/sparc/sparc32/strlen.S
7
-rw-r--r--
libc/string/sparc/sparc64/memchr.S
8
-rw-r--r--
libc/string/sparc/sparc64/memcpy.S
22
-rw-r--r--
libc/string/sparc/sparc64/memset.S
12
-rw-r--r--
libc/string/sparc/sparc64/sparcv9b/memcpy.S
18
-rw-r--r--
libc/string/sparc/sparc64/stpcpy.S
7
-rw-r--r--
libc/string/sparc/sparc64/strcat.S
7
-rw-r--r--
libc/string/sparc/sparc64/strchr.S
16
-rw-r--r--
libc/string/sparc/sparc64/strcmp.S
7
-rw-r--r--
libc/string/sparc/sparc64/strcpy.S
6
-rw-r--r--
libc/string/sparc/sparc64/strlen.S
7
-rw-r--r--
libc/string/stpcpy.c
9
-rw-r--r--
libc/string/stpncpy.c
9
-rw-r--r--
libc/string/strcasecmp.c
37
-rw-r--r--
libc/string/strcasestr.c
10
-rw-r--r--
libc/string/strcat.c
9
-rw-r--r--
libc/string/strchr.c
11
-rw-r--r--
libc/string/strchrnul.c
9
-rw-r--r--
libc/string/strcmp.c
21
-rw-r--r--
libc/string/strcpy.c
9
-rw-r--r--
libc/string/strcspn.c
9
-rw-r--r--
libc/string/strdup.c
21
-rw-r--r--
libc/string/strerror.c
10
-rw-r--r--
libc/string/strlcpy.c
31
-rw-r--r--
libc/string/strlen.c
9
-rw-r--r--
libc/string/strncasecmp.c
37
-rw-r--r--
libc/string/strncat.c
9
-rw-r--r--
libc/string/strncmp.c
8
-rw-r--r--
libc/string/strncpy.c
8
-rw-r--r--
libc/string/strndup.c
13
-rw-r--r--
libc/string/strnlen.c
8
-rw-r--r--
libc/string/strpbrk.c
9
-rw-r--r--
libc/string/strrchr.c
10
-rw-r--r--
libc/string/strsep.c
13
-rw-r--r--
libc/string/strsignal.c
13
-rw-r--r--
libc/string/strspn.c
9
-rw-r--r--
libc/string/strstr.c
13
-rw-r--r--
libc/string/strtok.c
6
-rw-r--r--
libc/string/strtok_r.c
21
-rw-r--r--
libc/string/x86_64/_glibc_inc.h
1
-rw-r--r--
libc/string/x86_64/bzero.S
4
-rw-r--r--
libc/string/x86_64/memcpy.S
8
-rw-r--r--
libc/string/x86_64/mempcpy.S
4
-rw-r--r--
libc/string/x86_64/memset.S
8
-rw-r--r--
libc/string/x86_64/stpcpy.S
4
-rw-r--r--
libc/string/x86_64/strcat.S
6
-rw-r--r--
libc/string/x86_64/strchr.S
8
-rw-r--r--
libc/string/x86_64/strcmp.S
10
-rw-r--r--
libc/string/x86_64/strcpy.S
4
-rw-r--r--
libc/string/x86_64/strcspn.S
8
-rw-r--r--
libc/string/x86_64/strlen.S
6
-rw-r--r--
libc/string/x86_64/strpbrk.S
4