summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ldso: add missing includeBernhard Reutner-Fischer2011-08-261-0/+1
* inet: build all res_* and ns_* functions conditionallyDaniel Mack2011-08-261-3/+2
* include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__Daniel Mack2011-08-261-2/+2
* inet/resolv: add res_ninit and res_ncloseDaniel Mack2011-08-262-17/+132
* inet/resolv: add res_mkqueryDaniel Mack2011-08-264-4/+126
* inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflagDaniel Mack2011-08-264-6/+206
* inet/resolv: add dn_skipname and ns_name_skipDaniel Mack2011-08-262-2/+54
* inet/resolv: Add dn_compDaniel Mack2011-08-262-3/+16
* inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compressDaniel Mack2011-08-262-0/+469
* inet/resolv: add ns_{put,get}{16,32}Daniel Mack2011-08-264-0/+46
* libc/inet/resolv.c: comment on #endif linesDaniel Mack2011-08-261-30/+30
* extra/Configs/Config.in: drop "default n" linesDaniel Mack2011-08-261-76/+0
* ldso/mips: Clean up warningsKevin Cernekee2011-07-271-1/+4
* ldso/mips: dlsym() incorrectly matches undefined symbolsKevin Cernekee2011-07-272-0/+7
* ldso/mips: Enable bootstrap relocationsKevin Cernekee2011-07-271-1/+1
* libdl: add option for controlling dl_cleanupRichard Braun2011-07-253-1/+19
* ldso: fix build error due to missing variable 'st'Douglas Mencken2011-07-121-0/+1
* x86_64/elfinterp.c: Protect missed debug _dl_printf with __SUPPORT_LD_DEBUG__Khem Raj2011-07-071-1/+4
* mips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike 04000 commonlyKhem Raj2011-07-011-0/+9
* Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATSKhem Raj2011-07-011-1/+0
* ldso: arm: fix build when prelinking is enabled.Carmelo Amoroso2011-07-011-3/+4
* Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso2011-07-012-2/+6
|\
| * libc: add missing lock initialization in vswprintfMaksim Rayskiy2011-06-291-0/+5
| * libubacktrace: fix makefile clean targetCarmelo Amoroso2011-06-241-2/+1
* | Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso2011-06-2472-579/+613
|\|
| * fts: fix warning due to old-style function definitionCarmelo Amoroso2011-06-241-48/+16
| * ldso_tls: fix compiler warning due to missing castCarmelo Amoroso2011-06-241-1/+1
| * resolv: fix bug in res_init with ipv6 nameserversBernhard Reutner-Fischer2011-06-171-2/+2
| * config: Fix passing defconfig argsBernhard Reutner-Fischer2011-06-141-2/+2
| * buildsys: pt-initfini.s depends on uClibc_config.hBernhard Reutner-Fischer2011-06-141-1/+1
| * libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym()Bernhard Reutner-Fischer2011-06-141-1/+1
| * resolv: try next server on SERVFAILBernhard Reutner-Fischer2011-06-141-1/+1
| * getaddrinfo: allow numeric service without any hintsNatanael Copa2011-06-141-7/+0
| * bump version to 0.9.33-gitBernhard Reutner-Fischer2011-06-141-2/+2
| * nptl/pthread: Correct path for machine specific pt-initfini.cKhem Raj2011-06-131-2/+2
| * ctor/dtor nptl: Fix init and fini function compilationKhem Raj2011-06-133-23/+22
| * Rules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS to CFLAGSKhem Raj2011-06-111-3/+3
| * ARM: remove EABI/OABI selectionYann E. MORIN2011-06-112-4/+9
| * ARM: detect BX availibility at build timeYann E. MORIN2011-06-112-2/+11
| * ARM: #include <bits/arm_asm.h> where __USE_BX__ is usedYann E. MORIN2011-06-112-0/+2
| * ARM: transform the EABI/OABI choice into a booleanYann E. MORIN2011-06-111-14/+7
| * ARM: remove sub-arch/variants selection from menuconfigYann E. MORIN2011-06-112-139/+5
| * ARM: introduce blind options to select & force THUMB modeYann E. MORIN2011-06-112-6/+32
| * ARM: reorder "Use BX" optionYann E. MORIN2011-06-111-7/+7
| * Fix __libc_epoll_pwait compile failure on x86Phil Blundell2011-06-101-2/+3
| * nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enablingKhem Raj2011-06-101-2/+2
| * buildsys: fix pregen target (!NPTL with LOCALE)Carmelo Amoroso2011-05-311-1/+1
| * libubacktrace: Fix ASNEEDED emissionBernhard Reutner-Fischer2011-05-311-1/+1
| * NPTL: Fix CTOR_DTORBernhard Reutner-Fischer2011-05-315-35/+32
| * libc: make common longjmp usable with NPTLFilippo Arcidiacono2011-05-271-2/+2