Bernhard Reutner-Fischer
|
7a0108deec
silence debug warning
|
14 years ago |
Bernhard Reutner-Fischer
|
60118f8fe9
whitespace cleanup
|
14 years ago |
Austin Foxley
|
6cc4f58c63
Merge remote branch 'origin/master' into nptl
|
14 years ago |
Natanael Copa
|
c58dd2b2aa
nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREAD
|
14 years ago |
Bernhard Reutner-Fischer
|
e90c33f951
attribute_optimize: fix typo with args
|
14 years ago |
Bernhard Reutner-Fischer
|
62c4a3cae4
pthread_mutex_timedlock: always build with optimizations
|
14 years ago |
Timo Teräs
|
447a9d1cc1
nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assembler
|
14 years ago |
Bernhard Reutner-Fischer
|
6436d7c685
use user-provided host binaries
|
14 years ago |
Bernhard Reutner-Fischer
|
400fda729d
prettify make clean
|
14 years ago |
Bernhard Reutner-Fischer
|
8ba98cc2aa
*.i depend on generated headers
|
14 years ago |
Bernhard Reutner-Fischer
|
ed15ebd514
silence warning about undefined preprocessor token
|
14 years ago |
Carmelo Amoroso
|
62174f7330
libc_regex: __libc_lock primitives are actually available on uClibc
|
14 years ago |
Carmelo Amoroso
|
65f9ccdafd
libc_regex: __libc_lock primitives are actually available on uClibc
|
14 years ago |
Carmelo Amoroso
|
625b805068
ldso_sh: Provide only one definition for elf_machine_type_class
|
14 years ago |
Denys Vlasenko
|
eda86005f8
resolv: tentatively fix usage of uninitialized DNS parameters
|
14 years ago |
Natanael Copa
|
f53c628428
Fixes NPTL build on x86.
|
14 years ago |
Bernhard Reutner-Fischer
|
bb3ea9c344
.gitignore getconf binaries
|
14 years ago |
Bernhard Reutner-Fischer
|
c164cf038c
confstr: properly stringify version parts
|
14 years ago |
Bernhard Reutner-Fischer
|
00f2fe1e89
pthread_{attr_,}{s,g}etaffinity: cleanup symbol names
|
14 years ago |
Austin Foxley
|
3218d5b334
utils .gitignore update to include getconf
|
14 years ago |
Austin Foxley
|
e0a9623c6c
correctly quote version in confstr
|
14 years ago |
Austin Foxley
|
f10d127d36
Merge commit 'origin/master' into nptl
|
14 years ago |
Bernhard Reutner-Fischer
|
384a55ef9f
getconf: print arbitrary GNU_LIBPTHREAD_VERSION string
|
14 years ago |
Bernhard Reutner-Fischer
|
e1b4229b5a
getconf: move to utils/
|
14 years ago |
Gabor Juhos
|
fd8991cc59
Fix use-after-free bug in __dns_lookup
|
14 years ago |
Denys Vlasenko
|
cd50d9a1c9
i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled so far
|
14 years ago |
Denys Vlasenko
|
dbdd8b0595
i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
|
14 years ago |
Denys Vlasenko
|
d82f29cd59
i386/bits/syscalls.h: generate better code using more restrictive asm constraints
|
14 years ago |
Denys Vlasenko
|
eefaf06888
i386/bits/syscalls.h: explain how it works. no code changes
|
14 years ago |
Denys Vlasenko
|
b2f0faf042
libutil/login: was totally broken. fixed
|
14 years ago |