Mike Frysinger 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 18 年 前
..
Makefile 7285da14ed unify duplicated code cause i get tired of updating this stuff 20 年 前
bp-checks.h d24608f995 Hiding again 20 年 前
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 18 年 前
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 18 年 前
memcopy.h bec90733b9 Add a couple of mips-specific string funcs. 22 年 前
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 18 年 前
memmem.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 20 年 前
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 18 年 前
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 18 年 前
memrchr.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 20 年 前
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 18 年 前
pagecopy.h bec90733b9 Add a couple of mips-specific string funcs. 22 年 前
rawmemchr.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 20 年 前
strcat.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
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 18 年 前
strchrnul.c 7ebb2e4369 fix signed warnings 20 年 前
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 18 年 前
strcpy.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
strcspn.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
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 18 年 前
strncat.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
strncmp.c 497654c710 Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically 20 年 前
strncpy.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
strnlen.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 20 年 前
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 18 年 前
strsep.c 64b8d39133 Mark some functions as BSD only 20 年 前
strspn.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
strstr.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
strtok_r.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 20 年 前