summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-05usershell: switch to config parserBernhard Reutner-Fischer
2010-08-05switch getservice to config parserBernhard Reutner-Fischer
2010-08-05sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer
2010-08-05add config parserBernhard Reutner-Fischer
2010-08-05math: isnan is a C99 featureHenning Heinold
2010-08-05nptl: fix x86 assembly PIC relocationsTimo Teräs
2010-08-05buildsys: check_gcc warning flagsBernhard Reutner-Fischer
2010-08-04utils: add pregen requisiteBernhard Reutner-Fischer
2010-08-02nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6Bernhard Reutner-Fischer
2010-07-30nptl: fix LFS handlingBernhard Reutner-Fischer
2010-07-30nptl: do not define _POSIX_SPAWN since its not implementedNatanael Copa
2010-07-28Immediately try next nameserver on recv() failureIngo van Lil
2010-07-27malloc: simplify MAP_UNINITIALIZE ifdef logicMike Frysinger
2010-07-27new helper funcs for alloca/malloc with mmu/nommuMike Frysinger
2010-07-27remove trailing comma in enumBernhard Reutner-Fischer
2010-07-27silence warning about incompatible types with _dl_init_static_tlsBernhard Reutner-Fischer
2010-07-27buildsys: tweak quoting of V=Bernhard Reutner-Fischer
2010-07-27malloc-simple: Make calloc() return zeroed memorySteven J. Magnani
2010-07-27lutimes: add lutimes supportVladimir Zapolskiy
2010-07-27endian.h: add BSD convertions between big/little-endian byte orderVladimir Zapolskiy
2010-07-27Fix ctime() standard compliance bugDavid A Ramos
2010-07-26enable fcntl nocancel prototype for all threadsMike Frysinger
2010-07-26daemon: drop cruft incorrectly re-introduced by nptl mergeMike Frysinger
2010-07-26bfin: pull in common/sysdep.hMike Frysinger
2010-07-26msync: skip if syscall is missingMike Frysinger
2010-07-26nommu: fix building of fork.c when stubs are disabledMike Frysinger
2010-07-26bfin: add exec stack markings to assembly filesMike Frysinger
2010-07-26ldso: Fix DL_BOOT_COMPUTE_DYN macroFilippo Arcidiacono
2010-07-22Rules.mak: ARM926T is really an armv5t and arm9e core.Khem Raj
2010-07-21arm/crt1.S: Avoid dependency on PC+4 or PC+8Khem Raj
2010-07-21ldso/arm: Correct protected symbol resolutionKhem Raj
2010-07-19ldso/mips: pltgot should array not address of array to dynamic info.Khem Raj
2010-07-15arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _...Khem Raj
2010-07-15nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_errorBernhard Reutner-Fischer
2010-07-14silence shadow warningsBernhard Reutner-Fischer
2010-07-14nptl: remove superfluous =1 from definesBernhard Reutner-Fischer
2010-07-14nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer
2010-07-14nptl i686: fix pthread_cond_wait.S compilationRoman I Khimov
2010-07-09include/param.h: Dont use ARG_MAX from kernel headersKhem Raj
2010-07-07arm: Silence warning about shadow declarationsKhem Raj
2010-07-06nptl: disregard generated tcb-offsets.cBernhard Reutner-Fischer
2010-07-06nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread.Khem Raj
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-07-06nptl: fix subdirs handlingBernhard Reutner-Fischer
2010-07-06nptl: simplify buildsysBernhard Reutner-Fischer
2010-07-06Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley
2010-07-05don't make __errno_location / __h_errno_location hiddenPeter Korsgaard
2010-07-03remove extra comma in lock macroAustin Foxley
2010-06-30more workarounds for GCC PR32219Timo Teräs
2010-06-30mips/syscall-error: Choose the correct version for setting up errno.Khem Raj