Age | Commit message (Expand) | Author |
2011-10-20 | gethostbyname_r: set correct h_errno upon failure | Bernhard Reutner-Fischer |
2011-10-20 | resolv: fix compilation | Bernhard Reutner-Fischer |
2011-10-19 | libdl: remove _dl_ldsopath from libdl.a | Carmelo Amoroso |
2011-10-18 | ldd: take LD_LIBRARY_PATH into account | Carmelo Amoroso |
2011-10-14 | Config.in: fix erroneously deleted line | Bernhard Reutner-Fischer |
2011-10-14 | ldso: silence harmless warning for !LDSO_PRELINK_SUPPORT | Bernhard Reutner-Fischer |
2011-10-12 | libc: fix daylight saving time handling | Guillaume Bourcier |
2011-10-06 | ldso: unify pread syscall definition | Mike Frysinger |
2011-10-06 | ldso: bfin/frv: drop dead simulator code | Mike Frysinger |
2011-10-06 | ldso: merge duplicate dl-syscalls.h code to common header | Mike Frysinger |
2011-10-06 | microblaze mmu/elf/shared lib support | Ryan Flux |
2011-10-06 | microblaze linux has no SDA support | Steve Bennett |
2011-10-06 | microblaze can be either big or little endian | Steve Bennett |
2011-10-06 | microblaze has long double support too | Ryan Flux |
2011-10-06 | Use the generic bits/select.h for microblaze | Steve Bennett |
2011-10-01 | tests: ignore new inet test | Mike Frysinger |
2011-10-01 | tests: add fallback for mktemp() | Mike Frysinger |
2011-10-01 | ldso: x86_64: delete unused variable | Mike Frysinger |
2011-10-01 | ldso: constify reloc array itself | Mike Frysinger |
2011-09-15 | Defeat compiler optimization which assumes function addresses are never NULL | Denys Vlasenko |
2011-09-12 | config: tweak help text | Bernhard Reutner-Fischer |
2011-09-10 | resolv: simple optimizations and style/readability fixes | Denys Vlasenko |
2011-08-26 | ldso: fix build with PRELINK enabled and !TLS | Carmelo Amoroso |
2011-08-26 | ldso: add missing include | Bernhard Reutner-Fischer |
2011-08-26 | inet: build all res_* and ns_* functions conditionally | Daniel Mack |
2011-08-26 | include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__ | Daniel Mack |
2011-08-26 | inet/resolv: add res_ninit and res_nclose | Daniel Mack |
2011-08-26 | inet/resolv: add res_mkquery | Daniel Mack |
2011-08-26 | inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag | Daniel Mack |
2011-08-26 | inet/resolv: add dn_skipname and ns_name_skip | Daniel Mack |
2011-08-26 | inet/resolv: Add dn_comp | Daniel Mack |
2011-08-26 | inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress | Daniel Mack |
2011-08-26 | inet/resolv: add ns_{put,get}{16,32} | Daniel Mack |
2011-08-26 | libc/inet/resolv.c: comment on #endif lines | Daniel Mack |
2011-08-26 | extra/Configs/Config.in: drop "default n" lines | Daniel Mack |
2011-07-27 | ldso/mips: Clean up warnings | Kevin Cernekee |
2011-07-27 | ldso/mips: dlsym() incorrectly matches undefined symbols | Kevin Cernekee |
2011-07-27 | ldso/mips: Enable bootstrap relocations | Kevin Cernekee |
2011-07-25 | libdl: add option for controlling dl_cleanup | Richard Braun |
2011-07-12 | ldso: fix build error due to missing variable 'st' | Douglas Mencken |
2011-07-07 | x86_64/elfinterp.c: Protect missed debug _dl_printf with __SUPPORT_LD_DEBUG__ | Khem Raj |
2011-07-01 | mips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike 04000 commonly | Khem Raj |
2011-07-01 | Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATS | Khem Raj |
2011-07-01 | ldso: arm: fix build when prelinking is enabled. | Carmelo Amoroso |
2011-07-01 | Merge remote-tracking branch 'origin/master' into prelink | Carmelo Amoroso |
2011-06-29 | libc: add missing lock initialization in vswprintf | Maksim Rayskiy |
2011-06-24 | libubacktrace: fix makefile clean target | Carmelo Amoroso |
2011-06-24 | Merge remote-tracking branch 'origin/master' into prelink | Carmelo Amoroso |
2011-06-24 | fts: fix warning due to old-style function definition | Carmelo Amoroso |
2011-06-24 | ldso_tls: fix compiler warning due to missing cast | Carmelo Amoroso |