summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nptl: fix LFS handlingBernhard Reutner-Fischer2010-07-301-1/+3
* nptl: do not define _POSIX_SPAWN since its not implementedNatanael Copa2010-07-301-0/+2
* Immediately try next nameserver on recv() failureIngo van Lil2010-07-281-1/+3
* malloc: simplify MAP_UNINITIALIZE ifdef logicMike Frysinger2010-07-271-7/+4
* new helper funcs for alloca/malloc with mmu/nommuMike Frysinger2010-07-274-52/+54
* remove trailing comma in enumBernhard Reutner-Fischer2010-07-271-1/+1
* silence warning about incompatible types with _dl_init_static_tlsBernhard Reutner-Fischer2010-07-274-4/+3
* buildsys: tweak quoting of V=Bernhard Reutner-Fischer2010-07-271-14/+16
* malloc-simple: Make calloc() return zeroed memorySteven J. Magnani2010-07-271-5/+4
* lutimes: add lutimes supportVladimir Zapolskiy2010-07-272-1/+41
* endian.h: add BSD convertions between big/little-endian byte orderVladimir Zapolskiy2010-07-271-0/+38
* Fix ctime() standard compliance bugDavid A Ramos2010-07-272-0/+45
* enable fcntl nocancel prototype for all threadsMike Frysinger2010-07-261-2/+0
* daemon: drop cruft incorrectly re-introduced by nptl mergeMike Frysinger2010-07-261-7/+0
* bfin: pull in common/sysdep.hMike Frysinger2010-07-261-1/+1
* msync: skip if syscall is missingMike Frysinger2010-07-261-0/+4
* nommu: fix building of fork.c when stubs are disabledMike Frysinger2010-07-261-1/+2
* bfin: add exec stack markings to assembly filesMike Frysinger2010-07-265-0/+10
* ldso: Fix DL_BOOT_COMPUTE_DYN macroFilippo Arcidiacono2010-07-261-1/+1
* Rules.mak: ARM926T is really an armv5t and arm9e core.Khem Raj2010-07-221-1/+1
* arm/crt1.S: Avoid dependency on PC+4 or PC+8Khem Raj2010-07-211-8/+3
* ldso/arm: Correct protected symbol resolutionKhem Raj2010-07-211-2/+9
* ldso/mips: pltgot should array not address of array to dynamic info.Khem Raj2010-07-191-1/+1
* arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...Khem Raj2010-07-151-9/+9
* nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_errorBernhard Reutner-Fischer2010-07-151-0/+3
* silence shadow warningsBernhard Reutner-Fischer2010-07-143-48/+48
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-1413-84/+84
* nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer2010-07-143-1/+223
* nptl i686: fix pthread_cond_wait.S compilationRoman I Khimov2010-07-141-0/+1
* include/param.h: Dont use ARG_MAX from kernel headersKhem Raj2010-07-093-6/+37
* arm: Silence warning about shadow declarationsKhem Raj2010-07-072-26/+26
* nptl: disregard generated tcb-offsets.cBernhard Reutner-Fischer2010-07-061-1/+1
* nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread.Khem Raj2010-07-061-0/+2
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-0632-1034/+596
* nptl: fix subdirs handlingBernhard Reutner-Fischer2010-07-0611-5/+70
* nptl: simplify buildsysBernhard Reutner-Fischer2010-07-0613-308/+67
* Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley2010-07-065-0/+9
* don't make __errno_location / __h_errno_location hiddenPeter Korsgaard2010-07-055-9/+0
* remove extra comma in lock macroAustin Foxley2010-07-031-1/+1
* more workarounds for GCC PR32219Timo Teräs2010-06-301-2/+2
* mips/syscall-error: Choose the correct version for setting up errno.Khem Raj2010-06-303-5/+9
* nptl/errno: Use a separate __errno_location for libpthread.Khem Raj2010-06-303-1/+7
* nptl/generic: Build generic libc-tls.c for non-mips architectures.Khem Raj2010-06-301-2/+3
* arm/nptl: Use the old C version of _Unwind_Resume in thumb mode.Khem Raj2010-06-292-1/+23
* remove redundant args to do_lnBernhard Reutner-Fischer2010-06-291-1/+1
* test/nptl: move eintr.c to where it belongsBernhard Reutner-Fischer2010-06-251-0/+0
* test: silence shadow warningBernhard Reutner-Fischer2010-06-251-3/+3
* nptl: arm: make it compile againBernhard Reutner-Fischer2010-06-242-0/+10
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-2443-215/+215
* intl, nptl_db: fix prerequisitesBernhard Reutner-Fischer2010-06-242-5/+5