Carmelo Amoroso
|
54a1c7691b
libdl: remove _dl_ldsopath from libdl.a
|
13 years ago |
Carmelo Amoroso
|
1155493454
ldd: take LD_LIBRARY_PATH into account
|
13 years ago |
Bernhard Reutner-Fischer
|
36ea1d442b
Config.in: fix erroneously deleted line
|
13 years ago |
Bernhard Reutner-Fischer
|
bbf31ba768
ldso: silence harmless warning for !LDSO_PRELINK_SUPPORT
|
13 years ago |
Guillaume Bourcier
|
47f3da1cf4
libc: fix daylight saving time handling
|
13 years ago |
Mike Frysinger
|
7eaca202b9
ldso: unify pread syscall definition
|
13 years ago |
Mike Frysinger
|
767cb4f4f5
ldso: bfin/frv: drop dead simulator code
|
13 years ago |
Mike Frysinger
|
e2f889a746
ldso: merge duplicate dl-syscalls.h code to common header
|
13 years ago |
Ryan Flux
|
331b437172
microblaze mmu/elf/shared lib support
|
13 years ago |
Steve Bennett
|
cc5499a6a6
microblaze linux has no SDA support
|
13 years ago |
Steve Bennett
|
c13e46c982
microblaze can be either big or little endian
|
13 years ago |
Ryan Flux
|
3655ce8f05
microblaze has long double support too
|
13 years ago |
Steve Bennett
|
ce01d0f059
Use the generic bits/select.h for microblaze
|
13 years ago |
Mike Frysinger
|
01d4f7b456
tests: ignore new inet test
|
13 years ago |
Mike Frysinger
|
8744dc1723
tests: add fallback for mktemp()
|
13 years ago |
Mike Frysinger
|
d174d2c465
ldso: x86_64: delete unused variable
|
13 years ago |
Mike Frysinger
|
c44d37d6a2
ldso: constify reloc array itself
|
13 years ago |
Denys Vlasenko
|
82f8d0bce1
Defeat compiler optimization which assumes function addresses are never NULL
|
13 years ago |
Bernhard Reutner-Fischer
|
200895dab8
config: tweak help text
|
13 years ago |
Denys Vlasenko
|
021b0aa3c4
resolv: simple optimizations and style/readability fixes
|
13 years ago |
Carmelo Amoroso
|
8ed76f5abc
ldso: fix build with PRELINK enabled and !TLS
|
13 years ago |
Bernhard Reutner-Fischer
|
fdd1868050
ldso: add missing include
|
13 years ago |
Daniel Mack
|
120d4100b5
inet: build all res_* and ns_* functions conditionally
|
13 years ago |
Daniel Mack
|
77fbcc8440
include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__
|
13 years ago |
Daniel Mack
|
7f74de5d4d
inet/resolv: add res_ninit and res_nclose
|
13 years ago |
Daniel Mack
|
a863daff68
inet/resolv: add res_mkquery
|
13 years ago |
Daniel Mack
|
5f6fe1fca1
inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag
|
13 years ago |
Daniel Mack
|
95ff96497d
inet/resolv: add dn_skipname and ns_name_skip
|
13 years ago |
Daniel Mack
|
05ff11da8f
inet/resolv: Add dn_comp
|
13 years ago |
Daniel Mack
|
e5153a7778
inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress
|
13 years ago |