2021-05-12 |
Romain GEISSLER | Remove all usage of @BASH@ or ${BASH} in installed... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_getconcurrency, pthread_setconcurren... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_cancel into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move __pthread_register_cancel_defer, __pthread_u... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move __pthread_register_cancel, __pthread_unregis... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_setstacksize into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_setstackaddr into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_setstack into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_setguardsize into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getstacksize into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getstackaddr into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getstack into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getguardsize into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getaffinity_np into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Szabolcs Nagy | elf: Fix DTV gap reuse logic [BZ #27135] |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Szabolcs Nagy | elf: Add test case for [BZ #19329] |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Szabolcs Nagy | elf: Use relaxed atomics for racy accesses [BZ #19329] |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Szabolcs Nagy | elf: Fix data races in pthread_create and TLS access... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Siddhesh Poyarekar | write_archive_locales: Fix memory leak |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move thread join functions into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_detach, thrd_detach into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move __free_tcb into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move stack cache management, __libpthread_freeres... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Move pthread_setattr_default_np into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Remove always-disabled debugging support |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Florian Weimer | nptl: Replace pthread_sigqueue implementation with... |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Siddhesh Poyarekar | get-translit.py: Fix typo |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Siddhesh Poyarekar | _dl_exception_create_format: Add missing va_end |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Adhemerval... | linux: Move funlockfile/_IO_funlockfile into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Adhemerval... | linux: Move ftrylockfile/_IO_ftrylockfile into libc |
commit | commitdiff | tree | snapshot |
2021-05-11 |
Adhemerval... | linux: Move flockfile/_IO_flockfile into libc |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Martin Sebor | Use a #pragma to suppress a bogus GCC 10 warning instea... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Joseph Myers | Add PTRACE_SYSEMU and PT_SYSEMU_SINGLESTEP from Linux... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Paul Zimmermann | add workload traces for cbrtl |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | Linux: Move __reclaim_stacks into the fork implementati... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | nptl: Move __default_pthread_attr, __default_pthread_at... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | nptl: Simplify resetting the in-flight stack in __recla... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | nptl: Move changing of stack permissions into ld.so |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | nptl: Simplify the change_stack_perm calling convention |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | nptl: Move more stack management variables into _rtld_g... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | elf: Introduce __tls_pre_init_tp |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | nptl: Eliminate __pthread_multiple_threads |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | Linux: Simplify and fix the definition of SINGLE_THREAD_P |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | Linux: Explicitly disable cancellation checking in... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | nptl: Export __libc_multiple_threads from libc as an... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | elf, nptl: Resolve recursive lock implementation early |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | scripts/versions.awk: Add strings and hashes to <first... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Florian Weimer | Hurd: Add missing hidden proto definition for __ttyname_r |
commit | commitdiff | tree | snapshot |
2021-05-08 |
Noah Goldstein | x86: Add EVEX optimized memchr family not safe for RTM |
commit | commitdiff | tree | snapshot |
2021-05-08 |
Alice Xu | x86-64: Fix an unknown vector operation in memchr-evex.S |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Raoni Fassina... | powerpc64le: Fix ifunc selection for memset, memmove... |
commit | commitdiff | tree | snapshot |
2021-05-07 |
H.J. Lu | malloc: Make tunable callback functions static |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Érico Nogueira | linux: implement ttyname as a wrapper around ttyname_r. |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Érico Nogueira | linux: use fd_to_filename instead of _fitoa_word in... |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Érico Nogueira | misc: use _fitoa_word to implement __fd_to_filename. |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Adhemerval... | linux: Remove /proc/cpuinfo fallback on alpha and sparc |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Adhemerval... | linux: Use sched_getaffinity for __get_nprocs (BZ ... |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Adhemerval... | Remove architecture specific sched_cpucount optimizations |
commit | commitdiff | tree | snapshot |
2021-05-07 |
H.J. Lu | Run $(objpfx)iconvconfig with $(run-program-prefix... |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Martin Sebor | Use the correct diagnostic macro. |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Martin Sebor | Annotate additional APIs with GCC attribute access. |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrierattr_setpshared into libc |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrierattr_getpshared into libc |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrierattr_init into libc |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrierattr_destroy into libc |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrier_wait into libc |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrier_init into libc |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrier_destroy into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_trywait, sem_wait into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_unlink into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_timedwait into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_post into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_init into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_getvalue into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_destroy into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_close, sem_open into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move sem_clockwait into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Consolidate async cancel enable/disable implement... |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | nptl: Move pthread_testcancel into libc |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Florian Weimer | elf, nptl: Initialize static TLS directly in ld.so |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Florian Weimer | posix: Fix Hurd build failure in tst-execveat |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Noah Goldstein | x86: Optimize memchr-evex.S |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Noah Goldstein | x86: Optimize memchr-avx2.S |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Érico Nogueira | linux: use __fd_to_filename helper function instead... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Alexandra Hájková | linux: Add execveat system call wrapper |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Noah Goldstein | Bench: Expand bench-memchr.c |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Lirong Yuan | locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_c... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Re-sort Versions file |
commit | commitdiff | tree | snapshot |
2021-05-03 |
H.J. Lu | x86: Set rep_movsb_threshold to 2112 on processors... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
H.J. Lu | bench-memcpy: Collect data from 2KB to 4KB |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Alyssa Ross | stdio: fix vfscanf with matches longer than INT_MAX... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_yield into libc, as a compatibility... |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlockattr_setpshared into libc |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlockattr_setkind_np into libc |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlockattr_init into libc |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlockattr_getpshared into libc |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlockattr_getkind_np into libc |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlockattr_destroy into libc |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlock_trywrlock into libc |
commit | commitdiff | tree | snapshot |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlock_tryrdlock into libc |
commit | commitdiff | tree | snapshot |
next |