]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / nptl /
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
2017-08-30  Florian WeimerDo not scale NPTL tests with available number of CPUs
2017-08-29  Adhemerval Zanellaia64: Fix thread stack allocation permission set (BZ...
2017-08-22  Adhemerval ZanellaConsolidate non cancellable nanosleep call
2017-08-22  Adhemerval ZanellaConsolidate non cancellable pause call
2017-08-13  Florian WeimerNPTL: Remove internal_function from stack marking functions
2017-08-09  Andreas SchwabAdd test for bug 21041
2017-08-08  Andreas SchwabDon't use IFUNC resolver for longjmp or system in libpt...
2017-08-07  Andreas SchwabFix missing redirects in testsuite targets
2017-07-29  Carlos O'Donellmutex: Fix robust mutex lock acquire (Bug 21778)
2017-07-28  Carlos O'Donellrwlock: Fix explicit hand-over (bug 21298)
2017-07-15  John David AnglinFix guard alignment in allocate_stack when stack grows up.
2017-07-14  Szabolcs NagyDisable single thread optimization for open_memstream
2017-07-06  Joseph MyersIncrease some test timeouts.
2017-07-04  Szabolcs NagySingle threaded stdio optimization
2017-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-06-14  Adhemerval Zanellanptl: Invert the mmap/mprotect logic on allocated stack...
next