.. |
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
|
пре 17 година |
cris
|
1f020b1786
- trim any trailing whitespace
|
пре 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
|
1f020b1786
- trim any trailing whitespace
|
пре 16 година |
ia64
|
1f020b1786
- trim any trailing whitespace
|
пре 16 година |
mips
|
8b19fd5b44
add workaround for gcc-3.4.6 with mips
|
пре 17 година |
powerpc
|
1f020b1786
- trim any trailing whitespace
|
пре 16 година |
sh64
|
7285da14ed
unify duplicated code cause i get tired of updating this stuff
|
пре 19 година |
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:
|
пре 17 година |
.indent.pro
|
fbb4007ac8
Update and simplification.
|
пре 24 година |
Makefile
|
ba31c6c463
Remove TOPDIR
|
пре 19 година |
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
|
пре 19 година |
__xpg_basename.c
|
05e75260d6
Get rid of missing prototype warnings
|
пре 19 година |
__xpg_strerror_r.c
|
1f020b1786
- trim any trailing whitespace
|
пре 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
|
пре 19 година |
_string_syserrmsgs.c
|
0c033f3d8a
hide internal _string_syserrmsgs
|
пре 19 година |
_string_syssigmsgs.c
|
8deadda088
check for signal existence rather than using arch defines
|
пре 19 година |
_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
|
пре 19 година |
ffs.c
|
1f020b1786
- trim any trailing whitespace
|
пре 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
|
пре 19 година |
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
|
пре 19 година |
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
|
пре 17 година |
memrchr.c
|
1f020b1786
- trim any trailing whitespace
|
пре 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 ...
|
пре 19 година |
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
|
пре 19 година |
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
|
пре 17 година |
strchrnul.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
пре 18 година |
strcmp.c
|
1f020b1786
- trim any trailing whitespace
|
пре 16 година |
strcpy.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
пре 19 година |
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
|
пре 17 година |
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 ...
|
пре 19 година |
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
|
1f020b1786
- trim any trailing whitespace
|
пре 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
|
пре 19 година |
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
|
пре 19 година |
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 ...
|
пре 19 година |
strxfrm_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
sys_errlist.c
|
0c033f3d8a
hide internal _string_syserrmsgs
|
пре 19 година |
sys_siglist.c
|
8deadda088
check for signal existence rather than using arch defines
|
пре 19 година |
wcpcpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcpncpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcscasecmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcscasecmp_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcscat.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcschr.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcschrnul.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcscmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcscpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcscspn.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsdup.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcslcpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcslen.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsncasecmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsncasecmp_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsncat.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsncmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsncpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsnlen.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcspbrk.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsrchr.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsspn.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsstr.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcstok.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsxfrm.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wcsxfrm_l.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wmemchr.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wmemcmp.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wmemcpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wmemmove.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wmempcpy.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |
wmemset.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 19 година |