Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)
[platform/upstream/glibc.git] / nptl /
2014-03-17 Will NewtonRevert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"
2014-03-17 Will NewtonFix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning
2014-03-17 Siddhesh PoyarekarGet rid of __LT_SPINLOCK_INIT
2014-03-14 Roland McGrathCompile with -Wundef.
2014-03-14 Roland McGrathFix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.
2014-03-14 Carlos O'Donellhppa: Add _STACK_GROWS_* cases to pthread_attr_[sg...
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-03-03 Roland McGrathRetire the separate ChangeLog files in nptl/ and nptl_d...
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-14 Joseph MyersSplit up rules for tests that compare output with basel...
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-08 Mike Frysingersem_open: allow RAMFS_MAGIC for mount points
2014-02-05 Allan McRaeRevert "Patch 3/4 of the effort to make TLS access...
2014-02-05 Allan McRaeRevert "Async-signal safe TLS."
2014-02-05 Carlos O'DonellFix tst-setgetname for Linux kernels < 2.6.33.
2014-02-04 Adhemerval ZanellaPowerPC: Change powerpc64le start ABI to 2.17.
2014-01-23 Stefan LieblerS/390: Increase tst-tls7 test case timeout
2014-01-18 H.J. LuDon't check asynchronous cancellation on system
2014-01-12 Paul PluzhnikovFix a race in tst-tls7, which caused crashes on ppc32.
2014-01-07 Andreas KrebbelS/390: Make jmp_buf extendible.
2014-01-03 Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2014-01-03 Andrew HunterAsync-signal safe TLS.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-19 Paul PluzhnikovPatch 3/4 of the effort to make TLS access async-signal...
2013-12-12 Adhemerval ZanellaPowerPC: Add DSO and TAR fields to TLS
2013-12-12 Carlos O'DonellAdd test case for pthread_[sg]etname_np.
2013-12-11 Roland McGrathChangeLog whitespace fix.
2013-12-09 Andreas SchwabFix CFI annotations in pthread_cond_timedwait for i486+
2013-12-04 Ulrich WeigandPowerPC64 ELFv2 ABI 4/6: Stack frame layout changes
2013-12-04 Ulrich WeigandPowerPC64: Add __private_ss field to TCB header
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-11-25 Paul PluzhnikovFix intermittent failure in tst-getpid2.
2013-11-20 Paul PluzhnikovFix missing > on email.
2013-11-20 Paul PluzhnikovFix failure in tst-cleanup2 and tst-cleanupx2 with...
2013-11-20 Paul PluzhnikovRevert "Fix failure in nptl/tst-cleanup when building...
2013-11-20 Paul PluzhnikovFix failure in nptl/tst-cleanup when building with
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-10-04 Maciej W. Rozyckinptl: tst-mutex8.c: Handle ENOTSUP PI mutex failure
2013-10-04 Alan ModraPowerPC LE configury
2013-10-04 Alan ModraPowerPC ugly symbol versioning
2013-10-01 Siddhesh PoyarekarFix PI mutex check in pthread_cond_broadcast and pthrea...
2013-09-27 Siddhesh PoyarekarMove ChangeLog entry
2013-09-27 Siddhesh PoyarekarUse the mutex member of the argumen in __libc_lock_...
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-09-03 Siddhesh PoyarekarMark success return value as volatile to work around...
2013-08-30 Ondřej BílkaFix typos.
2013-08-21 Ondřej BílkaFix typos.
2013-07-23 David S. MillerRemove Linux kernel version ambiguity in comment added...
2013-07-23 David S. MillerIncrease nptl test case buffer size so we really block...
2013-07-19 Dominik VogtClean up whitespace in lock elision patches.
2013-07-19 Dominik VogtRemove remains of rwlock elision which is not implement...
2013-07-03 H.J. LuAdd x86 init-arch to nptl
2013-07-02 Andi KleenAdd a configure option to enable lock elision and disab...
2013-07-02 Andi KleenDisable elision for any pthread_mutexattr_settype call
2013-07-02 Andi KleenAdd elision to pthread_mutex_{try,timed,un}lock
2013-07-02 Andi KleenAdd minimal test suite changes for elision enabled...
2013-07-02 Andi KleenAdd new internal mutex type flags for elision.
2013-07-02 Andi KleenAdd the low level infrastructure for pthreads lock...
2013-06-24 Vladimir NikulichevBZ #12310: pthread_exit in static app. segfaults
2013-06-22 Joseph MyersInclude <string.h> in nptl/pthread_setattr_default_np.c.
2013-06-17 Adhemerval ZanellaPowerPC: Reserve TCB space for EBB framework
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-13 Siddhesh PoyarekarAvoid access beyond memory bounds in pthread_attr_getaf...
2013-06-10 Carlos O'Donellx86*: Return syscall error for lll_futex_wake.
2013-06-08 Ondrej BilkaFix previous commit.
2013-06-08 Ondrej BilkaSilence warning: __inline is not at beginning of declar...
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-06 Joseph MyersRemove trailing whitespace in nptl.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-15 Andreas JaegerReserve new TLS field for x86 and x86_64
2013-05-09 Andi KleenFix tst-mutexpi8
2013-04-22 Siddhesh PoyarekarConsolidate pthread_attr value validation
2013-04-11 Andreas SchwabExtend i486 pthread_cond_timedwait to use futex syscall...
2013-04-07 Carlos O'Donellsem_post.c: Include atomic.h.
2013-04-04 Siddhesh PoyarekarFix static build when configured with --disable-hidden-plt
2013-03-28 Roland McGrathAvoid unconditional __call_tls_dtors calls in static...
2013-03-19 Siddhesh PoyarekarFix up ChangeLog
2013-03-19 Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-03-18 Siddhesh PoyarekarRename some static variables
2013-03-13 Carlos O'DonellInclude atomic.h in generic lowlevellock.c.
2013-03-04 Roland McGrathRejigger i386 dl-sysdep.h files.
2013-03-01 Carlos O'DonellRevert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
2013-03-01 Siddhesh PoyarekarFix build warning
2013-03-01 Siddhesh PoyarekarSet default stack size from program environment
2013-02-21 David S. MillerAdd priority inheritance futex support on sparc.
2013-02-21 Carlos O'Donellnptl: Fix comment typo in fork.c.
2013-02-18 Siddhesh PoyarekarFix ChangeLogs
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-18 Siddhesh PoyarekarFix build warnings in some test cases
2013-02-18 Siddhesh PoyarekarFUTEX_*_REQUEUE_PI support for non-x86 code
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
2013-02-04 Andreas SchwabDon't use GLIBC_PRIVATE errno outside of libraries
2013-01-16 Andreas SchwabHide reference to mktemp in libpthread
2013-01-12 Carlos O'DonellRemove unnecessary assert on attr in allocate_stack().
next