Show patches with: Submitter = Roland McGrath       |   303 patches
« 1 2 3 4 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
un-nest findidx() - - --- 2014-09-11 Roland McGrath Committed
make check build failure (tst-printf-bz18872) - - --- 2015-10-08 Roland McGrath New
Improve strncpy performance further - - --- 2015-01-13 Roland McGrath Committed
elf/tst-protected1[ab] failures - - --- 2015-09-03 Roland McGrath Committed
Build problem with ToT GCC - - --- 2015-04-17 Roland McGrath Superseded
Build problem with ToT GCC - - --- 2015-04-17 Roland McGrath Committed
Broken MIPS build - - --- 2015-05-22 Roland McGrath Committed
[v2,roland/namedsem] NPTL: Refactor named semaphore code to use shm-directory.h - - --- 2014-12-12 Roland McGrath Committed
[roland/Wundef] Compile with -Wundef. - - --- 2014-03-14 Roland McGrath Committed
[roland/Wshadow] -Wshadow - - --- 2014-10-13 Roland McGrath New
[roland/waitpid] Fix __waitpid_nocancel link error - - --- 2014-05-16 Roland McGrath Committed
[roland/Versions.def] Get rid of Versions.def source file - - --- 2014-03-25 Roland McGrath Committed
[roland/vdso_clock_gettime] x86: Clean up __vdso_clock_gettime variable. - - --- 2015-01-29 Roland McGrath Committed
[roland/tls-init] Tile: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] Start cleaning up TLS initial value for pthread_create. - - --- 2014-06-06 Roland McGrath Committed
[roland/tls-init] SPARC: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] SH: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] S390: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] PowerPC: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] MIPS: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] microblaze: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] m68k: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] IA64: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] HPPA: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] ARM: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] Alpha: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/tls-init] AArch64: Define TLS_DEFINE_INIT_TP - - --- 2014-06-09 Roland McGrath Committed
[roland/test-unsupported] Let tests result in UNSUPPORTED; use that for unbuildable C++ cases - - --- 2015-03-07 Roland McGrath Committed
[roland/test-snan] Clean up math/test-snan. - - --- 2015-02-06 Roland McGrath Committed
[roland/test-direct] Make test-skeleton.c grok TEST_DIRECT magic environment variable. - - --- 2015-04-06 Roland McGrath Committed
[roland/sunrpc] Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc. - - --- 2015-01-16 Roland McGrath Committed
[roland/sigvec] Remove sigvec. - - --- 2014-10-03 Roland McGrath Superseded
[roland/sigvec] Remove sigvec. - - --- 2014-10-09 Roland McGrath Not applicable
[roland/sem_post] BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS]. - - --- 2015-05-19 Roland McGrath Committed
[roland/opendir] Refactor opendir. - - --- 2015-05-13 Roland McGrath Committed
[roland/nscd-vlais] Rework some nscd code not to use variable-length struct types. - - --- 2014-10-22 Roland McGrath Committed
[roland/nptl] NPTL: Refactor scheduler setup in pthread_create. - - --- 2014-11-18 Roland McGrath Committed
[roland/nptl] NPTL: Don't (re)validate sched_priority in pthread_create. - - --- 2014-11-18 Roland McGrath Committed
[roland/nptl] NPTL is no longer an add-on! - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl] Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/. - - --- 2014-05-13 Roland McGrath Committed
[roland/nptl] Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/. - - --- 2014-05-13 Roland McGrath Committed
[roland/nptl] Get rid of nptl/sysdeps/ entirely! - - --- 2014-06-23 Roland McGrath Committed
[roland/nptl] Clean up NPTL fork to be compat-only. - - --- 2014-06-23 Roland McGrath Superseded
[roland/nptl-tile] Tile*: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-sparc] SPARC: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-sparc] SPARC: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-21 Roland McGrath Committed
[roland/nptl-sparc] Move SPARC public headers out of nptl/ - - --- 2014-06-12 Roland McGrath Committed
[roland/nptl-sparc] Move SPARC code out of nptl/sysdeps/sparc/. - - --- 2014-06-12 Roland McGrath Committed
[roland/nptl-sparc] Move remaining SPARC code out of nptl/. - - --- 2014-06-18 Roland McGrath Committed
[roland/nptl-sparc] Move remaining SPARC code out of nptl/. - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-sh] SH: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-sh] SH: Consolidate NPTL/non versions of vfork - - --- 2014-05-29 Roland McGrath Committed
[roland/nptl-sh] SH: Consolidate NPTL/non versions of clone - - --- 2014-05-27 Roland McGrath Committed
[roland/nptl-sh] SH: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-21 Roland McGrath Committed
[roland/nptl-sh] Move SH code out of nptl/ subdirectory. - - --- 2014-06-12 Roland McGrath Committed
[roland/nptl-sh] Move NPTL public ABI headers for SH to sysdeps/sh/nptl/. - - --- 2014-06-06 Roland McGrath Committed
[roland/nptl-s390] S390: Move NPTL public headers to sysdeps/s390/nptl/. - - --- 2014-06-12 Roland McGrath Committed
[roland/nptl-s390] S390: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-s390] S390: Consolidate NPTL/non versions of vfork - - --- 2014-06-23 Roland McGrath Committed
[roland/nptl-s390] S390: Consolidate NPTL/non versions of clone - - --- 2014-06-23 Roland McGrath Committed
[roland/nptl-s390] S390: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-s390] Move S390 code out of nptl/sysdeps/s390/. - - --- 2014-06-12 Roland McGrath Committed
[roland/nptl-s390] Move remaining S390 code out of nptl/. - - --- 2014-06-23 Roland McGrath Committed
[roland/nptl-powerpc] powerpc: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-21 Roland McGrath Superseded
[roland/nptl-powerpc] powerpc: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-23 Roland McGrath Committed
[roland/nptl-mips] MIPS: Move NPTL public headers to sysdeps/mips/nptl/. - - --- 2014-06-21 Roland McGrath Committed
[roland/nptl-mips] MIPS: Consolidate NPTL/non versions of vfork - - --- 2014-06-25 Roland McGrath Superseded
[roland/nptl-mips] MIPS: Consolidate NPTL/non versions of vfork - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-mips] MIPS: Consolidate NPTL/non versions of clone - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-mips] MIPS: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-microblaze] MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/. - - --- 2014-06-21 Roland McGrath Committed
[roland/nptl-microblaze] MicroBlaze: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-microblaze] MicroBlaze: Consolidate NPTL/non versions of vfork - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-microblaze] MicroBlaze: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-m68k] m68k: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-m68k] m68k: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-21 Roland McGrath Committed
[roland/nptl-ia64] IA64: Move NPTL public headers to sysdeps/ia64/nptl/. - - --- 2014-06-21 Roland McGrath Committed
[roland/nptl-ia64] IA64: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-ia64] IA64: Consolidate NPTL/non versions of vfork - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-ia64] IA64: Consolidate NPTL/non versions of clone - - --- 2014-05-27 Roland McGrath Committed
[roland/nptl-ia64] IA64: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-hppa] HPPA: Move NPTL public headers to sysdeps/hppa/nptl/. - - --- 2014-06-21 Roland McGrath Committed
[roland/nptl-hppa] HPPA: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-hppa] HPPA: Consolidate NPTL/non versions of clone - - --- 2014-05-27 Roland McGrath Committed
[roland/nptl-hppa] HPPA: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-25 Roland McGrath Committed
[roland/nptl-arm] ARM: Convert fork.c to arch-fork.h - - --- 2014-05-16 Roland McGrath Committed
[roland/nptl-aarch64] AArch64: Consolidate nptl/ subdirectories under linux/... - - --- 2014-06-21 Roland McGrath Committed
[roland/nacl-open-resource] NaCl: Use open_resource API for shared objects - - --- 2015-11-10 Roland McGrath New
[roland/mman-linux] Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/. - - --- 2014-03-14 Roland McGrath Committed
[roland/maxhostnamelen] Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>. - - --- 2015-09-14 Roland McGrath Committed
[roland/lll-futex] Separate Linuxisms from lowlevellock.h, make a generic one - - --- 2014-07-02 Roland McGrath Committed
[roland/lll_robust_trylock] Get rid of lll_robust_trylock. - - --- 2014-07-09 Roland McGrath Committed
[roland/iconv] Clean up wchar_t conversion code in iconv program. - - --- 2014-10-22 Roland McGrath Committed
[roland/getpid] Simplify getpid handling of the race case. - - --- 2014-05-09 Roland McGrath New
[roland/exit-thread] Clean up __exit_thread. - - --- 2014-05-09 Roland McGrath Committed
[roland/env-only] Avoid re-exec-self in bug-setlocale1. - - --- 2015-03-04 Roland McGrath Committed
[roland/env-only] Avoid re-exec-self in bug-setlocale1. - - --- 2015-03-06 Roland McGrath Committed
[roland/ehdr_start] Use __ehdr_start, when available, for rtld to get its own headers. - - --- 2014-03-11 Roland McGrath Committed
[roland/ehdr_start] Use __ehdr_start, when available, for rtld to get its own headers. - - --- 2014-03-17 Roland McGrath codonell Committed
[roland/dl-routines] Clean up sysdep-dl-routines variable. - - --- 2015-01-16 Roland McGrath Committed
« 1 2 3 4 »