]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/nptl-init.c
nptl: Move __nptl_initial_report_events into ld.so/startup code
[thirdparty/glibc.git] / nptl / nptl-init.c
2021-05-17  Florian Weimernptl: Move __nptl_initial_report_events into ld.so...
2021-05-10  Florian WeimerLinux: Move __reclaim_stacks into the fork implementati...
2021-05-10  Florian Weimernptl: Move changing of stack permissions into ld.so
2021-05-10  Florian Weimernptl: Export __libc_multiple_threads from libc as an...
2021-05-10  Florian Weimerelf, nptl: Resolve recursive lock implementation early
2021-05-05  Florian Weimerelf, nptl: Initialize static TLS directly in ld.so
2021-04-21  Florian Weimernptl: Remove remnants of the libc/libpthread forwarder...
2021-04-21  Florian Weimernptl: Move setxid broadcast implementation into libc
2021-04-21  Florian Weimernptl: Move core condition variable functions into libc
2021-04-21  Florian Weimernptl: Move core mutex functions into libc
2021-04-21  Florian Weimernptl: Move internal symbol __mutex_aconf into libc
2021-04-21  Florian Weimernptl: Move rwlock functions with forwarders into libc
2021-04-21  Florian Weimernptl: Move pthread_setspecific, __pthread_setspecific...
2021-04-21  Florian Weimernptl: Move pthread_getspecific, __pthread_getspecific...
2021-04-21  Florian Weimernptl: Move pthread_key_create, __pthread_key_create...
2021-04-21  Florian Weimernptl: Move part of TCB initialization from libpthread...
2021-04-21  Florian Weimernptl: Invoke the set_robust_list system call directly...
2021-04-21  Florian Weimernptl: Move pthread_setcanceltype into libc
2021-04-21  Florian Weimernptl: Move pthread_setcancelstate into libc
2021-04-21  Florian Weimernptl: Move pthread_exit into libc
2021-04-21  Florian Weimernptl: Move __nptl_deallocate_tsd into libc
2021-04-21  Florian Weimernptl: Move internal __nptl_nthreads variable into libc
2021-04-21  Florian Weimernptl: Move __pthread_unwind_next into libc
2021-04-21  Florian Weimernptl: Move pthread_once and __pthread_once into libc
2021-04-21  Florian Weimernptl: Move __pthread_cleanup_upto into libc
2021-04-21  Florian Weimernptl: Move legacy unwinding implementation into libc
2021-03-29  Samuel Thibaultfork.h: replace with register-atfork.h
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-16  Florian Weimernptl: Move stack list variables into _rtld_global
2020-11-13  Florian Weimernptl: Eliminate <smp.h> and __is_smp
2020-07-07  Adhemerval Zanellalinux: Fix __NSIG_WORDS and add __NSIG_BYTES
2020-06-02  Florian Weimernptl: Change type of __default_pthread_attr
2020-03-03  Florian WeimerLinux: set_robust_list syscall number is always available
2020-02-20  Florian Weimernptl: Move pthread_setschedparam implementation into...
2020-02-20  Florian Weimernptl: Move pthread_getschedparam implementation into...
2020-02-20  Florian Weimernptl: Move pthread_cond_init implementation into libc
2020-02-20  Florian Weimernptl: Move pthread_cond_destroy implementation into...
2020-02-20  Florian Weimernptl: Move pthread_condattr_init implementation into...
2020-02-20  Florian Weimernptl: Move pthread_condattr_destroy implementation...
2020-02-20  Florian Weimernptl: Move pthread_attr_setscope implementation into...
2020-02-20  Florian Weimernptl: Move pthread_attr_getscope implementation into...
2020-02-20  Florian Weimernptl: Move pthread_attr_setschedpolicy implementation...
2020-02-20  Florian Weimernptl: Move pthread_attr_getschedpolicy implementation...
2020-02-15  Adhemerval Zanellalinux: Remove INTERNAL_SYSCALL_DECL
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-18  Florian Weimernptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
2019-10-07  Florian Weimernptl: Move pthread_attr_setschedparam implementation...
2019-10-07  Florian Weimernptl: Move pthread_attr_getschedparam implementation...
2019-10-04  Florian Weimernptl: Move pthread_attr_setinheritsched implementation...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-30  Florian Weimernptl: Move pthread_attr_getinheritsched implementation...
2019-08-28  Florian Weimernptl: Move pthread_attr_setdetachstate implementation...
2019-08-16  Florian Weimernptl: Move pthread_attr_getdetachstate implementation...
2019-08-15  Florian Weimernptl: Move pthread_attr_init implementation into libc
2019-08-15  Florian Weimernptl: Move pthread_attr_destroy implementation into...
2019-08-15  Florian Weimernptl: Move pthread_equal implementation into libc
2019-07-18  Mike Crowenptl: Remove unnecessary forwarding of pthread_cond_clo...
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_cond_clockwait
2019-05-27  Florian Weimernptl: Add comment to __pthread_get_minstack about exter...
2019-05-14  Adhemerval ZanellaAssume LLL_LOCK_INITIALIZER is 0
2019-03-22  Adhemerval Zanellanptl: Remove pthread_clock_gettime pthread_clock_settime
2019-03-05  Adhemerval Zanellanptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-01  Kemi WangMutex: Add pthread mutex tunables
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-05-17  H.J. Lunptl: Remove __ASSUME_PRIVATE_FUTEX
2018-01-08  Szabolcs Nagy[BZ #22637] Fix stack guard size accounting
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-11-07  Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-26  Nick AlcockInitialize the stack guard earlier when linking statica...
2016-11-30  Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-17  H.J. LuUse __pthread_setcancelstate in libc.a
2015-07-10  Torvald RiegelAdd and use new glibc-internal futex API.
2015-05-22  Roland McGrathFix nptl-init.c use of INTERNAL_SYSCALL_DECL.
2015-05-20  Roland McGrathNaCl: Set tid field to a unique value.
2015-01-08  Roland McGrathNPTL: Fixed missed conditionalization of setxid hooey.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-06  Joseph MyersFix pthreads getrlimit, gettimeofday namespace (bug...
2014-11-29  Carlos O'DonellUse ALIGN_UP in nptl/nptl-init.c
2014-11-12  Roland McGrathNPTL: Move __libc_multiple_threads_ptr defn to nptl...
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-07-11  Florian Weimernptl: Fix abort in case of set*id failure [BZ #17135]
2014-04-01  Florian WeimerCheck for syscall error in the SETXID implementation...
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-15  Siddhesh PoyarekarNew API to set default thread attributes
2013-03-19  Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-03-01  Carlos O'DonellRevert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
2013-03-01  Siddhesh PoyarekarSet default stack size from program environment
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-08-03  Joseph MyersRemove some pre-2.6.0 Linux kernel conditionals.
2012-07-19  Siddhesh PoyarekarFix comment that describes sighandler_setxid
next