Bernd Schmidt 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while пре 16 година
..
arm 267b2d15fd arm memcpy: fix the case when src=dst пре 16 година
avr32 1db4be5334 Fix indentation of comment in AVR32 memmove assembler optimization file. пре 16 година
bfin 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 пре 16 година
cris 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
frv 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
generic 11975abb2c - remove old-style definitions. No object-code changes. пре 16 година
i386 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
ia64 4bb5454cbd Patch from Al Stone to fix ia64: пре 17 година
mips 8b19fd5b44 add workaround for gcc-3.4.6 with mips пре 16 година
powerpc 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
sh64 7285da14ed unify duplicated code cause i get tired of updating this stuff пре 18 година
sparc c0441bbed5 Blue Swirl writes: пре 17 година
x86_64 df7958a960 amd64 string ops: use alignment more carefully, and comment it. пре 16 година
xtensa 124ec18872 Chris Zankel writes: пре 16 година
.indent.pro fbb4007ac8 Update and simplification. пре 24 година
Makefile ba31c6c463 Remove TOPDIR пре 18 година
Makefile.in 73372af094 - cannot really guarantee proper order, so play safe and compile the problematic пре 16 година
__glibc_strerror_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
__xpg_basename.c 05e75260d6 Get rid of missing prototype warnings пре 18 година
__xpg_strerror_r.c 73372af094 - cannot really guarantee proper order, so play safe and compile the problematic пре 16 година
_collate.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt пре 18 година
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs пре 18 година
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines пре 18 година
_syserrmsg.h 7a5d21ad2d Amir Shalem writes: пре 18 година
basename.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
bcopy.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
bzero.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
dirname.c 05e75260d6 Get rid of missing prototype warnings пре 18 година
ffs.c 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. пре 16 година
memccpy.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while пре 16 година
memchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
memcmp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
memcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
memmem.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
memmove.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
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 пре 16 година
memrchr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
memset.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
psignal.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
rawmemchr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
stpcpy.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
stpncpy.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strcasecmp.c 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. пре 16 година
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
strcasestr.c 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. пре 16 година
strcat.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
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 пре 16 година
strchrnul.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE пре 18 година
strcmp.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos пре 18 година
strcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
strcspn.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strdup.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strerror.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strlcat.c 653bb754d4 Fix two more cases where a libc_hidden_proto was added to string.h while пре 16 година
strlcpy.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
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 пре 16 година
strncasecmp.c 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. пре 16 година
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
strncat.c 72139db7f1 - Avoid warning about undefined preprocessor token. No obj-code changes. пре 16 година
strncmp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strncpy.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strndup.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strnlen.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE пре 18 година
strpbrk.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
strrchr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strsep.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strsignal.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strspn.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
strstr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strtok.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strtok_r.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
sys_errlist.c 0c033f3d8a hide internal _string_syserrmsgs пре 18 година
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines пре 18 година
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... пре 18 година