Age | Commit message (Expand) | Author | Files | Lines |
2021-05-10 | nptl: Move more stack management variables into _rtld_global | Florian Weimer | 2 | -0/+12 |
2021-05-10 | elf: Introduce __tls_pre_init_tp | Florian Weimer | 2 | -2/+27 |
2021-05-10 | Linux: Simplify and fix the definition of SINGLE_THREAD_P | Florian Weimer | 1 | -29/+7 |
2021-05-10 | Linux: Explicitly disable cancellation checking in the dynamic loader | Florian Weimer | 1 | -2/+9 |
2021-05-10 | nptl: Export __libc_multiple_threads from libc as an internal symbol | Florian Weimer | 1 | -1/+5 |
2021-05-10 | elf, nptl: Resolve recursive lock implementation early | Florian Weimer | 3 | -14/+81 |
2021-05-10 | Hurd: Add missing hidden proto definition for __ttyname_r | Florian Weimer | 1 | -1/+1 |
2021-05-08 | x86: Add EVEX optimized memchr family not safe for RTM | Noah Goldstein | 10 | -41/+217 |
2021-05-07 | x86-64: Fix an unknown vector operation in memchr-evex.S | Alice Xu | 1 | -1/+1 |
2021-05-07 | powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopy | Raoni Fassina Firmino | 5 | -20/+22 |
2021-05-07 | linux: implement ttyname as a wrapper around ttyname_r. | Érico Nogueira | 2 | -159/+13 |
2021-05-07 | linux: use fd_to_filename instead of _fitoa_word in ttyname_r. | Érico Nogueira | 1 | -5/+3 |
2021-05-07 | linux: Remove /proc/cpuinfo fallback on alpha and sparc | Adhemerval Zanella | 3 | -97/+1 |
2021-05-07 | linux: Use sched_getaffinity for __get_nprocs (BZ #27645) | Adhemerval Zanella | 6 | -338/+22 |
2021-05-07 | Remove architecture specific sched_cpucount optimizations | Adhemerval Zanella | 5 | -104/+0 |
2021-05-06 | Use the correct diagnostic macro. | Martin Sebor | 1 | -1/+1 |
2021-05-06 | Annotate additional APIs with GCC attribute access. | Martin Sebor | 4 | -3/+17 |
2021-05-06 | nptl: Move pthread_barrierattr_setpshared into libc | Florian Weimer | 61 | -29/+64 |
2021-05-06 | nptl: Move pthread_barrierattr_getpshared into libc | Florian Weimer | 61 | -29/+64 |
2021-05-06 | nptl: Move pthread_barrierattr_init into libc | Florian Weimer | 61 | -29/+64 |
2021-05-06 | nptl: Move pthread_barrierattr_destroy into libc | Florian Weimer | 61 | -29/+64 |
2021-05-06 | nptl: Move pthread_barrier_wait into libc | Florian Weimer | 61 | -29/+64 |
2021-05-06 | nptl: Move pthread_barrier_init into libc | Florian Weimer | 61 | -29/+64 |
2021-05-06 | nptl: Move pthread_barrier_destroy into libc | Florian Weimer | 61 | -29/+64 |
2021-05-05 | nptl: Move sem_trywait, sem_wait into libc | Florian Weimer | 61 | -74/+150 |
2021-05-05 | nptl: Move sem_unlink into libc | Florian Weimer | 62 | -31/+85 |
2021-05-05 | nptl: Move sem_timedwait into libc | Florian Weimer | 61 | -29/+64 |
2021-05-05 | nptl: Move sem_post into libc | Florian Weimer | 61 | -37/+75 |
2021-05-05 | nptl: Move sem_init into libc | Florian Weimer | 61 | -37/+75 |
2021-05-05 | nptl: Move sem_getvalue into libc | Florian Weimer | 61 | -37/+75 |
2021-05-05 | nptl: Move sem_destroy into libc | Florian Weimer | 61 | -37/+75 |
2021-05-05 | nptl: Move sem_close, sem_open into libc | Florian Weimer | 64 | -77/+169 |
2021-05-05 | nptl: Move sem_clockwait into libc | Florian Weimer | 61 | -29/+91 |
2021-05-05 | nptl: Consolidate async cancel enable/disable implementation in libc | Florian Weimer | 5 | -72/+12 |
2021-05-05 | nptl: Move pthread_testcancel into libc | Florian Weimer | 61 | -29/+64 |
2021-05-05 | elf, nptl: Initialize static TLS directly in ld.so | Florian Weimer | 1 | -0/+19 |
2021-05-03 | x86: Optimize memchr-evex.S | Noah Goldstein | 1 | -225/+322 |
2021-05-03 | x86: Optimize memchr-avx2.S | Noah Goldstein | 1 | -178/+247 |
2021-05-03 | linux: use __fd_to_filename helper function instead of snprintf. | Érico Nogueira | 2 | -16/+7 |
2021-05-03 | linux: Add execveat system call wrapper | Alexandra Hájková | 34 | -0/+65 |
2021-05-03 | x86: Set rep_movsb_threshold to 2112 on processors with FSRM | H.J. Lu | 1 | -0/+4 |
2021-05-03 | nptl: Move pthread_yield into libc, as a compatibility symbol | Florian Weimer | 62 | -33/+39 |
2021-05-03 | nptl: Move pthread_rwlockattr_setpshared into libc | Florian Weimer | 61 | -29/+64 |
2021-05-03 | nptl: Move pthread_rwlockattr_setkind_np into libc | Florian Weimer | 61 | -29/+64 |
2021-05-03 | nptl: Move pthread_rwlockattr_init into libc | Florian Weimer | 61 | -29/+64 |
2021-05-03 | nptl: Move pthread_rwlockattr_getpshared into libc | Florian Weimer | 61 | -29/+64 |
2021-05-03 | nptl: Move pthread_rwlockattr_getkind_np into libc | Florian Weimer | 61 | -29/+64 |
2021-05-03 | nptl: Move pthread_rwlockattr_destroy into libc | Florian Weimer | 61 | -29/+64 |
2021-05-03 | nptl: Move pthread_rwlock_trywrlock into libc | Florian Weimer | 62 | -63/+96 |
2021-05-03 | nptl: Move pthread_rwlock_tryrdlock into libc | Florian Weimer | 62 | -63/+96 |