Eric Andersen 1602ab8443 mips64 patch from Atsushi Nemoto: před 19 roky
..
arm 497654c710 Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically před 19 roky
bfin 9183b8f792 revert previous nops in strcmp as they are not needed here před 19 roky
frv 7285da14ed unify duplicated code cause i get tired of updating this stuff před 19 roky
generic 497654c710 Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically před 19 roky
i386 497654c710 Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically před 19 roky
ia64 497654c710 Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically před 19 roky
mips 1602ab8443 mips64 patch from Atsushi Nemoto: před 19 roky
powerpc 7285da14ed unify duplicated code cause i get tired of updating this stuff před 19 roky
sh64 7285da14ed unify duplicated code cause i get tired of updating this stuff před 19 roky
sparc be534da71c Correct build failure introduced by SUSV3_LEGACY option před 19 roky
x86_64 a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex před 19 roky
.indent.pro fbb4007ac8 Update and simplification. před 25 roky
Makefile ba31c6c463 Remove TOPDIR před 20 roky
Makefile.in 88f5ee46c1 wcscoll_l.o does not exist před 19 roky
__glibc_strerror_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
__xpg_basename.c 05e75260d6 Get rid of missing prototype warnings před 20 roky
__xpg_strerror_r.c 7a5d21ad2d Amir Shalem writes: před 19 roky
_collate.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back před 19 roky
_string.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt před 20 roky
_string_syserrmsgs.c 0c033f3d8a hide internal _string_syserrmsgs před 20 roky
_string_syssigmsgs.c 8deadda088 check for signal existence rather than using arch defines před 20 roky
_syserrmsg.h 7a5d21ad2d Amir Shalem writes: před 19 roky
basename.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE před 19 roky
bcopy.c a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex před 19 roky
bzero.c a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex před 19 roky
dirname.c 05e75260d6 Get rid of missing prototype warnings před 20 roky
ffs.c d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist před 19 roky
memccpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
memchr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
memcmp.c a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex před 19 roky
memcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
memmem.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE před 19 roky
memmove.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
mempcpy.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE před 19 roky
memrchr.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE před 19 roky
memset.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
psignal.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back před 19 roky
rawmemchr.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE před 19 roky
stpcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
stpncpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strcasecmp.c d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist před 19 roky
strcasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
strcasestr.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined před 19 roky
strcat.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strchr.c a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex před 19 roky
strchrnul.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE před 19 roky
strcmp.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos před 20 roky
strcpy.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strcspn.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strdup.c c2c7d1a645 Make strdup() use memcpy() rather than strcpy() to duplicate the string. před 19 roky
strerror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strlcat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
strlcpy.c 05e75260d6 Get rid of missing prototype warnings před 20 roky
strlen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strncasecmp.c d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist před 19 roky
strncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
strncat.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strncmp.c 497654c710 Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically před 19 roky
strncpy.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos před 20 roky
strndup.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strnlen.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE před 19 roky
strpbrk.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strrchr.c a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex před 19 roky
strsep.c 64b8d39133 Mark some functions as BSD only před 19 roky
strsignal.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt před 20 roky
strspn.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strstr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strtok.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strtok_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 20 roky
strxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
strxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
sys_errlist.c 0c033f3d8a hide internal _string_syserrmsgs před 20 roky
sys_siglist.c 8deadda088 check for signal existence rather than using arch defines před 20 roky
wcpcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcpncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcscasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcscasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcscat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcschr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcschrnul.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcscmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcscpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcscspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsdup.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcslcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcslen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsncasecmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsncasecmp_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsncat.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsncmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsncpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsnlen.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcspbrk.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsrchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsspn.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsstr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcstok.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsxfrm.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wcsxfrm_l.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wmemchr.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wmemcmp.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wmemcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wmemmove.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wmempcpy.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky
wmemset.c 167d5e33fc Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ... před 20 roky