Peter S. Mazinger
|
6b8c0cedae
Correct Warning: function declaration isn't a prototype
|
20 gadi atpakaļ |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
20 gadi atpakaļ |
Mike Frysinger
|
fd6dde5a19
unused
|
20 gadi atpakaļ |
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
|
20 gadi atpakaļ |
Mike Frysinger
|
87601389ad
use clone() instead of __clone()
|
20 gadi atpakaļ |
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
|
20 gadi atpakaļ |
Mike Frysinger
|
f6677b70e1
update licenses and sync with glibc
|
20 gadi atpakaļ |
Mike Frysinger
|
20e7f61155
sync getopt headers with glibc
|
20 gadi atpakaļ |
Mike Frysinger
|
0603b41c93
make sure TARGET_ARCH is set ... thought i committed this already?
|
20 gadi atpakaļ |
Mike Frysinger
|
ff10e4e4fa
use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files
|
20 gadi atpakaļ |
Mike Frysinger
|
517f68409f
update license info
|
20 gadi atpakaļ |
Mike Frysinger
|
ee9a2651d9
import some math funcs from glibc
|
20 gadi atpakaļ |
Mike Frysinger
|
190e8c6c41
remove unused file
|
20 gadi atpakaļ |
Mike Frysinger
|
65c5ebffb5
need to declare our stack direction
|
20 gadi atpakaļ |
Mike Frysinger
|
cdd5445653
import test from glibc
|
20 gadi atpakaļ |
Mike Frysinger
|
acd7431a60
add a way to just run uclibc or glibc tests
|
20 gadi atpakaļ |
Peter S. Mazinger
|
ae7377cea8
Hide internally used symbols, use weak_alias for raise/sigwait, as they could be in libpthread too
|
20 gadi atpakaļ |
Peter S. Mazinger
|
497e902f95
undef functions needed for usage within libc
|
20 gadi atpakaļ |
Peter S. Mazinger
|
76cad786c8
Split up wstring.c and use attribute_hidden
|
20 gadi atpakaļ |
Peter S. Mazinger
|
f8703c6453
Move to use attribute_hidden
|
20 gadi atpakaļ |
Peter S. Mazinger
|
032a3e76d2
Corrections to splitted files
|
20 gadi atpakaļ |
Eric Andersen
|
1a9ad98b8a
Let the #define do all the work
|
20 gadi atpakaļ |
Eric Andersen
|
2a42a28b98
It was pointed out to me that http://www.uclibc.org/copyright.txt
|
20 gadi atpakaļ |
Mike Frysinger
|
07fa31fd2b
quiet the make -C
|
20 gadi atpakaļ |
Mike Frysinger
|
38545a368c
initial port to hppa
|
20 gadi atpakaļ |
Mike Frysinger
|
63f4057c67
make people provide these headers when porting
|
20 gadi atpakaļ |
Peter S. Mazinger
|
7e51a684c5
Add hidden versions
|
20 gadi atpakaļ |
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
|
20 gadi atpakaļ |
Peter S. Mazinger
|
dd1be05eec
Add hidden versions
|
20 gadi atpakaļ |
Peter S. Mazinger
|
ccb1922d8b
Add hidden versions
|
20 gadi atpakaļ |