Eric Andersen
|
1f61bbd8a5
silence a lot of warnings and fix a few genuine bugs while I'm at it.
|
18 年之前 |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
18 年之前 |
"Steven J. Hill"
|
2edab2e0d2
|
18 年之前 |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 年之前 |
Mike Frysinger
|
e9264e49f3
update pthread weak handling to the style glibc uses
|
19 年之前 |
Peter S. Mazinger
|
a1915d4502
Convert users
|
19 年之前 |
"Steven J. Hill"
|
cce16f1d63
Yeah, suck it up. I'm tired of merging stuff.
|
19 年之前 |
Mike Frysinger
|
2fbdff9839
add some notes (thanks to mjn3) as to why we need these weaks, remove all the weaks that we arent actually using atm, and in general touchup the code
|
19 年之前 |
Mike Frysinger
|
3e73f8b907
this is GNU source
|
19 年之前 |
Peter S. Mazinger
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 年之前 |
Mike Frysinger
|
a8ac67a474
punt unused __pthread_return_void func
|
19 年之前 |
Eric Andersen
|
2900ba4408
Joakim Tjernlund writes:
|
20 年之前 |
Manuel Novoa III
|
613037d45c
My mistake. We do need some weak pthread_* funcs. But we were previously
|
21 年之前 |
Manuel Novoa III
|
d05dafe2fc
Fix a long-standing bug with pthreads. A couple of linuxthreads files
|
21 年之前 |
Eric Andersen
|
0fd2aadea3
Be prepared to call __pthread_initialize_minimal
|
22 年之前 |
Eric Andersen
|
ac1a542ba0
Fix use of __pthread_once, and fix rpc usage of thread local
|
22 年之前 |
Eric Andersen
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
23 年之前 |