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