Avoid warnings for unused results in nscd/connections.c.
[platform/upstream/glibc.git] / nptl /
2014-11-26 Joseph MyersFix nptl/tst-cancel-self-cancelstate.c warning.
2014-11-26 Torvald RiegelFix synchronization of TPP min/max priorities.
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libpthread
2014-11-24 Siddhesh PoyarekarRemove IS_IN_librt
2014-11-21 Roland McGrathNPTL: Fix pthread_create regression from default-sched...
2014-11-20 Roland McGrathNPTL: Use __libc_fatal in unwind.c.
2014-11-20 Roland McGrathNPTL: Conditionalize asynchronous cancellation support...
2014-11-20 Roland McGrathNPTL: Refactor scheduler setup in pthread_create.
2014-11-20 Torvald RiegelUse C11 atomics in pthread_once.
2014-11-20 Roland McGrathNPTL: Don't (re)validate sched_priority in pthread_create.
2014-11-20 Roland McGrathTest that pthread_create diagnoses invalid scheduling...
2014-11-18 Roland McGrathNPTL: Add stub createthread.c
2014-11-18 Roland McGrathNPTL: Move Linux-specific createthread.c to sysdeps.
2014-11-18 Roland McGrathNPTL: Refactor createthread.c
2014-11-12 Roland McGrathNPTL: Move __libc_multiple_threads_ptr defn to nptl...
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-10-21 Roland McGrathAvoid local PLT reference in __nptl_main.
2014-10-20 Roland McGrathNPTL: Clean up gratuitous Linuxism in libpthread.so...
2014-10-20 Roland McGrathNPTL: Add some missing #include's
2014-10-20 Torvald Riegelpthread_once: Add fast path and remove x86 variants.
2014-10-20 Torvald Riegelpthread_once: Clean up constants.
2014-10-17 Roland McGrathRemove obsolete TLS_DEFINE_INIT_TP fallback.
2014-10-17 Roland McGrathNPTL: Clean up THREAD_SYSINFO macros.
2014-10-17 Roland McGrathNPTL: Conditionalize direct futex syscall uses.
2014-10-17 Roland McGrathNPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
2014-10-17 Roland McGrathFix NPTL build error when missing __NR_set_robust_list.
2014-10-06 Arjun ShankarWrite errors to stdout and not stderr in nptl/tst-setuid3.c
2014-09-12 Joseph MyersRemove configuration name patterns from shlib-versions.
2014-09-12 Joseph MyersMove architecture-specific shlib-versions entries to...
2014-08-21 Siddhesh PoyarekarRemove NOT_IN_libc definition for pthread_atfork
2014-08-21 Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-08-04 Roland McGrathIA64: Define TLS_DEFINE_INIT_TP
2014-07-31 Roland McGrathAdd __safe_fatal and use it in __pthread_unwind forward...
2014-07-31 Roland McGrathSplit nptl-signals.h out from pthreadP.h
2014-07-15 Roland McGrathAdd generic/stub implementations of pthread_{kill,sigma...
2014-07-15 Roland McGrathRemove declarations of two nonexistent variables from...
2014-07-11 Florian Weimernptl: Fix abort in case of set*id failure [BZ #17135]
2014-07-10 Roland McGrathGet rid of lll_robust_dead.
2014-07-10 Roland McGrathGet rid of lll_robust_trylock.
2014-07-07 Roland McGrathNPTL is no longer an add-on!
2014-07-07 Roland McGrathGet rid of nptl/sysdeps/ entirely!
2014-07-01 Roland McGrathAdd missing #include for MIN/MAX users.
2014-06-26 Roland McGrathMove remaining S390 code out of nptl/.
2014-06-26 Roland McGrathS390: Consolidate NPTL/non versions of vfork
2014-06-26 Roland McGrathS390: Consolidate NPTL/non versions of clone
2014-06-25 Joseph MyersRemove stray includes of kernel-features.h.
2014-06-23 Andreas SchwabRemove unused label
2014-06-21 Roland McGrathMove generic smp.h to nptl/
2014-06-21 Roland McGrathRemove unused file rtld-lowlevel.h.
2014-06-21 Roland McGrathClean up stack-coloring macros.
2014-06-21 Roland McGrathMove linux bits/ files out of nptl/.
2014-06-21 Roland McGrathMove remaining SPARC code out of nptl/.
2014-06-20 Joseph MyersInclude <kernel-features.h> explicitly where required.
2014-06-20 Joseph MyersRemove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditional...
2014-06-17 Adhemerval ZanellaPowerPC: Move powerpc code out of nptl/ subdirectory
2014-06-16 Florian WeimerFix tautological comparison in non-executed part of...
2014-06-13 Roland McGrathS390: Move NPTL public headers to sysdeps/s390/nptl/.
2014-06-13 Roland McGrathMove S390 code out of nptl/sysdeps/s390/.
2014-06-13 Roland McGrathS390: Convert fork.c to arch-fork.h
2014-06-13 David S. MillerConsolidate sparc clone, fork, and vfork implementations.
2014-06-13 Andi KleenAdd adaptive elision to rwlocks
2014-06-13 Andi KleenAdd a fast path for C rd/wrlock v2
2014-06-12 Roland McGrathMove SPARC public headers out of nptl/
2014-06-12 Roland McGrathMove SPARC code out of nptl/sysdeps/sparc/.
2014-06-12 Roland McGrathSPARC: Define TLS_DEFINE_INIT_TP
2014-06-12 Roland McGrathSPARC: Convert fork.c to arch-fork.h
2014-06-12 Roland McGrathGet rid of nptl/sysdeps/pthread/ subdirectory
2014-06-12 Roland McGrathConsolidate NPTL sigprocmask.
2014-06-12 Roland McGrathMove i386 code out of nptl/ subdirectory.
2014-06-12 Roland McGrathMove SH code out of nptl/ subdirectory.
2014-06-12 Roland McGrathMove x86_64 code out of nptl/ subdirectory.
2014-06-11 Roland McGrathS390: Define TLS_DEFINE_INIT_TP
2014-06-11 Roland McGrathPowerPC: Define TLS_DEFINE_INIT_TP
2014-06-09 Roland McGrathSH: Define TLS_DEFINE_INIT_TP
2014-06-09 Roland McGrathStart cleaning up TLS initial value for pthread_create.
2014-06-07 Joseph MyersRemove redundant C locale settings.
2014-06-07 Roland McGrathMove NPTL public ABI headers for SH to sysdeps/sh/nptl/.
2014-06-06 Joseph MyersDon't require test wrappers to preserve environment...
2014-06-05 Siddhesh PoyarekarInline nested function check_list
2014-06-03 Guo YixuanNew test for pthread_spin_lock (bug 16882)
2014-06-03 Guo YixuanFixed pthread_spin_lock on sparc32/64 (bug 16882)
2014-06-02 Roland McGrathSH: Consolidate NPTL/non versions of vfork
2014-05-29 Roland McGrathSH: Consolidate NPTL/non versions of clone
2014-05-27 Roland McGrathSH: Convert fork.c to arch-fork.h
2014-05-27 Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-26 Adhemerval ZanellaPowerPC: Move remaining nptl/sysdeps/unix/sysv/linux...
2014-05-26 Adhemerval ZanellaPowerPC: Move NPTL ABI headers to sysdeps.
2014-05-26 Adhemerval ZanellaPowerPC: Move powerpc64 timer_*.c out of nptl/
2014-05-26 Adhemerval ZanellaPowerPC: Consolidate NPTL/non versions of clone
2014-05-26 Adhemerval ZanellaPowerPC: Consolidate NPTL/non versions of vfork
2014-05-26 Stefan LieblerDisable lock elision for PTHREAD_MUTEX_NORMAL.
2014-05-26 Stefan LieblerFix typo in tst-mutex5 ifndef -> ifdef
2014-05-24 Richard HendersonOnly provide non-default symbols in libpthread for...
2014-05-24 Richard HendersonOnly support ifunc in nptl/pt-vfork.c
2014-05-17 Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16 Joseph MyersUse existing makefile variables for dependencies on...
2014-05-16 Roland McGrathSplit arch-fork.h from fork.h
2014-05-14 Roland McGrathMove remaining files out of nptl/sysdeps/unix/sysv...
2014-05-14 Roland McGrathMove remaining nptl/sysdeps/unix/sysv/linux/i386/ files.
next