summaryrefslogtreecommitdiff
path: root/nptl/descr.h
AgeCommit message (Expand)Author
2018-07-24nptl: Add C11 threads thrd_* functionsAdhemerval Zanella
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell
2018-01-08[BZ #22637] Fix stack guard size accountingSzabolcs Nagy
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg
2017-01-13Add compiler barriers around modifications of the robust mutex list.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-27Remove sysdeps/nptl/configure.ac.Joseph Myers
2015-06-24NPTL: Use unsigned type for setxid_futex.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-07-11nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-15Allow a single-threaded program to cancel itselfSiddhesh Poyarekar
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-15Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab
2009-07-31Macro cleanup.Ulrich Drepper
2008-12-08(struct pthread): Increase padding for tcbhead_t to 24 words.Ulrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-05-28* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper
2007-05-11* sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-09-24* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper
2006-09-05[BZ #3124]Ulrich Drepper
2006-08-14* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper
2006-07-292006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper
2006-02-24* descr.h (struct pthread): Add final member `end_padding'.Roland McGrath
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper
2006-01-06* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h.Ulrich Drepper
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper
2005-10-012005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-07-07* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-12Update.Ulrich Drepper
2004-09-25Update.Ulrich Drepper
2004-09-20Update.Ulrich Drepper
2004-04-16Update.Ulrich Drepper
2003-12-27Update.Ulrich Drepper
2003-07-22Update.Ulrich Drepper