summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-08Fix e500 fpu libm buildJason Woodward
2011-11-07libc: flesh out linux scheduler functionsHenning Heinold
2011-11-07ldso: support RTLD_NOLOADTimo Teräs
2011-11-07stdlib: add qsort_rBernhard Reutner-Fischer
2011-11-04powerpc: Fix typo in clone()Bernhard Reutner-Fischer
2011-11-04Add stub for eventfd.Jean-Christian de Rivaz
2011-11-04libm: implement a generic sincos().William Pitcock
2011-11-04libm: add cabsf() and cabsl() functions.William Pitcock
2011-11-04libm: implement generic cexp(), cexpf() and cexpl().William Pitcock
2011-11-04config: document eventfdBernhard Reutner-Fischer
2011-11-02setegid: use setresgid conditionallyBernhard Reutner-Fischer
2011-11-02stubs: remove leftover undefsBernhard Reutner-Fischer
2011-11-02buildsys: eventually remove sys/eventfd.hBernhard Reutner-Fischer
2011-11-02stubs: handle linux module functionsBernhard Reutner-Fischer
2011-11-02stubs: handle linux-specificBernhard Reutner-Fischer
2011-11-02stubs: fix inverted socket logicBernhard Reutner-Fischer
2011-11-02stubs: undef linux specific unless they were asked forBernhard Reutner-Fischer
2011-10-31Add eventfd support.Jean-Christian de Rivaz
2011-10-27sparc: fix build for linuxthreads.oldRob Landley
2011-10-27resolver: add a dependencies for DNS resolver featureCarmelo Amoroso
2011-10-27pthreads: fix build when DNS resolver is not enabled.Bernhard Reutner-Fischer
2011-10-27sh: fix build for SH in !NPTL caseRob Landley
2011-10-27linuxthreads: fix typo in __UCLIBC_HAS_IPv4__ macroCarmelo Amoroso
2011-10-25ldso: let people disable to lookup into LD_LIBRARY_PATHCarmelo Amoroso
2011-10-25ldso: minor fixes to implicit search pathCarmelo Amoroso
2011-10-25ldso: disable the implicit path search in stand-alone mode as wellCarmelo Amoroso
2011-10-25config: add support for <custom>_defconfigCarmelo Amoroso
2011-10-25config: revise defconfigs strategyCarmelo Amoroso
2011-10-25config: tidy-up of config targetsCarmelo Amoroso
2011-10-21resolv: fix memory leakBernhard Reutner-Fischer
2011-10-20resolv: commentary typo fixBernhard Reutner-Fischer
2011-10-20gethostbyname_r: set correct h_errno upon failureBernhard Reutner-Fischer
2011-10-20resolv: fix compilationBernhard Reutner-Fischer
2011-10-19libdl: remove _dl_ldsopath from libdl.aCarmelo Amoroso
2011-10-18ldd: take LD_LIBRARY_PATH into accountCarmelo Amoroso
2011-10-14Config.in: fix erroneously deleted lineBernhard Reutner-Fischer
2011-10-14ldso: silence harmless warning for !LDSO_PRELINK_SUPPORTBernhard Reutner-Fischer
2011-10-12libc: fix daylight saving time handlingGuillaume Bourcier
2011-10-06ldso: unify pread syscall definitionMike Frysinger
2011-10-06ldso: bfin/frv: drop dead simulator codeMike Frysinger
2011-10-06ldso: merge duplicate dl-syscalls.h code to common headerMike Frysinger
2011-10-06microblaze mmu/elf/shared lib supportRyan Flux
2011-10-06microblaze linux has no SDA supportSteve Bennett
2011-10-06microblaze can be either big or little endianSteve Bennett
2011-10-06microblaze has long double support tooRyan Flux
2011-10-06Use the generic bits/select.h for microblazeSteve Bennett
2011-10-01tests: ignore new inet testMike Frysinger
2011-10-01tests: add fallback for mktemp()Mike Frysinger
2011-10-01ldso: x86_64: delete unused variableMike Frysinger
2011-10-01ldso: constify reloc array itselfMike Frysinger