Mike Frysinger
|
252e46814b
disable _POSIX_SPAWN define
|
16 years ago |
Mike Frysinger
|
cf8e59638e
build with -fmerge-all-constants
|
16 years ago |
Mike Frysinger
|
e219bc7c1b
test/plt: add a script to find PLT usage
|
16 years ago |
Mike Frysinger
|
c7e4f11335
libc: add hidden calls to pthread cleanup funcs
|
16 years ago |
Mike Frysinger
|
1a39ca7231
regex: call memcpy() ourselves
|
16 years ago |
Mike Frysinger
|
a30f9acb81
sysctl: avoid inline initialization
|
16 years ago |
Mike Frysinger
|
964d40c5d9
inet_ntop4: avoid inline initialization
|
16 years ago |
Mike Frysinger
|
09f8e01cc5
sparc: use fputs to write to stderr
|
16 years ago |
Mike Frysinger
|
b7901759a9
sparc: use HIDDEN_JUMPTARGET for errno
|
16 years ago |
Austin Foxley
|
75273b98a9
make the sem_open changes actually compile
|
16 years ago |
Mikhail Gusarov
|
0d1e9a1775
Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined
|
16 years ago |
Mikhail Gusarov
|
8d74517c16
Extend __gen_tempname with mode argument
|
16 years ago |
Austin Foxley
|
45bc2bc53d
Rules.mak fix typo (qstrup -> qstrip)
|
16 years ago |
Austin Foxley
|
39d69ba8ce
remove useless .gitignore
|
16 years ago |
Austin Foxley
|
0f3e8be773
whitespace fixes
|
16 years ago |
Austin Foxley
|
d2b282faa6
uClibc_main: add the needed support for nptl
|
16 years ago |
Austin Foxley
|
f026e23c40
Config.in: don't attempt to disable lt.old automatically, just have the user get it right
|
16 years ago |
Austin Foxley
|
a202cf6f11
librt additions that are now possible with nptl
|
16 years ago |
Austin Foxley
|
93e6d12ea0
nptl provides sigaction and raise
|
16 years ago |
Austin Foxley
|
57e8823548
cancellation support for a large amount of the required syscalls
|
16 years ago |
Austin Foxley
|
9a737ab7a4
use *_not_cancel variants to avoid accidental cancellations with nptl
|
16 years ago |
Austin Foxley
|
cfbc008107
rework internal uClibc mutexes to support futex locking, and nptl
|
16 years ago |
Austin Foxley
|
c94314fa61
build system changes needed for nptl
|
16 years ago |
Austin Foxley
|
e58798e107
arm specific bits needed for nptl
|
16 years ago |
Austin Foxley
|
b04c2ba523
i386 specific bit for nptl
|
16 years ago |
Austin Foxley
|
6abc8f6c7c
mips specific bits needed for nptl
|
16 years ago |
Austin Foxley
|
6ffcc881dc
sh specific bits needed for nptl
|
16 years ago |
Austin Foxley
|
843d561eba
sparc specific bits needed for nptl
|
16 years ago |
Austin Foxley
|
4a689f0b90
some tweaks under libc/ needed for nptl
|
16 years ago |
Austin Foxley
|
8b7834d400
test/tls/: tests for thread local storage functionality
|
16 years ago |