summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-14libc: hide obstack relocationsBernhard Reutner-Fischer
2013-06-14libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintfAnthony G. Basile
2013-06-14config: UCLIBC_HAS_OBSTACK to optionally enable obstack supportAnthony G. Basile
2013-06-07eventfd.h: Use new "bits/" scheme for arch-specific flagsHiroaki KAWAI
2013-06-07ldso/libdl: Also include dl-tls.h for for !SHARED.Gregory Fong
2013-06-07Reinstate hidden protos for config_{open,close,read}()Vineet Gupta
2013-05-28libc: elf: explicitly include uClibc_page.h to make PAGE_SIZE visibleCarmelo Amoroso
2013-05-28libubacktrace: fix build due to some typosFilippo Arcidiacono
2013-05-19i386: punt all config options that just control -marchMike Frysinger
2013-05-13libubacktrace: fix backtrace for statically linked applicationFilippo Arcidiacono
2013-05-13libdl: fix dlopen implementation from statically linked applicationFilippo Arcidiacono
2013-05-13libc: deal with aux vect inside __uClibc_main only if !SHAREDFilippo ARCIDIACONO
2013-04-07linux: pread/write: fix 64bit handlingMike Frysinger
2013-04-04buildsys: fix realcleanBernhard Reutner-Fischer
2013-04-04add UCLIBC_SUSV2_LEGACY to hide vallocBernhard Reutner-Fischer
2013-04-04relinfo.pl: use correct interpreterBernhard Reutner-Fischer
2013-04-04relinfo.pl: silence warningBernhard Reutner-Fischer
2013-04-03stdlib: avoid relocationBernhard Reutner-Fischer
2013-04-01linux: pread/write: convert to SYSCALL_ALIGN_64BITMike Frysinger
2013-04-01linux: readahead: convert to SYSCALL_ALIGN_64BITMike Frysinger
2013-04-01linux: posix_fadvise: use new SYSCALL_ALIGN_64BITMike Frysinger
2013-04-01linux: use OFF64_HI_LO rather than __LONG_LONG_PAIRMike Frysinger
2013-04-01mips: only define SYSCALL_ALIGN_64BIT for O32 ABIsMike Frysinger
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2013-03-29Revert "_scanf.c: Implement 'm' modifier for 'c' and '[' conversions."Bernhard Reutner-Fischer
2013-03-29_vfprintf.c: use 'fputws_unlocked(S, F)' instead of 'fputws(S, F)'Mirko Vogt
2013-03-29inet: fix getting the nameserver from _res state after res_init.Felix Fietkau
2013-03-22libc: Fix common-generic stat.h for BEMischa Jonker
2013-03-22Fix some fragileness in dlopen/do_dlopen wrapper & worker pair.Nathan Sidwell
2013-03-22Fix a problem with scanning wide chars.Nathan Sidwell
2013-03-20inet: do not filter responses in res_queryTimo Teräs
2013-03-20inet: Fix LT{.old,} compilation due to res_icloseBernhard Reutner-Fischer
2013-03-20LT.old: add missing prototypesBernhard Reutner-Fischer
2013-03-20rpc: silence warningBernhard Reutner-Fischer
2013-03-20test: fix non-O checkingBernhard Reutner-Fischer
2013-03-14test: add missing top_srcdirBernhard Reutner-Fischer
2013-03-14buildsys: remove calls to mktempBernhard Reutner-Fischer
2013-03-14test: silence warning in skeletonBernhard Reutner-Fischer
2013-03-14test: silence warning in testsuite.hBernhard Reutner-Fischer
2013-03-14test: update test-skeleton.cBernhard Reutner-Fischer
2013-03-14libubacktrace: use libgcc_s.hBernhard Reutner-Fischer
2013-03-14libc: switch several users to unlikely()Bernhard Reutner-Fischer
2013-03-14inet: res_nclose: free user-buffer, not global _resBernhard Reutner-Fischer
2013-03-14test: dlopen: fix misplaced buildsys hunkBernhard Reutner-Fischer
2013-03-14buildsys: remove surplus slashes from test dir pathsBernhard Reutner-Fischer
2013-03-14buildsys: tweak KCONFIG_CONFIG exportBernhard Reutner-Fischer
2013-03-14test: cater for configBernhard Reutner-Fischer
2013-03-14test: compile test{,_glibc} adjacentBernhard Reutner-Fischer
2013-03-14metag: Add NPTL supportMarkos Chandras
2013-03-14extra/locale: Mark __codeset_8_bit_t as packed for MetaMarkos Chandras