Waldemar Brodkorb
|
5ca03df697
threads: optimize single threaded applications
|
8 лет назад |
Waldemar Brodkorb
|
29ff9055c8
use a single libc and deduplicate threading code
|
8 лет назад |
Waldemar Brodkorb
|
4fee9155f3
ssp: remove SSP legacy code
|
8 лет назад |
Waldemar Brodkorb
|
13a6cfff31
fix static binaries linked with pthread and compiled with ssp
|
9 лет назад |
Anthony G. Basile
|
94246e65e2
libc: add issetugid()
|
10 лет назад |
Filippo ARCIDIACONO
|
f74663a2e6
libc: deal with aux vect inside __uClibc_main only if !SHARED
|
12 лет назад |
Bernhard Reutner-Fischer
|
aba9b10df9
__uclibc_main: remove stray trailing space
|
12 лет назад |
Peter S. Mazinger
|
508b20ead1
make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent options
|
13 лет назад |
Peter S. Mazinger
|
6cd313691e
__uClibc_main.c: do not include unused headers
|
13 лет назад |
Peter S. Mazinger
|
87936cd013
errno and *_init cleanup
|
13 лет назад |
Peter S. Mazinger
|
b2b5d473e0
__uClibc_main.c: make __uClibc_init hidden
|
13 лет назад |
Peter S. Mazinger
|
c5bebf9403
make __uClibc_fini() hidden
|
13 лет назад |
Filippo Arcidiacono
|
f8111809ba
ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main
|
12 лет назад |
Carmelo Amoroso
|
3b3285b1b7
Merge remote-tracking branch 'origin/master' into prelink
|
13 лет назад |
Peter S. Mazinger
|
2e9d2266c0
Correct ssp code
|
13 лет назад |
Peter S. Mazinger
|
f00e553e4b
add missing prototypes
|
13 лет назад |
Filippo Arcidiacono
|
637e2b2440
ldso: Add implementation of ld.so standalone execution
|
15 лет назад |
Timo Teräs
|
aa67771881
more workarounds for GCC PR32219
|
14 лет назад |
Carmelo Amoroso
|
6af28ff460
libc: Fix non-NPTL threads build
|
14 лет назад |
Timo Teräs
|
7350a372e2
static build: define pthreads wrappers only for threaded builds
|
14 лет назад |
Austin Foxley
|
02b44fe054
some (all?) archs don't define asm, so use builtin __asm__
|
14 лет назад |
Denys Vlasenko
|
2e53dd645d
workaround GCC PR32219
|
14 лет назад |
Timo Teras
|
685a6f283e
static build: fix internal locking weaks to get pulled in always
|
14 лет назад |
Austin Foxley
|
f7eba78a74
Merge commit 'origin/master' into nptl
|
14 лет назад |
Bernhard Reutner-Fischer
|
8a227f3165
__uClibc_main: use __pagesize to protect against recursion
|
14 лет назад |
Carmelo Amoroso
|
74ca0c98cb
Merge branch 'master' into nptl
|
15 лет назад |
Bernhard Reutner-Fischer
|
95bb1ae902
silence some warnings about unused params
|
15 лет назад |
Natanael Copa
|
86d7dae85b
define local stack_chk_guard for nptl
|
15 лет назад |
Austin Foxley
|
0f3e8be773
whitespace fixes
|
15 лет назад |
Austin Foxley
|
d2b282faa6
uClibc_main: add the needed support for nptl
|
15 лет назад |