]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthreadP.h
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / nptl / pthreadP.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-10-15  Lukasz Majewskiy2038: nptl: Convert pthread_mutex_{clock|timed}lock...
2020-10-04  Lukasz Majewskiy2038: nptl: Convert pthread_rwlock_{clock|timed}{rd...
2020-09-02  Lukasz Majewskiy2038: nptl: Convert pthread_cond_{clock|timed}wait...
2020-08-13  Lukasz Majewskiy2038: nptl: Convert pthread_{clock|timed}join_np to...
2020-06-02  Florian Weimernptl: Add pthread_attr_setsigmask_np, pthread_attr_gets...
2020-06-02  Florian Weimernptl: Make pthread_attr_t dynamically extensible
2020-06-02  Florian Weimernptl: Destroy the default thread attribute as part...
2020-06-02  Florian Weimernptl: Change type of __default_pthread_attr
2020-06-02  Florian Weimernptl: Add internal alias __pthread_getattr_default_np
2020-05-20  Florian Weimernptl: Add __pthread_attr_copy for copying pthread_attr_...
2020-05-20  Florian Weimernptl: Make __pthread_attr_init, __pthread_attr_destroy...
2020-05-20  Florian Weimernptl: Move pthread_getaffinity_np into libc
2020-05-20  Florian Weimernptl: Move pthread_attr_setaffinity_np into libc
2020-04-21  Adhemerval Zanellalinux: Use pthread_sigmask on sigprocmask
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-16  Samuel Thibaultpthread: Move robust mutex tests from nptl to sysdeps...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-26  Adhemerval Zanellanptl: Cleanup mutex internal offset tests
2019-11-01  Mike Crowenptl: Add pthread_clockjoin_np
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_cond_clockwait
2019-05-14  Adhemerval ZanellaAdd single-thread.h header
2019-03-22  Adhemerval Zanellanptl: Remove pthread_clock_gettime pthread_clock_settime
2019-01-03  Adhemerval Zanellanptl: Remove tst-cancel-wrappers test and related macros
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-01  Kemi WangMutex: Add pthread mutex tunables
2018-10-17  Stefan LieblerFix race in pthread_mutex_lock while promoting to PTHRE...
2018-07-24  Adhemerval Zanellanptl: Add C11 threads thrd_* functions
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-02-22  Adhemerval ZanellaRename nptl-signals.h to internal-signals.h
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-20  Adhemerval Zanellanptl: Consolidate pthread_{timed,try}join{_np}
2017-11-21  Adhemerval Zanellanptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE...
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-08-31  Florian Weimernptl: Remove internal_function attribute
2017-08-13  Florian WeimerNPTL: Remove internal_function from stack marking functions
2017-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-04-04  Adhemerval ZanellaRemove __ASSUME_REQUEUE_PI
2017-01-10  Torvald RiegelNew pthread rwlock that is more scalable.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Torvald RiegelNew condvar implementation that provides stronger order...
2016-09-15  Adhemerval Zanellanptl: Fix sem_wait and sem_timedwait cancellation ...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-17  H.J. LuUse __pthread_setcancelstate in libc.a
2015-07-09  Martin SeborThe patch committed to fix bug #18435 caused regression...
2015-07-01  Martin SeborThe C++ 2011 std::call_once function is specified to...
2015-01-08  Roland McGrathNPTL: Refactor cpu_set_t validation to be sysdeps-contr...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libpthread
2014-11-24  Siddhesh PoyarekarRemove IS_IN_librt
2014-10-20  Torvald Riegelpthread_once: Clean up constants.
2014-08-21  Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-07-31  Roland McGrathSplit nptl-signals.h out from pthreadP.h
2014-07-15  Roland McGrathRemove declarations of two nonexistent variables from...
2014-07-11  Florian Weimernptl: Fix abort in case of set*id failure [BZ #17135]
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-07-02  Andi KleenAdd elision to pthread_mutex_{try,timed,un}lock
2013-07-02  Andi KleenAdd new internal mutex type flags for elision.
2013-06-15  Siddhesh PoyarekarNew API to set default thread attributes
2013-04-22  Siddhesh PoyarekarConsolidate pthread_attr value validation
2013-03-19  Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-02-18  Siddhesh PoyarekarFUTEX_*_REQUEUE_PI support for non-x86 code
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-29  Andreas SchwabRemove use of INTDEF/INTUSE in nptl
2012-05-15  Joseph MyersRemove fallback definitions of __NR_set_robust_list.
2012-05-15  Siddhesh PoyarekarAllow a single-threaded program to cancel itself
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-11  Ulrich DrepperConsistently added return to pthread_exit
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2011-12-23  Ulrich DrepperCreate internal threads with sufficient stack size
2011-07-01  Ulrich DrepperFix robust mutex handling after fork
2009-07-28  Ulrich DrepperFix bookkeeping in mutex when using requeue_pi.
2009-01-29  Ulrich Drepper* allocatestack.c (__free_stacks): Renamed from free_st...
2007-08-11  Ulrich Drepper* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
2007-08-01  Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem...
2007-06-18  Ulrich Drepper[BZ #4647]
2007-05-26  Ulrich Drepper* pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.
2007-05-19  Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-08-23  Ulrich Drepper* allocatestack.c (queue_stack): Move freeing of surplu...
2006-08-14  Ulrich Drepper* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtim...
2006-07-29  Ulrich Drepper2006-07-28 Ulrich Drepper <drepper@redhat.com>
2006-04-07  Ulrich Drepper* sysdeps/generic/unwind-dw2.c (execute_cfa_program...
2006-03-28  Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Add
2006-02-28  Roland McGrath* elf/rtld-Rules (subdir-args): New variable.
2006-02-15  Ulrich Drepper* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_ca...
2005-12-27  Ulrich Drepper* Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-11-20  Ulrich DrepperUpdate.
2004-11-12  Ulrich DrepperUpdate.
2004-09-20  Ulrich DrepperUpdate.
next