| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | nptl: Add rseq registration | Florian Weimer | 2021-12-09 | 1 | -0/+4 |
* | nptl: Increase default TCB alignment to 32 | Florian Weimer | 2021-12-03 | 1 | -1/+3 |
* | nptl: Fix race between pthread_kill and thread exit (bug 12889) | Florian Weimer | 2021-09-13 | 1 | -0/+6 |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 1 | -1/+0 |
* | nptl: Move cancel type out of cancelhandling | Adhemerval Zanella | 2021-06-09 | 1 | -10/+4 |
* | nptl: Move cancel state out of cancelhandling | Adhemerval Zanella | 2021-06-09 | 1 | -8/+6 |
* | nptl: Remove CANCELING_BITMASK | Adhemerval Zanella | 2021-06-09 | 1 | -3/+0 |
* | nptl: Deallocate the thread stack on setup failure (BZ #19511) | Adhemerval Zanella | 2021-06-09 | 1 | -2/+3 |
* | nptl: Move stack cache management, __libpthread_freeres into libc | Florian Weimer | 2021-05-11 | 1 | -0/+6 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | nptl: Move stack list variables into _rtld_global | Florian Weimer | 2020-11-16 | 1 | -1/+2 |
* | nptl: Zero-extend arguments to SETXID syscalls [BZ #26248] | H.J. Lu | 2020-07-27 | 1 | -1/+7 |
* | string: Remove old TLS usage on strsignal | Adhemerval Zanella | 2020-07-07 | 1 | -0/+4 |
* | nptl: Start new threads with all signals blocked [BZ #25098] | Florian Weimer | 2020-04-27 | 1 | -3/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Refactor hp-timing rtld usage | Adhemerval Zanella | 2019-03-22 | 1 | -1/+1 |
* | nptl: Remove pthread_clock_gettime pthread_clock_settime | Adhemerval Zanella | 2019-03-22 | 1 | -2/+1 |
* | Move remaining nptl_db headers to sysdeps/nptl | Florian Weimer | 2019-02-16 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | nptl: Add C11 threads thrd_* functions | Adhemerval Zanella | 2018-07-24 | 1 | -0/+3 |
* | nptl: Remove __ASSUME_PRIVATE_FUTEX | H.J. Lu | 2018-05-17 | 1 | -3/+0 |
* | Revert Intel CET changes to __jmp_buf_tag (Bug 22743) | Carlos O'Donell | 2018-01-25 | 1 | -3/+0 |
* | [BZ #22637] Fix stack guard size accounting | Szabolcs Nagy | 2018-01-08 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563] | H.J. Lu | 2017-12-19 | 1 | -0/+3 |
* | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 2017-11-07 | 1 | -1/+1 |
* | Remove __need_list_t and __need_res_state. | Zack Weinberg | 2017-05-20 | 1 | -4/+2 |
* | Add compiler barriers around modifications of the robust mutex list. | Torvald Riegel | 2017-01-13 | 1 | -1/+20 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Remove sysdeps/nptl/configure.ac. | Joseph Myers | 2015-10-27 | 1 | -5/+1 |
* | NPTL: Use unsigned type for setxid_futex. | Roland McGrath | 2015-06-24 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | nptl: Fix abort in case of set*id failure [BZ #17135] | Florian Weimer | 2014-07-11 | 1 | -0/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Allow a single-threaded program to cancel itself | Siddhesh Poyarekar | 2012-05-15 | 1 | -0/+15 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork | Andreas Schwab | 2011-09-15 | 1 | -0/+1 |
* | Macro cleanup. | Ulrich Drepper | 2009-07-31 | 1 | -8/+8 |
* | (struct pthread): Increase padding for tcbhead_t to 24 words. | Ulrich Drepper | 2008-12-08 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper | 2007-08-01 | 1 | -2/+2 |
* | * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit | Ulrich Drepper | 2007-05-28 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>. | Ulrich Drepper | 2007-05-26 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/tst-getcpu.c: New file. | Ulrich Drepper | 2007-05-11 | 1 | -4/+4 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -2/+1 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -1/+2 |