Austin Foxley
|
a202cf6f11
librt additions that are now possible with nptl
|
15 years ago |
Austin Foxley
|
93e6d12ea0
nptl provides sigaction and raise
|
15 years ago |
Austin Foxley
|
57e8823548
cancellation support for a large amount of the required syscalls
|
15 years ago |
Austin Foxley
|
9a737ab7a4
use *_not_cancel variants to avoid accidental cancellations with nptl
|
15 years ago |
Austin Foxley
|
cfbc008107
rework internal uClibc mutexes to support futex locking, and nptl
|
15 years ago |
Austin Foxley
|
c94314fa61
build system changes needed for nptl
|
15 years ago |
Austin Foxley
|
e58798e107
arm specific bits needed for nptl
|
15 years ago |
Austin Foxley
|
b04c2ba523
i386 specific bit for nptl
|
15 years ago |
Austin Foxley
|
6abc8f6c7c
mips specific bits needed for nptl
|
15 years ago |
Austin Foxley
|
6ffcc881dc
sh specific bits needed for nptl
|
15 years ago |
Austin Foxley
|
843d561eba
sparc specific bits needed for nptl
|
15 years ago |
Austin Foxley
|
4a689f0b90
some tweaks under libc/ needed for nptl
|
15 years ago |
Austin Foxley
|
8b7834d400
test/tls/: tests for thread local storage functionality
|
15 years ago |
Austin Foxley
|
75accc3bc3
test/nptl/: tests for NPTL
|
15 years ago |
Austin Foxley
|
a319d59055
libpthread/nptl_db: debugging support for nptl
|
15 years ago |
Austin Foxley
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 years ago |
Austin Foxley
|
9a03e98a3b
add .gitignore for test/ and extra/
|
15 years ago |
Austin Foxley
|
d74a3db4bf
test/dlopen: use pthread_once directly
|
15 years ago |
Austin Foxley
|
4596f46020
linuxthreads: check TLS_DTV_AT_TP define correctly
|
15 years ago |
Austin Foxley
|
9b69fa33f0
mktemp does not depend on floats
|
15 years ago |
Austin Foxley
|
3b99917838
gitignore: ignore install_dir/
|
15 years ago |
Austin Foxley
|
997d8efec6
Makerules: add a do_sed command
|
15 years ago |
Austin Foxley
|
fe4d33b3d9
ldso: fixup missed variable rename ( tls_tpnt -> tpntp )
|
15 years ago |
Bernhard Reutner-Fischer
|
76023993fc
remove readelf from helptext
|
15 years ago |
Mike Frysinger
|
07e0ce9fa7
malloc: handle size overflows in realloc()
|
15 years ago |
Mike Frysinger
|
3729a87541
sparc qops: unify & shrink
|
15 years ago |
Mike Frysinger
|
4ea04a14a4
ldso: drop duplicated/unused defines
|
15 years ago |
Mike Frysinger
|
2b59954247
ldso: unify and cleanup _dl_mmap code
|
15 years ago |
Mike Frysinger
|
c5225dd5c9
i386: use common INTERNAL_SYSCALL_ERROR_P
|
15 years ago |
Mike Frysinger
|
69a320ec04
ldso: define MAP_FAILED for everyone
|
15 years ago |