Peter S. Mazinger
|
bfaefca651
Hide __libc_sa_len
|
vor 21 Jahren |
Peter S. Mazinger
|
da07a3549b
Hide some internally used functions
|
vor 21 Jahren |
Peter S. Mazinger
|
6b8c0cedae
Correct Warning: function declaration isn't a prototype
|
vor 21 Jahren |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
vor 21 Jahren |
Mike Frysinger
|
fd6dde5a19
unused
|
vor 21 Jahren |
Mike Frysinger
|
5a69eba90b
revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to import glibc updates) while keeping the few bugfixes ... idea is to keep both old and new linuxthreads around so we can hack on the new version while delivering the old stable version to end users
|
vor 21 Jahren |
Mike Frysinger
|
87601389ad
use clone() instead of __clone()
|
vor 21 Jahren |
Mike Frysinger
|
afa5bf6803
as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont exist if user disables the option
|
vor 21 Jahren |
Mike Frysinger
|
f6677b70e1
update licenses and sync with glibc
|
vor 21 Jahren |
Mike Frysinger
|
20e7f61155
sync getopt headers with glibc
|
vor 21 Jahren |
Mike Frysinger
|
0603b41c93
make sure TARGET_ARCH is set ... thought i committed this already?
|
vor 21 Jahren |
Mike Frysinger
|
ff10e4e4fa
use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files
|
vor 21 Jahren |
Mike Frysinger
|
517f68409f
update license info
|
vor 21 Jahren |
Mike Frysinger
|
ee9a2651d9
import some math funcs from glibc
|
vor 21 Jahren |
Mike Frysinger
|
190e8c6c41
remove unused file
|
vor 21 Jahren |
Mike Frysinger
|
65c5ebffb5
need to declare our stack direction
|
vor 21 Jahren |
Mike Frysinger
|
cdd5445653
import test from glibc
|
vor 21 Jahren |
Mike Frysinger
|
acd7431a60
add a way to just run uclibc or glibc tests
|
vor 21 Jahren |
Peter S. Mazinger
|
ae7377cea8
Hide internally used symbols, use weak_alias for raise/sigwait, as they could be in libpthread too
|
vor 21 Jahren |
Peter S. Mazinger
|
497e902f95
undef functions needed for usage within libc
|
vor 21 Jahren |
Peter S. Mazinger
|
76cad786c8
Split up wstring.c and use attribute_hidden
|
vor 21 Jahren |
Peter S. Mazinger
|
f8703c6453
Move to use attribute_hidden
|
vor 21 Jahren |
Peter S. Mazinger
|
032a3e76d2
Corrections to splitted files
|
vor 21 Jahren |
Eric Andersen
|
1a9ad98b8a
Let the #define do all the work
|
vor 21 Jahren |
Eric Andersen
|
2a42a28b98
It was pointed out to me that http://www.uclibc.org/copyright.txt
|
vor 21 Jahren |
Mike Frysinger
|
07fa31fd2b
quiet the make -C
|
vor 21 Jahren |
Mike Frysinger
|
38545a368c
initial port to hppa
|
vor 21 Jahren |
Mike Frysinger
|
63f4057c67
make people provide these headers when porting
|
vor 21 Jahren |
Peter S. Mazinger
|
7e51a684c5
Add hidden versions
|
vor 21 Jahren |
Peter S. Mazinger
|
f56e03f575
Add hidden versions, hope I made it correctly. Sparc optimized string functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function
|
vor 21 Jahren |