Waldemar Brodkorb
|
fed9ddae48
fdpic: fix ld.so crashing
|
6 years ago |
Waldemar Brodkorb
|
29ff9055c8
use a single libc and deduplicate threading code
|
8 years ago |
Waldemar Brodkorb
|
6a8ccc9552
remove linuxthreads.new, rename linuxthreads.old
|
8 years ago |
Waldemar Brodkorb
|
e1e46622ac
Revert "resolve merge"
|
9 years ago |
Waldemar Brodkorb
|
6b6ede3d15
resolve merge
|
9 years ago |
Peter S. Mazinger
|
1d2dbb9eb2
linuxthreads: guard *tsd* related stuff correctly
|
13 years ago |
Peter S. Mazinger
|
a3516fe1a4
linuxthreads: use __UCLIBC_HAS_TLS__ consistently
|
13 years ago |
Peter S. Mazinger
|
6d0a357bd0
geopt.c, LT new/pthread.c: s/__mempcpy/mempcpy/
|
13 years ago |
Peter S. Mazinger
|
db19d8d0a9
signal.h: provide prototype for __libc_sigaction and remove all others
|
13 years ago |
Bernhard Reutner-Fischer
|
eb7d589d07
pthreads: fix build when DNS resolver is not enabled.
|
13 years ago |
Carmelo Amoroso
|
abdfc79373
linuxthreads: fix typo in __UCLIBC_HAS_IPv4__ macro
|
13 years ago |
Peter S. Mazinger
|
099b65127d
avoid warnings on _STACK_GROWS_* usage
|
13 years ago |
Matt Fleming
|
2a416f277e
linuxthreads: Fix compilation breakage
|
14 years ago |
Timo Teräs
|
77c18ab76e
linuxthreads.new: initialize stdio locking
|
14 years ago |
Austin Foxley
|
4596f46020
linuxthreads: check TLS_DTV_AT_TP define correctly
|
15 years ago |
Denis Vlasenko
|
52c9ef85a6
linuxthreads fixes from Will Newton (will.newton AT gmail.com):
|
15 years ago |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
16 years ago |
Denis Vlasenko
|
b0a365f74a
hostid: improve extremely unreadable parts
|
16 years ago |
Denis Vlasenko
|
fbb32ad9b6
on Bernd's request, remove commented-out code snippets
|
16 years ago |
Denis Vlasenko
|
0e4d4dd891
optimize signal mask ops. comment out "impossible" errors
|
16 years ago |
Denis Vlasenko
|
7357e8836f
shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc?
|
16 years ago |
Bernhard Reutner-Fischer
|
2ba017a2d5
- use c89-style comments
|
16 years ago |
Bernhard Reutner-Fischer
|
da196a9006
- if we only have socket support then there is no resolver state:
|
16 years ago |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 years ago |
Joakim Tjernlund
|
c8141d994e
Peter Mazinger pointed out that my last commit was faulty.
|
18 years ago |
Peter S. Mazinger
|
04bbb6fdfa
Now new linuxthreads builds w/ SHARED
|
18 years ago |
Peter S. Mazinger
|
a886737c3e
Remove redundant redefine of __clone
|
18 years ago |
Peter S. Mazinger
|
e9cc671723
Get rid of forwarded __pthread_attr_init
|
18 years ago |
Peter S. Mazinger
|
d0a847fd8a
Remove unneeded ; after *_alias
|
18 years ago |
Mike Frysinger
|
da7412ee0e
use sched_yield, not pthread_yield
|
18 years ago |