malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]
[external/glibc.git] / nptl /
2019-06-26 Stefan LieblerFix build warnings in nptl/tst-eintr1.c
2019-06-21 Mike Crowenptl: Convert various tests to use libsupport
2019-05-27 Florian Weimernptl: Add comment to __pthread_get_minstack about exter...
2019-05-14 Adhemerval ZanellaAssume LLL_LOCK_INITIALIZER is 0
2019-05-14 Adhemerval ZanellaSmall optimization for lowlevellock
2019-05-14 Adhemerval ZanellaAdd single-thread.h header
2019-05-10 Florian Weimersem_close: Use __twalk_r
2019-05-09 Mike Crowenptl/tst-abstime: Use libsupport
2019-05-09 Mike Crowenptl: Convert some rwlock tests to use libsupport
2019-05-09 Mike Crowenptl: Use recent additions to libsupport in tst-sem5
2019-05-09 Mike Crowenptl: Convert tst-cond11.c to use libsupport
2019-05-09 Szabolcs NagyMove nptl/tst-eintr1 to xtests
2019-03-25 Mike Crowenptl/tst-rwlock14: Test pthread_rwlock_timedwrlock...
2019-03-25 Mike Crowenptl: Convert tst-sem5 & tst-sem13 to use libsupport
2019-03-22 Adhemerval ZanellaRefactor hp-timing rtld usage
2019-03-22 Adhemerval Zanellanptl: Remove pthread_clock_gettime pthread_clock_settime
2019-03-05 Adhemerval Zanellanptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
2019-02-27 Joseph MyersAdd some spaces before '('.
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-02-19 Wolfram Sangnptl: Fix comment typo in pthread_mutex_trylock.c
2019-02-19 Carlos O'Donellnptl: Fix pthread_tryjoin comment.
2019-02-16 Florian WeimerMove remaining nptl_db headers to sysdeps/nptl
2019-02-15 Florian Weimernptl: Fix invalid Systemtap probe in pthread_join ...
2019-02-14 Adhemerval Zanellanptl: Reinstate pthread_timedjoin_np as a cancellation...
2019-02-13 Jim WilsonRISC-V: Fix elfutils testsuite unwind failures.
2019-02-08 Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
2019-02-07 Stefan LieblerAdd compiler barriers around modifications of the robus...
2019-02-06 Joseph MyersAvoid "inline" after return type in function definitions.
2019-02-06 Stefan LieblerFix alignment of TLS variables for tls variant TLS_TCB_...
2019-02-01 Carlos O'Donellnptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
2019-01-03 Adhemerval Zanellanptl: Cleanup cancellation macros
2019-01-03 Adhemerval Zanellanptl: Fix testcases for new pthread cancellation mechanism
2019-01-03 Adhemerval Zanellanptl: Remove tst-cancel-wrappers test and related macros
2019-01-02 Florian Weimernptl/tst-audit-threads: Switch to <support/test-driver.c>
2019-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-13 Andreas SchwabFix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP...
2018-12-13 Andreas SchwabReindent nptl/pthread_rwlock_common.c
2018-12-10 Joseph MyersUse gen-as-const.py to process .pysym files.
2018-12-01 Kemi WangMutex: Add pthread mutex tunables
2018-11-30 Tulio Magno Quites... Fix _dl_profile_fixup data-dependency issue (Bug 23690)
2018-11-24 Rafael Ávila de... Enable VDSO on x86_64 statically linked programs [BZ...
2018-10-17 Stefan LieblerFix race in pthread_mutex_lock while promoting to PTHRE...
2018-10-17 Andreas SchwabDon't reduce test timeout to less than default
2018-09-01 Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-08-27 Martin Kuchtapthread_cond_broadcast: Fix waiters-after-spinning...
2018-07-25 Adhemerval ZanellaFix ISO C threads installed header and HURD assumption
2018-07-25 Florian WeimerC11 threads: Fix timeout and locking issues
2018-07-24 Adhemerval Zanellanptl: Add test cases for ISO C11 threads
2018-07-24 Adhemerval Zanellanptl: Add C11 threads tss_* functions
2018-07-24 Adhemerval Zanellanptl: Add C11 threads cnd_* functions
2018-07-24 Adhemerval Zanellanptl: Add C11 threads call_once functions
2018-07-24 Adhemerval Zanellanptl: Add C11 threads mtx_* functions
2018-07-24 Adhemerval Zanellanptl: Add C11 threads thrd_* functions
2018-07-14 H.J. Lux86: Rename __glibc_reserved1 to feature_1 in tcbhead_t...
2018-07-12 Florian Weimernptl: Use __mprotect consistently for _STACK_GROWS_UP
2018-06-30 Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-06-27 Joseph MyersRemove nptl/sockperf.c.
2018-06-26 Patsy FranklinIn sem_open.c, pad was not initialized when __HAVE_64B...
2018-06-26 Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-12 Carlos O'DonellFix fallback path in __pthread_mutex_timedlock ().
2018-06-12 Zack WeinbergAvoid cancellable I/O primitives in ld.so.
2018-05-17 H.J. Lunptl: Remove __ASSUME_PRIVATE_FUTEX
2018-05-02 H.J. Lux86: Use pad in pthread_unwind_buf to preserve shadow...
2018-04-03 Adhemerval ZanellaFilter out NPTL internal signals (BZ #22391)
2018-03-05 Adhemerval Zanellanptl: Fix tst-cancel4 sendto tests
2018-03-01 Florian Weimernptl: Turn libpthread.so into a symbolic link to the...
2018-03-01 Florian Weimernptl: Drop libpthread_nonshared.a from libpthread.so
2018-03-01 Florian Weimernptl: Move pthread_atfork to libc_nonshared.a
2018-02-22 Adhemerval ZanellaRefactor atfork handlers
2018-02-22 Adhemerval ZanellaRename nptl-signals.h to internal-signals.h
2018-02-16 Stefan LieblerAdd runtime check if mutex will be elided in tst-mutex8...
2018-01-26 Carlos O'DonellRevert Intel CET changes to __jmp_buf_tag (Bug 22743)
2018-01-16 Florian Weimernptl/tst-thread-exit-clobber: Run with any C++ compiler
2018-01-16 Florian Weimernptl/tst-minstack-throw: Compile in C++11 mode with...
2018-01-15 Florian Weimernptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
2018-01-11 Florian Weimernptl: Add tst-minstack-cancel, tst-minstack-exit [BZ...
2018-01-08 Szabolcs Nagy[BZ #22637] Fix stack guard size accounting
2018-01-08 Florian Weimernptl: Add test for callee-saved register restore in...
2018-01-07 Palmer DabbeltAvoid race conditions when rebuilding librt.so
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-20 Adhemerval Zanellanptl: Consolidate pthread_{timed,try}join{_np}
2017-12-20 Florian Weimernptl: Implement pthread_self in libc.so [BZ #22635]
2017-12-19 H.J. LuLinux/x86: Update cancel_jmp_buf to match __jmp_buf_tag...
2017-12-18 Joseph MyersDisable -Wrestrict for two nptl/tst-attr3.c tests.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-12-05 Rogerio AlvesAdd elision tunables
2017-11-21 Adhemerval Zanellanptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE...
2017-11-16 Siddhesh PoyarekarPrefer https for Sourceware links
2017-11-07 Andreas SchwabRemove traces of tst-typesizes
2017-11-07 Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-11-07 Adhemerval Zanellanptl: Change tst-typesizes to _Static_assert
2017-11-07 Adhemerval Zanellanptl: Add tests for internal pthread_mutex_t offsets
2017-10-13 Peter Zeleznynptl: Preserve error in setxid thread broadcast in...
2017-09-26 H.J. LuMark __dso_handle as hidden [BZ #18822]
2017-09-21 Joseph MyersRemove non-add-on Banner files.
2017-09-01 H.J. LuRemove Roland McGrath/Ulrich Drepper et al. from DSO...
2017-09-01 Zack WeinbergMove all old ChangeLogs to a top-level ChangeLog.old...
2017-08-31 Florian Weimernptl: Remove internal_function attribute
next