.. |
Makefile
|
7285da14ed
unify duplicated code cause i get tired of updating this stuff
|
19 vuotta sitten |
bp-checks.h
|
d24608f995
Hiding again
|
19 vuotta sitten |
memchr.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
memcmp.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
memcopy.h
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memcpy.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
memmem.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 vuotta sitten |
memmove.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
mempcpy.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
memrchr.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 vuotta sitten |
memset.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
pagecopy.h
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
rawmemchr.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 vuotta sitten |
strcat.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 vuotta sitten |
strchr.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
strchrnul.c
|
7ebb2e4369
fix signed warnings
|
18 vuotta sitten |
strcmp.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
strcpy.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 vuotta sitten |
strcspn.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 vuotta sitten |
strlen.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
strncat.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 vuotta sitten |
strncmp.c
|
497654c710
Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically
|
18 vuotta sitten |
strncpy.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 vuotta sitten |
strnlen.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 vuotta sitten |
strrchr.c
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
17 vuotta sitten |
strsep.c
|
64b8d39133
Mark some functions as BSD only
|
18 vuotta sitten |
strspn.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 vuotta sitten |
strstr.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 vuotta sitten |
strtok_r.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 vuotta sitten |