Age | Commit message (Expand) | Author |
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 |
2010-07-14 | nptl: x86_64: fix compilation of unwinder | Bernhard Reutner-Fischer |
2010-07-14 | nptl i686: fix pthread_cond_wait.S compilation | Roman I Khimov |
2010-07-09 | include/param.h: Dont use ARG_MAX from kernel headers | Khem Raj |
2010-07-07 | arm: Silence warning about shadow declarations | Khem Raj |
2010-07-06 | nptl: disregard generated tcb-offsets.c | Bernhard Reutner-Fischer |
2010-07-06 | nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread. | Khem Raj |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2010-07-06 | nptl: fix subdirs handling | Bernhard Reutner-Fischer |
2010-07-06 | nptl: simplify buildsys | Bernhard Reutner-Fischer |
2010-07-06 | Revert "don't make __errno_location / __h_errno_location hidden" | Austin Foxley |
2010-07-05 | don't make __errno_location / __h_errno_location hidden | Peter Korsgaard |
2010-07-03 | remove extra comma in lock macro | Austin Foxley |
2010-06-30 | more workarounds for GCC PR32219 | Timo Teräs |
2010-06-30 | mips/syscall-error: Choose the correct version for setting up errno. | Khem Raj |
2010-06-30 | nptl/errno: Use a separate __errno_location for libpthread. | Khem Raj |
2010-06-30 | nptl/generic: Build generic libc-tls.c for non-mips architectures. | Khem Raj |
2010-06-29 | arm/nptl: Use the old C version of _Unwind_Resume in thumb mode. | Khem Raj |
2010-06-29 | remove redundant args to do_ln | Bernhard Reutner-Fischer |
2010-06-25 | test/nptl: move eintr.c to where it belongs | Bernhard Reutner-Fischer |
2010-06-25 | test: silence shadow warning | Bernhard Reutner-Fischer |
2010-06-24 | nptl: arm: make it compile again | Bernhard Reutner-Fischer |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2010-06-24 | intl, nptl_db: fix prerequisites | Bernhard Reutner-Fischer |
2010-06-24 | buildsys: add brief mode; show defines and ld-flags | Bernhard Reutner-Fischer |
2010-06-24 | libc: silence warnings about undefined cpp tokens | Bernhard Reutner-Fischer |
2010-06-24 | fix race condition when generating linker scripts | Bernhard Reutner-Fischer |
2010-06-23 | arm/nptl: Sync unwinding with glibc. | Khem Raj |
2010-06-23 | arm/nptl: sysdep-cancel.h needs syscall handing for EABI | Khem Raj |