summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: Fix typo in clone()Bernhard Reutner-Fischer2011-11-041-1/+1
* Add stub for eventfd.Jean-Christian de Rivaz2011-11-041-0/+4
* libm: implement a generic sincos().William Pitcock2011-11-043-2/+50
* libm: add cabsf() and cabsl() functions.William Pitcock2011-11-041-0/+16
* libm: implement generic cexp(), cexpf() and cexpl().William Pitcock2011-11-042-1/+65
* config: document eventfdBernhard Reutner-Fischer2011-11-041-1/+2
* setegid: use setresgid conditionallyBernhard Reutner-Fischer2011-11-021-0/+6
* stubs: remove leftover undefsBernhard Reutner-Fischer2011-11-021-61/+0
* buildsys: eventually remove sys/eventfd.hBernhard Reutner-Fischer2011-11-021-1/+1
* stubs: handle linux module functionsBernhard Reutner-Fischer2011-11-023-6/+16
* stubs: handle linux-specificBernhard Reutner-Fischer2011-11-024-24/+194
* stubs: fix inverted socket logicBernhard Reutner-Fischer2011-11-021-19/+19
* stubs: undef linux specific unless they were asked forBernhard Reutner-Fischer2011-11-021-0/+34
* Add eventfd support.Jean-Christian de Rivaz2011-10-313-1/+68
* sparc: fix build for linuxthreads.oldRob Landley2011-10-272-1/+2
* resolver: add a dependencies for DNS resolver featureCarmelo Amoroso2011-10-271-0/+1
* pthreads: fix build when DNS resolver is not enabled.Bernhard Reutner-Fischer2011-10-274-7/+7
* sh: fix build for SH in !NPTL caseRob Landley2011-10-271-1/+1
* linuxthreads: fix typo in __UCLIBC_HAS_IPv4__ macroCarmelo Amoroso2011-10-271-4/+4
* ldso: let people disable to lookup into LD_LIBRARY_PATHCarmelo Amoroso2011-10-254-2/+24
* ldso: minor fixes to implicit search pathCarmelo Amoroso2011-10-252-1/+3
* ldso: disable the implicit path search in stand-alone mode as wellCarmelo Amoroso2011-10-251-9/+13
* config: add support for <custom>_defconfigCarmelo Amoroso2011-10-252-0/+11
* config: revise defconfigs strategyCarmelo Amoroso2011-10-2525-1/+1
* config: tidy-up of config targetsCarmelo Amoroso2011-10-251-20/+22
* resolv: fix memory leakBernhard Reutner-Fischer2011-10-211-0/+2
* resolv: commentary typo fixBernhard Reutner-Fischer2011-10-201-1/+1
* gethostbyname_r: set correct h_errno upon failureBernhard Reutner-Fischer2011-10-201-0/+1
* resolv: fix compilationBernhard Reutner-Fischer2011-10-201-2/+2
* libdl: remove _dl_ldsopath from libdl.aCarmelo Amoroso2011-10-192-3/+2
* ldd: take LD_LIBRARY_PATH into accountCarmelo Amoroso2011-10-182-3/+49
* Config.in: fix erroneously deleted lineBernhard Reutner-Fischer2011-10-141-0/+1
* ldso: silence harmless warning for !LDSO_PRELINK_SUPPORTBernhard Reutner-Fischer2011-10-1413-13/+26
* libc: fix daylight saving time handlingGuillaume Bourcier2011-10-121-1/+1
* ldso: unify pread syscall definitionMike Frysinger2011-10-064-46/+24
* ldso: bfin/frv: drop dead simulator codeMike Frysinger2011-10-062-304/+0
* ldso: merge duplicate dl-syscalls.h code to common headerMike Frysinger2011-10-0617-101/+17
* microblaze mmu/elf/shared lib supportRyan Flux2011-10-0613-7/+708
* microblaze linux has no SDA supportSteve Bennett2011-10-062-8/+0
* microblaze can be either big or little endianSteve Bennett2011-10-062-2/+8
* microblaze has long double support tooRyan Flux2011-10-061-1/+1
* Use the generic bits/select.h for microblazeSteve Bennett2011-10-061-58/+0
* tests: ignore new inet testMike Frysinger2011-10-011-0/+1
* tests: add fallback for mktemp()Mike Frysinger2011-10-011-0/+22
* ldso: x86_64: delete unused variableMike Frysinger2011-10-011-2/+0
* ldso: constify reloc array itselfMike Frysinger2011-10-0115-15/+15
* Defeat compiler optimization which assumes function addresses are never NULLDenys Vlasenko2011-09-152-20/+42
* config: tweak help textBernhard Reutner-Fischer2011-09-121-2/+2
* resolv: simple optimizations and style/readability fixesDenys Vlasenko2011-09-102-122/+107
* ldso: fix build with PRELINK enabled and !TLSCarmelo Amoroso2011-08-261-0/+2