.. |
sysdeps
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 年 前 |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 年 前 |
Makefile.in
|
51ce75b5b0
- use the compiler-driver instead of the linker
|
17 年 前 |
attr.c
|
acadc5664e
Add hidden symbols for a number of pthread functions, and use them to ensure
|
17 年 前 |
cancel.c
|
acadc5664e
Add hidden symbols for a number of pthread functions, and use them to ensure
|
17 年 前 |
condvar.c
|
acadc5664e
Add hidden symbols for a number of pthread functions, and use them to ensure
|
17 年 前 |
debug.h
|
36860e64db
remove duplicated/unused ASSERT code
|
18 年 前 |
errno.c
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年 前 |
events.c
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年 前 |
forward.c
|
c8141d994e
Peter Mazinger pointed out that my last commit was faulty.
|
18 年 前 |
internals.h
|
087d97a0a8
backport from upstream:
|
18 年 前 |
join.c
|
acadc5664e
Add hidden symbols for a number of pthread functions, and use them to ensure
|
17 年 前 |
libc_pthread_init.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 年 前 |
linuxthreads.texi
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年 前 |
locale.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 年 前 |
lockfile.c
|
dfb199421b
prototypes for threads too
|
19 年 前 |
manager.c
|
d662b01231
Bernd Schmidt writes: make sure custom stacks work properly for no-mmu
|
17 年 前 |
mutex.c
|
dfb199421b
prototypes for threads too
|
19 年 前 |
oldsemaphore.c
|
087d97a0a8
backport from upstream:
|
18 年 前 |
pt-machine.c
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年 前 |
ptfork.c
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 年 前 |
pthread.c
|
acadc5664e
Add hidden symbols for a number of pthread functions, and use them to ensure
|
17 年 前 |
ptlongjmp.c
|
087d97a0a8
backport from upstream:
|
18 年 前 |
queue.h
|
36860e64db
remove duplicated/unused ASSERT code
|
18 年 前 |
restart.h
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年 前 |
rwlock.c
|
9acaf58149
kill off minor unused warnings
|
19 年 前 |
semaphore.c
|
087d97a0a8
backport from upstream:
|
18 年 前 |
semaphore.h
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年 前 |
signals.c
|
73a0370c80
provide internal nanosleep/waitpid/sigaction/raise
|
19 年 前 |
specific.c
|
8532ba12c6
make use of the internals provided earlier
|
19 年 前 |
spinlock.c
|
36860e64db
remove duplicated/unused ASSERT code
|
18 年 前 |
spinlock.h
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年 前 |
wrapsyscall.c
|
4b738bd4c1
tweak msync prototype to match header
|
17 年 前 |