Age | Commit message (Expand) | Author |
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 |
2011-06-17 | resolv: fix bug in res_init with ipv6 nameservers | Bernhard Reutner-Fischer |
2011-06-14 | config: Fix passing defconfig args | Bernhard Reutner-Fischer |
2011-06-14 | buildsys: pt-initfini.s depends on uClibc_config.h | Bernhard Reutner-Fischer |
2011-06-14 | libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym() | Bernhard Reutner-Fischer |
2011-06-14 | resolv: try next server on SERVFAIL | Bernhard Reutner-Fischer |
2011-06-14 | getaddrinfo: allow numeric service without any hints | Natanael Copa |
2011-06-14 | bump version to 0.9.33-git | Bernhard Reutner-Fischer |
2011-06-13 | nptl/pthread: Correct path for machine specific pt-initfini.c | Khem Raj |
2011-06-13 | ctor/dtor nptl: Fix init and fini function compilation | Khem Raj |
2011-06-11 | Rules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS to CFLAGS | Khem Raj |
2011-06-11 | ARM: remove EABI/OABI selection | Yann E. MORIN |
2011-06-11 | ARM: detect BX availibility at build time | Yann E. MORIN |
2011-06-11 | ARM: #include <bits/arm_asm.h> where __USE_BX__ is used | Yann E. MORIN |
2011-06-11 | ARM: transform the EABI/OABI choice into a boolean | Yann E. MORIN |
2011-06-11 | ARM: remove sub-arch/variants selection from menuconfig | Yann E. MORIN |
2011-06-11 | ARM: introduce blind options to select & force THUMB mode | Yann E. MORIN |
2011-06-11 | ARM: reorder "Use BX" option | Yann E. MORIN |
2011-06-10 | Fix __libc_epoll_pwait compile failure on x86 | Phil Blundell |
2011-06-10 | nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enabling | Khem Raj |
2011-05-31 | buildsys: fix pregen target (!NPTL with LOCALE) | Carmelo Amoroso |
2011-05-31 | libubacktrace: Fix ASNEEDED emission | Bernhard Reutner-Fischer |
2011-05-31 | NPTL: Fix CTOR_DTOR | Bernhard Reutner-Fischer |
2011-05-27 | libc: make common longjmp usable with NPTL | Filippo Arcidiacono |
2011-05-27 | sh: use the common implementation for longjmp | Filippo Arcidiacono |
2011-05-27 | sh: fix build in !NPTL case | Filippo Arcidiacono |
2011-05-27 | Correct a bug when remapping textrel segments on nommu | Alan Davis |
2011-05-13 | unwind.h: Move to libc/sysdeps from nptl sysdeps | Khem Raj |
2011-05-13 | epoll: redo cancellation to match master | Bernhard Reutner-Fischer |
2011-05-13 | epoll.c: add cancellation to epoll_[p]wait() | Peter S. Mazinger |
2011-05-12 | libm: fix building out-of-tree | Bernhard Reutner-Fischer |