Peter S. Mazinger
|
1d2dbb9eb2
linuxthreads: guard *tsd* related stuff correctly
|
пре 13 година |
Peter S. Mazinger
|
a3516fe1a4
linuxthreads: use __UCLIBC_HAS_TLS__ consistently
|
пре 13 година |
Peter S. Mazinger
|
6d0a357bd0
geopt.c, LT new/pthread.c: s/__mempcpy/mempcpy/
|
пре 13 година |
Peter S. Mazinger
|
db19d8d0a9
signal.h: provide prototype for __libc_sigaction and remove all others
|
пре 13 година |
Bernhard Reutner-Fischer
|
eb7d589d07
pthreads: fix build when DNS resolver is not enabled.
|
пре 13 година |
Carmelo Amoroso
|
abdfc79373
linuxthreads: fix typo in __UCLIBC_HAS_IPv4__ macro
|
пре 13 година |
Peter S. Mazinger
|
099b65127d
avoid warnings on _STACK_GROWS_* usage
|
пре 13 година |
Matt Fleming
|
2a416f277e
linuxthreads: Fix compilation breakage
|
пре 14 година |
Timo Teräs
|
77c18ab76e
linuxthreads.new: initialize stdio locking
|
пре 14 година |
Austin Foxley
|
4596f46020
linuxthreads: check TLS_DTV_AT_TP define correctly
|
пре 15 година |
Denis Vlasenko
|
52c9ef85a6
linuxthreads fixes from Will Newton (will.newton AT gmail.com):
|
пре 15 година |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
пре 16 година |
Denis Vlasenko
|
b0a365f74a
hostid: improve extremely unreadable parts
|
пре 16 година |
Denis Vlasenko
|
fbb32ad9b6
on Bernd's request, remove commented-out code snippets
|
пре 16 година |
Denis Vlasenko
|
0e4d4dd891
optimize signal mask ops. comment out "impossible" errors
|
пре 16 година |
Denis Vlasenko
|
7357e8836f
shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc?
|
пре 16 година |
Bernhard Reutner-Fischer
|
2ba017a2d5
- use c89-style comments
|
пре 16 година |
Bernhard Reutner-Fischer
|
da196a9006
- if we only have socket support then there is no resolver state:
|
пре 16 година |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
пре 16 година |
Joakim Tjernlund
|
c8141d994e
Peter Mazinger pointed out that my last commit was faulty.
|
пре 18 година |
Peter S. Mazinger
|
04bbb6fdfa
Now new linuxthreads builds w/ SHARED
|
пре 18 година |
Peter S. Mazinger
|
a886737c3e
Remove redundant redefine of __clone
|
пре 18 година |
Peter S. Mazinger
|
e9cc671723
Get rid of forwarded __pthread_attr_init
|
пре 18 година |
Peter S. Mazinger
|
d0a847fd8a
Remove unneeded ; after *_alias
|
пре 18 година |
Mike Frysinger
|
da7412ee0e
use sched_yield, not pthread_yield
|
пре 18 година |
Peter S. Mazinger
|
8c2b377d28
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h
|
пре 19 година |
Mike Frysinger
|
cccc549ced
initial import of latest linuxthreads
|
пре 19 година |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
пре 19 година |
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
|
пре 19 година |
Mike Frysinger
|
f0b4463b7d
implement __pthread_init_max_stacksize() which is required for FLOATING_STACKS
|
пре 19 година |