Age | Commit message (Expand) | Author |
2010-08-28 | Fix resolver broken in NPTL build | Timo Teräs |
2010-08-26 | _uintmaxtostr: fix indentation (spaces->tabs), no code changes | Denys Vlasenko |
2010-08-19 | resolv: simplify MAXALIAS handling | Bernhard Reutner-Fischer |
2010-08-19 | getserv: fix reading services lines w > 80 chars | Bernhard Reutner-Fischer |
2010-08-19 | add header guard | Bernhard Reutner-Fischer |
2010-08-19 | buildsys: Do not error on GNUHASH for clean targets | Bernhard Reutner-Fischer |
2010-08-17 | testsuite: nptl/tst-basic5 depends on SUSV4_LEGACY | Bernhard Reutner-Fischer |
2010-08-17 | nptl: fix calling convention for __pthread_mutex_cond_lock | Timo Teräs |
2010-08-06 | config parser: fix memory corruption | Timo Teräs |
2010-08-06 | nptl i686: avoid cpp problems with thunk section | Bernhard Reutner-Fischer |
2010-08-05 | Revert "nptl i686: fix pthread_cond_wait.S compilation" | Bernhard Reutner-Fischer |
2010-08-05 | resolver: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | getnet: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | getproto: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | usershell: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | switch getservice to config parser | Bernhard Reutner-Fischer |
2010-08-05 | sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN | Bernhard Reutner-Fischer |
2010-08-05 | add config parser | Bernhard Reutner-Fischer |
2010-08-05 | math: isnan is a C99 feature | Henning Heinold |
2010-08-05 | nptl: fix x86 assembly PIC relocations | Timo Teräs |
2010-08-05 | buildsys: check_gcc warning flags | Bernhard Reutner-Fischer |
2010-08-04 | utils: add pregen requisite | Bernhard Reutner-Fischer |
2010-08-02 | nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6 | Bernhard Reutner-Fischer |
2010-07-30 | nptl: fix LFS handling | Bernhard Reutner-Fischer |
2010-07-30 | nptl: do not define _POSIX_SPAWN since its not implemented | Natanael Copa |
2010-07-28 | Immediately try next nameserver on recv() failure | Ingo van Lil |
2010-07-27 | malloc: simplify MAP_UNINITIALIZE ifdef logic | Mike Frysinger |
2010-07-27 | new helper funcs for alloca/malloc with mmu/nommu | Mike Frysinger |
2010-07-27 | remove trailing comma in enum | Bernhard Reutner-Fischer |
2010-07-27 | silence warning about incompatible types with _dl_init_static_tls | Bernhard Reutner-Fischer |
2010-07-27 | buildsys: tweak quoting of V= | Bernhard Reutner-Fischer |
2010-07-27 | malloc-simple: Make calloc() return zeroed memory | Steven J. Magnani |
2010-07-27 | lutimes: add lutimes support | Vladimir Zapolskiy |
2010-07-27 | endian.h: add BSD convertions between big/little-endian byte order | Vladimir Zapolskiy |
2010-07-27 | Fix ctime() standard compliance bug | David A Ramos |
2010-07-26 | enable fcntl nocancel prototype for all threads | Mike Frysinger |
2010-07-26 | daemon: drop cruft incorrectly re-introduced by nptl merge | Mike Frysinger |
2010-07-26 | bfin: pull in common/sysdep.h | Mike Frysinger |
2010-07-26 | msync: skip if syscall is missing | Mike Frysinger |
2010-07-26 | nommu: fix building of fork.c when stubs are disabled | Mike Frysinger |
2010-07-26 | bfin: add exec stack markings to assembly files | Mike Frysinger |
2010-07-26 | ldso: Fix DL_BOOT_COMPUTE_DYN macro | Filippo Arcidiacono |
2010-07-22 | Rules.mak: ARM926T is really an armv5t and arm9e core. | Khem Raj |
2010-07-21 | arm/crt1.S: Avoid dependency on PC+4 or PC+8 | Khem Raj |
2010-07-21 | ldso/arm: Correct protected symbol resolution | Khem Raj |
2010-07-19 | ldso/mips: pltgot should array not address of array to dynamic info. | Khem Raj |
2010-07-15 | arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _... | Khem Raj |
2010-07-15 | nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_error | Bernhard Reutner-Fischer |
2010-07-14 | silence shadow warnings | Bernhard Reutner-Fischer |
2010-07-14 | nptl: remove superfluous =1 from defines | Bernhard Reutner-Fischer |