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