Bernhard Reutner-Fischer
|
5e27f2f5b4
buildsys: remove duplicate rule around defconfigs
|
13 years ago |
Mike Frysinger
|
577c6ee118
fchmodat: fix handling of flags
|
13 years ago |
Mike Frysinger
|
6287cacef2
ldso: mark _start hidden
|
13 years ago |
Bernhard Reutner-Fischer
|
238f52fdab
stdio: Fix char signedness in _load_inttype()
|
13 years ago |
Bernhard Reutner-Fischer
|
03a008e27f
buildsys: Fix typo in check-as-var handling
|
13 years ago |
Mike Frysinger
|
7a8e2cdaeb
ldso: bfin: add alias from __start to _start
|
13 years ago |
Mike Frysinger
|
e2a32f7514
spawn: fix building on no-mmu systems
|
13 years ago |
Mike Frysinger
|
d8b4e7a80c
spawn: do not require C99 style
|
13 years ago |
Mike Frysinger
|
54935c23e9
spawn: use glibc style to keep differences down
|
13 years ago |
Mike Frysinger
|
ead38ba03a
ldso: bfin: tweak style
|
13 years ago |
Mike Frysinger
|
0dc898bd03
arm: disable ioperm/iopl stubs
|
13 years ago |
Mike Frysinger
|
f8ad954794
Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}"
|
13 years ago |
Denys Vlasenko
|
db45ed982f
time.c: Readability improvements - no code changes
|
13 years ago |
Bernhard Reutner-Fischer
|
899a273126
stubs: unified from future
|
13 years ago |
Jason Woodward
|
3bcd031f97
Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}
|
13 years ago |
Carmelo Amoroso
|
77937735ab
nptl: fix compiler warning due to missing prototype
|
13 years ago |
Carmelo Amoroso
|
089de40d57
nptl: fix compiler warning due to unused-but-set-variable
|
13 years ago |
Carmelo Amoroso
|
21d6091b0d
inet:rpc: fix build in !NPTL case
|
13 years ago |
Mike Frysinger
|
c3393906d8
ldso: use ELF_xxx()/ElfW() helpers
|
13 years ago |
Denys Vlasenko
|
867bac0c75
stdio: prevent retries on fclose/fflush after write errors
|
13 years ago |
Ismael Luceno
|
0dcf66744f
librt: add posix_spawn support
|
13 years ago |
Steve Bennett
|
d1bc0c9915
microblaze: add sys/user.h
|
13 years ago |
Carmelo Amoroso
|
b8bf046266
ldso: remove duplicated assignment with TLS symbol
|
13 years ago |
Carmelo Amoroso
|
bdff674a02
ldso:sh: fix compiler warning due to unused-but-set-variable
|
13 years ago |
Bernhard Reutner-Fischer
|
dd44bf9438
buildsys: do not add empty obj to archives
|
13 years ago |
Denys Vlasenko
|
da4ef5cf6a
__stdio_WRITE: make code more readable. No code changes
|
13 years ago |
Mike Frysinger
|
60b9866848
librt: refactor source selection
|
13 years ago |
Khem Raj
|
3bab4144e8
arm: Do not use 'sed -r' to calculate IS_EABI
|
13 years ago |
Filippo Arcidiacono
|
260260f336
libdl: fix memleak for local scope of dlopened's needed libraries
|
13 years ago |
Carmelo Amoroso
|
cdad7776b9
tests:math: fix build of math tests for SH4
|
13 years ago |