Age | Commit message (Expand) | Author |
2011-11-08 | buildsys: do not install ld.so linker script | Carmelo Amoroso |
2011-11-08 | libubacktrace: Conditionally link libgcc_eh | Jason Woodward |
2011-11-08 | libm: pass CFLAGS to e500 fenv | Bernhard Reutner-Fischer |
2011-11-08 | honor UCLIBC_HAS_FENV for e500 | Jason Woodward |
2011-11-08 | Fix e500 fpu libm build | Jason Woodward |
2011-11-07 | libc: flesh out linux scheduler functions | Henning Heinold |
2011-11-07 | ldso: support RTLD_NOLOAD | Timo Teräs |
2011-11-07 | stdlib: add qsort_r | Bernhard Reutner-Fischer |
2011-11-04 | powerpc: Fix typo in clone() | Bernhard Reutner-Fischer |
2011-11-04 | Add stub for eventfd. | Jean-Christian de Rivaz |
2011-11-04 | libm: implement a generic sincos(). | William Pitcock |
2011-11-04 | libm: add cabsf() and cabsl() functions. | William Pitcock |
2011-11-04 | libm: implement generic cexp(), cexpf() and cexpl(). | William Pitcock |
2011-11-04 | config: document eventfd | Bernhard Reutner-Fischer |
2011-11-02 | setegid: use setresgid conditionally | Bernhard Reutner-Fischer |
2011-11-02 | stubs: remove leftover undefs | Bernhard Reutner-Fischer |
2011-11-02 | buildsys: eventually remove sys/eventfd.h | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux module functions | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux-specific | Bernhard Reutner-Fischer |
2011-11-02 | stubs: fix inverted socket logic | Bernhard Reutner-Fischer |
2011-11-02 | stubs: undef linux specific unless they were asked for | Bernhard Reutner-Fischer |
2011-10-31 | Add eventfd support. | Jean-Christian de Rivaz |
2011-10-27 | sparc: fix build for linuxthreads.old | Rob Landley |
2011-10-27 | resolver: add a dependencies for DNS resolver feature | Carmelo Amoroso |
2011-10-27 | pthreads: fix build when DNS resolver is not enabled. | Bernhard Reutner-Fischer |
2011-10-27 | sh: fix build for SH in !NPTL case | Rob Landley |
2011-10-27 | linuxthreads: fix typo in __UCLIBC_HAS_IPv4__ macro | Carmelo Amoroso |
2011-10-25 | ldso: let people disable to lookup into LD_LIBRARY_PATH | Carmelo Amoroso |
2011-10-25 | ldso: minor fixes to implicit search path | Carmelo Amoroso |
2011-10-25 | ldso: disable the implicit path search in stand-alone mode as well | Carmelo Amoroso |
2011-10-25 | config: add support for <custom>_defconfig | Carmelo Amoroso |
2011-10-25 | config: revise defconfigs strategy | Carmelo Amoroso |
2011-10-25 | config: tidy-up of config targets | Carmelo Amoroso |
2011-10-21 | resolv: fix memory leak | Bernhard Reutner-Fischer |
2011-10-20 | resolv: commentary typo fix | Bernhard Reutner-Fischer |
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 |