Peter S. Mazinger
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
před 21 roky |
Peter S. Mazinger
|
cc9da0a85c
Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks
|
před 21 roky |
Peter S. Mazinger
|
a0a0d23539
Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread
|
před 21 roky |
Peter S. Mazinger
|
8a87f4950a
Update copyright notice
|
před 21 roky |
Peter S. Mazinger
|
8d0348abfd
Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong
|
před 21 roky |
Peter S. Mazinger
|
bfaefca651
Hide __libc_sa_len
|
před 21 roky |
Peter S. Mazinger
|
da07a3549b
Hide some internally used functions
|
před 21 roky |
Peter S. Mazinger
|
6b8c0cedae
Correct Warning: function declaration isn't a prototype
|
před 21 roky |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
před 21 roky |
Mike Frysinger
|
fd6dde5a19
unused
|
před 21 roky |
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
|
před 21 roky |
Mike Frysinger
|
87601389ad
use clone() instead of __clone()
|
před 21 roky |
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
|
před 21 roky |
Mike Frysinger
|
f6677b70e1
update licenses and sync with glibc
|
před 21 roky |
Mike Frysinger
|
20e7f61155
sync getopt headers with glibc
|
před 21 roky |
Mike Frysinger
|
0603b41c93
make sure TARGET_ARCH is set ... thought i committed this already?
|
před 21 roky |
Mike Frysinger
|
ff10e4e4fa
use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files
|
před 21 roky |
Mike Frysinger
|
517f68409f
update license info
|
před 21 roky |
Mike Frysinger
|
ee9a2651d9
import some math funcs from glibc
|
před 21 roky |
Mike Frysinger
|
190e8c6c41
remove unused file
|
před 21 roky |
Mike Frysinger
|
65c5ebffb5
need to declare our stack direction
|
před 21 roky |
Mike Frysinger
|
cdd5445653
import test from glibc
|
před 21 roky |
Mike Frysinger
|
acd7431a60
add a way to just run uclibc or glibc tests
|
před 21 roky |
Peter S. Mazinger
|
ae7377cea8
Hide internally used symbols, use weak_alias for raise/sigwait, as they could be in libpthread too
|
před 21 roky |
Peter S. Mazinger
|
497e902f95
undef functions needed for usage within libc
|
před 21 roky |
Peter S. Mazinger
|
76cad786c8
Split up wstring.c and use attribute_hidden
|
před 21 roky |
Peter S. Mazinger
|
f8703c6453
Move to use attribute_hidden
|
před 21 roky |
Peter S. Mazinger
|
032a3e76d2
Corrections to splitted files
|
před 21 roky |
Eric Andersen
|
1a9ad98b8a
Let the #define do all the work
|
před 21 roky |
Eric Andersen
|
2a42a28b98
It was pointed out to me that http://www.uclibc.org/copyright.txt
|
před 21 roky |