.. |
arm
|
267b2d15fd
arm memcpy: fix the case when src=dst
|
17 жил өмнө |
avr32
|
1db4be5334
Fix indentation of comment in AVR32 memmove assembler optimization file.
|
17 жил өмнө |
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
|
18 жил өмнө |
cris
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
frv
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
generic
|
11975abb2c
- remove old-style definitions. No object-code changes.
|
17 жил өмнө |
i386
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
ia64
|
4bb5454cbd
Patch from Al Stone to fix ia64:
|
18 жил өмнө |
mips
|
8b19fd5b44
add workaround for gcc-3.4.6 with mips
|
17 жил өмнө |
powerpc
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
sh64
|
7285da14ed
unify duplicated code cause i get tired of updating this stuff
|
19 жил өмнө |
sparc
|
c0441bbed5
Blue Swirl writes:
|
18 жил өмнө |
x86_64
|
df7958a960
amd64 string ops: use alignment more carefully, and comment it.
|
17 жил өмнө |
xtensa
|
124ec18872
Chris Zankel writes:
|
17 жил өмнө |
.indent.pro
|
fbb4007ac8
Update and simplification.
|
25 жил өмнө |
Makefile
|
ba31c6c463
Remove TOPDIR
|
20 жил өмнө |
Makefile.in
|
73372af094
- cannot really guarantee proper order, so play safe and compile the problematic
|
17 жил өмнө |
__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
|
73372af094
- cannot really guarantee proper order, so play safe and compile the problematic
|
17 жил өмнө |
_collate.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
_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:
|
19 жил өмнө |
basename.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
bcopy.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
bzero.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
dirname.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 жил өмнө |
ffs.c
|
6d7aed92f2
This fixes a problem with the move of libc_hidden_proto to string.h.
|
17 жил өмнө |
memccpy.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 жил өмнө |
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
|
17 жил өмнө |
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
|
17 жил өмнө |
memmove.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
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
|
18 жил өмнө |
memrchr.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
memset.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
psignal.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
rawmemchr.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
stpcpy.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
stpncpy.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
strcasecmp.c
|
6d7aed92f2
This fixes a problem with the move of libc_hidden_proto to string.h.
|
17 жил өмнө |
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.
|
17 жил өмнө |
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
|
18 жил өмнө |
strchrnul.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
19 жил өмнө |
strcmp.c
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 жил өмнө |
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
|
17 жил өмнө |
strdup.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
strerror.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
strlcat.c
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
19 жил өмнө |
strlcpy.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
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
|
18 жил өмнө |
strncasecmp.c
|
6d7aed92f2
This fixes a problem with the move of libc_hidden_proto to string.h.
|
17 жил өмнө |
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.
|
17 жил өмнө |
strncmp.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
strncpy.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
strndup.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
strnlen.c
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
19 жил өмнө |
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
|
17 жил өмнө |
strsep.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
strsignal.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
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
|
17 жил өмнө |
strtok.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
strtok_r.c
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 жил өмнө |
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 жил өмнө |