| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4, | Ulrich Drepper | 2006-09-24 | 1 | -1/+1 |
* | [BZ #3124] | Ulrich Drepper | 2006-09-05 | 1 | -0/+4 |
* | * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve): | Ulrich Drepper | 2006-08-14 | 1 | -0/+11 |
* | 2006-07-28 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2006-07-29 | 1 | -13/+27 |
* | * sysdeps/unix/sysv/linux/kernel-features.h: Add | Ulrich Drepper | 2006-03-28 | 1 | -9/+36 |
* | * descr.h (struct pthread): Add final member `end_padding'. | Roland McGrath | 2006-02-24 | 1 | -5/+4 |
* | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper | 2006-02-15 | 1 | -1/+1 |
* | * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650 | Ulrich Drepper | 2006-02-13 | 1 | -22/+21 |
* | * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h. | Ulrich Drepper | 2006-01-06 | 1 | -1/+1 |
* | * sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private. | Ulrich Drepper | 2006-01-06 | 1 | -13/+13 |
* | * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426 | Ulrich Drepper | 2005-12-27 | 1 | -0/+45 |
* | 2005-10-01 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-10-01 | 1 | -5/+11 |