Bernhard Reutner-Fischer
|
11975abb2c
- remove old-style definitions. No object-code changes.
|
16 anni fa |
Mike Frysinger
|
fa8710bf5c
make sure we store the function pointers to the real push/pop functions rather than the public weak ones so that the libc->libpthread forwarding code is able to work properly
|
16 anni fa |
Bernd Schmidt
|
acadc5664e
Add hidden symbols for a number of pthread functions, and use them to ensure
|
17 anni fa |
Joakim Tjernlund
|
c8141d994e
Peter Mazinger pointed out that my last commit was faulty.
|
18 anni fa |
Mike Frysinger
|
087d97a0a8
backport from upstream:
|
18 anni fa |
Mike Frysinger
|
b60f4837e3
import ia64 linuxthreads files
|
18 anni fa |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 anni fa |
Mike Frysinger
|
15b87e6a3f
fix warning when building on non-mmu hosts
|
19 anni fa |
Peter S. Mazinger
|
dfb199421b
prototypes for threads too
|
19 anni fa |
Peter S. Mazinger
|
8532ba12c6
make use of the internals provided earlier
|
19 anni fa |
Peter S. Mazinger
|
b040378820
Don't use __getpid/__getpagesize
|
19 anni fa |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 anni fa |
Mike Frysinger
|
e9264e49f3
update pthread weak handling to the style glibc uses
|
19 anni fa |
Mike Frysinger
|
68b4b57e17
kill off some signedness/unused warnings
|
19 anni fa |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 anni fa |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 anni fa |