Mike Frysinger
|
b587cbb04a
touchup pretty STRIP output a little
|
20 лет назад |
Mike Frysinger
|
222c137f6c
update copyright and license, add _BITS_SETJMP_H protection around the file, make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS
|
20 лет назад |
Mike Frysinger
|
3bfee14cbc
rename files to .s like they should be
|
20 лет назад |
Mike Frysinger
|
e264ded5e0
rename files to .s like they should be
|
20 лет назад |
Mike Frysinger
|
27be0830a0
add support for .s translation like .S
|
20 лет назад |
Mike Frysinger
|
5396647d53
condense rules to be easier to read
|
20 лет назад |
Mike Frysinger
|
bba3701cd5
sync with glibc and fix warning when building pthreads
|
20 лет назад |
Mike Frysinger
|
3e73f8b907
this is GNU source
|
20 лет назад |
Mike Frysinger
|
056a92f7e3
import updates from glibc
|
20 лет назад |
Mike Frysinger
|
1e80791974
include pthreads if appropriate ala glibc
|
20 лет назад |
Mike Frysinger
|
274fdbb0f4
add rules to handle .s and .E
|
20 лет назад |
Peter S. Mazinger
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
20 лет назад |
Peter S. Mazinger
|
cc9da0a85c
Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks
|
20 лет назад |
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
|
20 лет назад |
Peter S. Mazinger
|
8a87f4950a
Update copyright notice
|
20 лет назад |
Peter S. Mazinger
|
8d0348abfd
Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong
|
20 лет назад |
Peter S. Mazinger
|
bfaefca651
Hide __libc_sa_len
|
20 лет назад |
Peter S. Mazinger
|
da07a3549b
Hide some internally used functions
|
20 лет назад |
Peter S. Mazinger
|
6b8c0cedae
Correct Warning: function declaration isn't a prototype
|
20 лет назад |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
20 лет назад |
Mike Frysinger
|
fd6dde5a19
unused
|
20 лет назад |
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 лет назад |
Mike Frysinger
|
87601389ad
use clone() instead of __clone()
|
20 лет назад |
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 лет назад |
Mike Frysinger
|
f6677b70e1
update licenses and sync with glibc
|
20 лет назад |
Mike Frysinger
|
20e7f61155
sync getopt headers with glibc
|
20 лет назад |
Mike Frysinger
|
0603b41c93
make sure TARGET_ARCH is set ... thought i committed this already?
|
20 лет назад |
Mike Frysinger
|
ff10e4e4fa
use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files
|
20 лет назад |
Mike Frysinger
|
517f68409f
update license info
|
20 лет назад |
Mike Frysinger
|
ee9a2651d9
import some math funcs from glibc
|
20 лет назад |