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