]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/nptl
alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S
[thirdparty/glibc.git] / sysdeps / nptl /
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-16  Florian WeimerMove remaining nptl_db headers to sysdeps/nptl
2019-02-14  Adhemerval Zanellanptl: Reinstate pthread_timedjoin_np as a cancellation...
2019-02-08  Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
2019-01-03  Adhemerval Zanellanptl: Cleanup cancellation macros
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-05  Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-01  Kemi WangMutex: Add pthread mutex tunables
2018-10-17  Stefan LieblerFix race in pthread_mutex_lock while promoting to PTHRE...
2018-09-01  Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-07-25  Adhemerval ZanellaFix ISO C threads installed header and HURD assumption
2018-07-25  Adhemerval ZanellaFix C11 conformance issues
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-05-08  Andreas SchwabFix comment typo
2018-05-04  Stefan LieblerFix blocking pthread_join. [BZ #23137]
2018-04-26  Tulio Magno Quites... Increase robustness of internal dlopen() by using RTLD_...
2018-04-03  Adhemerval ZanellaFilter out NPTL internal signals (BZ #22391)
2018-03-07  Adhemerval ZanellaRefactor Linux ARCH_FORK implementation
2018-03-01  Florian Weimernptl: Move pthread_atfork to libc_nonshared.a
2018-02-26  Samuel ThibaultMove NPTL-specific code to NPTL-specific header
2018-02-22  Adhemerval ZanellaRefactor atfork handlers
2018-02-22  Adhemerval ZanellaRename nptl-signals.h to internal-signals.h
2018-02-21  Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-01-26  Carlos O'DonellRevert Intel CET changes to __jmp_buf_tag (Bug 22743)
2018-01-10  Florian Weimernptl: Open libgcc.so with RTLD_NOW during pthread_cance...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-11-07  Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-10-05  Joseph MyersRemove add-ons mechanism.
2017-07-24  Andreas SchwabRemove extra semicolons in struct pthread_mutex (bug...
2017-07-09  John David AnglinUse generic pthread support on hppa.
2017-07-06  Matthew Krupcalenptl: Fix typo on __have_pthread_attr_t (BZ#21715)
2017-05-12  Florian Weimerfork: Remove bogus parent PID assertions [BZ #21386]
2017-05-11  Zack WeinbergRemove _IO_MTSAFE_IO from public headers.
2017-05-09  Adhemerval ZanellaMove shared pthread definitions to common headers
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-06  Stefan LieblerAdd __glibc_unlikely hint in lll_trylock, lll_cond_trylock.
2017-01-13  Torvald RiegelClear list of acquired robust mutexes in the child...
2017-01-13  Torvald Riegelrobust mutexes: Fix broken x86 assembly by removing it
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Torvald RiegelNew condvar implementation that provides stronger order...
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-21  Florian Weimermalloc: Manual part of conversion to __libc_lock
2016-09-14  Florian WeimerRemove the ptw-% patterns
2016-08-26  Florian Weimermalloc: Simplify static malloc interposition [BZ #20432]
2016-05-12  Florian WeimerIncrease fork signal safety for single-threaded process...
2016-04-14  Florian Weimermalloc: Remove unused definitions of thread_atfork...
2016-04-14  Florian Weimermalloc: Run fork handler as late as possible [BZ #19431]
2016-01-15  Torvald RiegelNew pthread_barrier algorithm to fulfill barrier destru...
2016-01-15  Martin SeborFix build errors with -DNDEBUG.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-23  Torvald RiegelDo not violate mutex destruction requirements.
2015-11-24  Florian WeimerReplace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER...
2015-10-27  Joseph MyersRemove sysdeps/nptl/configure.ac.
2015-10-17  Florian Weimermalloc: Rewrite with explicit TLS access using __thread
2015-10-15  Joseph MyersRemove NPTL configure errors based on top-level configu...
2015-09-18  H.J. LuUse __libc_ptf_call in _longjmp_unwind
2015-09-17  H.J. LuUse __pthread_setcancelstate in libc.a
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-09-04  Joseph MyersRename bits/stdio-lock.h to stdio-lock.h (bug 14912).
2015-09-03  Joseph MyersRename bits/libc-tsd.h to libc-tsd.h (bug 14912).
2015-07-10  Torvald RiegelAdd and use new glibc-internal futex API.
2015-06-25  Roland McGrathUse unsigned types for counters in getaddrinfo_a code.
2015-06-25  Roland McGrathUse unsigned types for counters in AIO code.
2015-03-28  Martin GalvanNPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_M...
2015-01-29  Andreas SchwabInclude <signal.h> in sysdeps/nptl/allocrtsig.c
2015-01-23  H.J. LuUse uint64_t and (uint64_t) 1 for 64-bit int
2015-01-21  Carlos O'DonellFix semaphore destruction (bug 12674).
2015-01-13  Torvald RiegelFix wake-up in sysdeps/nptl/fork.c.
2015-01-08  Roland McGrathClean up allocrtsig code.
2015-01-08  Roland McGrathFix copyright year on new stub sys/procfs.h file.
2015-01-08  Roland McGrathAdd stub sys/procfs.h file
2015-01-05  Roland McGrathARM: Consolidate with generic unwinder wrapper code
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-17  Roland McGrathNPTL: Move fork state variables to initializer files.
2014-12-17  Roland McGrathNPTL: Remove gratuitous Linuxisms from gai_misc.h.
2014-12-16  Roland McGrathRevert "Use pragmas rather than makefiles for necessary...
2014-12-16  Roland McGrathUse pragmas rather than makefiles for necessary options...
2014-12-15  Torvald RiegelAdd comments for the generic lowlevellock implementation.
2014-12-12  Roland McGrathNPTL: Refactor named semaphore code to use shm-directory.h
2014-12-10  Andreas SchwabDon't touch user-controlled stdio locks in forked child...
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libpthread
2014-10-20  Roland McGrathMake internal lock-init macros return void.
2014-10-20  Torvald Riegelpthread_once: Clean up constants.
2014-08-12  Bernard OgdenCheck value of futex before updating in __lll_timedlock
2014-07-31  Roland McGrathSplit nptl-signals.h out from pthreadP.h
2014-07-15  Roland McGrathSeparate Linuxisms from lowlevellock.h, make a generic one
2014-07-07  Roland McGrathRemove old stub lowlevellock.h file. It is not even...
2014-07-07  Roland McGrathNPTL is no longer an add-on!
2014-07-07  Roland McGrathGet rid of nptl/sysdeps/ entirely!
2014-07-04  Roland McGrathFix unwind.h configure check for bare environment.
2014-06-26  Joseph MyersRemove configure tests for assembler CFI support.
2014-06-13  Andi KleenAdd adaptive elision to rwlocks
2014-06-12  Roland McGrathGet rid of nptl/sysdeps/pthread/ subdirectory