public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] elf: Fix DTV gap reuse logic [BZ #27135]
 2021-05-11 16:17 UTC 

[glibc] elf: Add test case for [BZ #19329]
 2021-05-11 16:17 UTC 

[glibc] elf: Use relaxed atomics for racy accesses [BZ #19329]
 2021-05-11 16:17 UTC 

[glibc] elf: Fix data races in pthread_create and TLS access [BZ #19329]
 2021-05-11 16:17 UTC 

[glibc] write_archive_locales: Fix memory leak
 2021-05-11 12:28 UTC 

[glibc] nptl: Move thread join functions into libc
 2021-05-11 10:25 UTC 

[glibc] nptl: Move pthread_detach, thrd_detach into libc
 2021-05-11 10:25 UTC 

[glibc] nptl: Move __free_tcb into libc
 2021-05-11 10:25 UTC 

[glibc] nptl: Move stack cache management, __libpthread_freeres into libc
 2021-05-11 10:25 UTC 

[glibc] nptl: Move pthread_setattr_default_np into libc
 2021-05-11 10:25 UTC 

[glibc] nptl: Remove always-disabled debugging support
 2021-05-11 10:25 UTC 

[glibc] nptl: Replace pthread_sigqueue implementation with Linux one
 2021-05-11 10:25 UTC 

[glibc] Deleted branch 'fw/libpthread-barrier'
 2021-05-11  9:02 UTC 

[glibc] get-translit.py: Fix typo
 2021-05-11  7:28 UTC 

[glibc] _dl_exception_create_format: Add missing va_end
 2021-05-11  6:53 UTC 

[glibc] linux: Move funlockfile/_IO_funlockfile into libc
 2021-05-11  2:44 UTC 

[glibc] linux: Move ftrylockfile/_IO_ftrylockfile into libc
 2021-05-11  2:43 UTC 

[glibc] linux: Move flockfile/_IO_flockfile into libc
 2021-05-11  2:43 UTC 

[glibc] Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 27832]
 2021-05-10 20:30 UTC 

[glibc] Add PTRACE_SYSEMU and PT_SYSEMU_SINGLESTEP from Linux 5.12 for s390
 2021-05-10 20:13 UTC 

[glibc] add workload traces for cbrtl
 2021-05-10 16:45 UTC 

[glibc] Linux: Move __reclaim_stacks into the fork implementation in libc
 2021-05-10  8:39 UTC 

[glibc] nptl: Move __default_pthread_attr, __default_pthread_attr_lock into libc
 2021-05-10  8:39 UTC 

[glibc] nptl: Simplify resetting the in-flight stack in __reclaim_stacks
 2021-05-10  8:39 UTC 

[glibc] nptl: Move changing of stack permissions into ld.so
 2021-05-10  8:39 UTC 

[glibc] nptl: Simplify the change_stack_perm calling convention
 2021-05-10  8:39 UTC 

[glibc] nptl: Move more stack management variables into _rtld_global
 2021-05-10  8:39 UTC 

[glibc] elf: Introduce __tls_pre_init_tp
 2021-05-10  8:39 UTC 

[glibc] nptl: Eliminate __pthread_multiple_threads
 2021-05-10  8:39 UTC 

[glibc] Linux: Simplify and fix the definition of SINGLE_THREAD_P
 2021-05-10  8:38 UTC 

[glibc] Linux: Explicitly disable cancellation checking in the dynamic loader
 2021-05-10  8:38 UTC 

[glibc] nptl: Export __libc_multiple_threads from libc as an internal symbol
 2021-05-10  8:38 UTC 

[glibc] elf, nptl: Resolve recursive lock implementation early
 2021-05-10  8:38 UTC 

[glibc] scripts/versions.awk: Add strings and hashes to <first-versions.h>
 2021-05-10  8:38 UTC 

[glibc] Hurd: Add missing hidden proto definition for __ttyname_r
 2021-05-10  8:29 UTC 

[glibc] x86: Add EVEX optimized memchr family not safe for RTM
 2021-05-08 20:54 UTC 

[glibc] x86-64: Fix an unknown vector operation in memchr-evex.S
 2021-05-08  2:35 UTC 

[glibc] powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopy
 2021-05-07 20:02 UTC 

[glibc] malloc: Make tunable callback functions static
 2021-05-07 18:20 UTC 

[glibc] linux: implement ttyname as a wrapper around ttyname_r
 2021-05-07 17:21 UTC 

[glibc] linux: use fd_to_filename instead of _fitoa_word in ttyname_r
 2021-05-07 17:21 UTC 

[glibc] misc: use _fitoa_word to implement __fd_to_filename
 2021-05-07 17:21 UTC 

[glibc] linux: Remove /proc/cpuinfo fallback on alpha and sparc
 2021-05-07 17:21 UTC 

[glibc] linux: Use sched_getaffinity for __get_nprocs (BZ #27645)
 2021-05-07 17:21 UTC 

[glibc] Remove architecture specific sched_cpucount optimizations
 2021-05-07 17:21 UTC 

[glibc] Run $(objpfx)iconvconfig with $(run-program-prefix) [BZ #27477]
 2021-05-07 11:39 UTC 

[glibc] Use the correct diagnostic macro
 2021-05-06 19:39 UTC 

[glibc] Annotate additional APIs with GCC attribute access
 2021-05-06 17:02 UTC 

[glibc] nptl: Move pthread_barrierattr_setpshared into libc
 2021-05-06 14:46 UTC 

[glibc] nptl: Move pthread_barrierattr_getpshared into libc
 2021-05-06 14:46 UTC 

[glibc] nptl: Move pthread_barrierattr_init into libc
 2021-05-06 14:46 UTC 

[glibc] nptl: Move pthread_barrierattr_destroy into libc
 2021-05-06 14:46 UTC 

[glibc] nptl: Move pthread_barrier_wait into libc
 2021-05-06 14:46 UTC 

[glibc] nptl: Move pthread_barrier_init into libc
 2021-05-06 14:46 UTC 

[glibc] nptl: Move pthread_barrier_destroy into libc
 2021-05-06 14:46 UTC 

[glibc/fw/libpthread-barrier] nptl: Move pthread_barrierattr_setpshared into libc
 2021-05-05 19:36 UTC 

[glibc/fw/libpthread-barrier] nptl: Move pthread_barrierattr_getpshared into libc
 2021-05-05 19:35 UTC 

[glibc/fw/libpthread-barrier] nptl: Move pthread_barrierattr_init into libc
 2021-05-05 19:35 UTC 

[glibc/fw/libpthread-barrier] nptl: Move pthread_barrierattr_destroy into libc
 2021-05-05 19:35 UTC 

[glibc/fw/libpthread-barrier] nptl: Move pthread_barrier_wait into libc
 2021-05-05 19:35 UTC 

[glibc/fw/libpthread-barrier] nptl: Move pthread_barrier_init into libc
 2021-05-05 19:35 UTC 

[glibc/fw/libpthread-barrier] nptl: Move pthread_barrier_destroy into libc
 2021-05-05 19:35 UTC 

[glibc] Created branch 'fw/libpthread-barrier'
 2021-05-05 19:35 UTC 

[glibc] nptl: Move sem_trywait, sem_wait into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move sem_unlink into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move sem_timedwait into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move sem_post into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move sem_init into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move sem_getvalue into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move sem_destroy into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move sem_close, sem_open into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move sem_clockwait into libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Consolidate async cancel enable/disable implementation in libc
 2021-05-05 16:25 UTC 

[glibc] nptl: Move pthread_testcancel into libc
 2021-05-05 16:25 UTC 

[glibc] Deleted branch 'fw/libpthread'
 2021-05-05  9:32 UTC 

[glibc] Deleted branch 'fw/libpthread-20210318b'
 2021-05-05  9:31 UTC 

[glibc] elf, nptl: Initialize static TLS directly in ld.so
 2021-05-05  8:35 UTC 

[glibc] posix: Fix Hurd build failure in tst-execveat
 2021-05-04 14:28 UTC 

[glibc] x86: Optimize memchr-evex.S
 2021-05-04  2:04 UTC 

[glibc] x86: Optimize memchr-avx2.S
 2021-05-04  2:04 UTC 

[glibc] linux: use __fd_to_filename helper function instead of snprintf
 2021-05-03 19:46 UTC 

[glibc] linux: Add execveat system call wrapper
 2021-05-03 19:46 UTC 

[glibc] Bench: Expand bench-memchr.c
 2021-05-03 17:45 UTC 

[glibc/google/grte/v5-2.27/master] locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32
 2021-05-03 17:04 UTC 

[glibc] locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32
 2021-05-03 14:32 UTC 

[glibc] nptl: Re-sort Versions file
 2021-05-03 12:17 UTC 

[glibc] x86: Set rep_movsb_threshold to 2112 on processors with FSRM
 2021-05-03 12:09 UTC 

[glibc] bench-memcpy: Collect data from 2KB to 4KB
 2021-05-03 12:09 UTC 

[glibc] stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
 2021-05-03  8:56 UTC 

[glibc] nptl: Move pthread_yield into libc, as a compatibility symbol
 2021-05-03  8:06 UTC 

[glibc] nptl: Move pthread_rwlockattr_setpshared into libc
 2021-05-03  7:56 UTC 

[glibc] nptl: Move pthread_rwlockattr_setkind_np into libc
 2021-05-03  7:56 UTC 

[glibc] nptl: Move pthread_rwlockattr_init into libc
 2021-05-03  7:56 UTC 

[glibc] nptl: Move pthread_rwlockattr_getpshared into libc
 2021-05-03  7:56 UTC 

[glibc] nptl: Move pthread_rwlockattr_getkind_np into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlockattr_destroy into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlock_trywrlock into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlock_tryrdlock into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlock_timedwrlock into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlock_timedrdlock into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlock_init into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlock_destroy into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlock_clockwrlock into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move pthread_rwlock_clockrdlock into libc
 2021-05-03  7:55 UTC 

[glibc] nptl: Move tss_set into libc
 2021-05-03  7:08 UTC 

[glibc] nptl: Move tss_get into libc
 2021-05-03  7:08 UTC 

[glibc] nptl: Move tss_delete into libc
 2021-05-03  7:08 UTC 

[glibc] nptl: Move tss_create into libc
 2021-05-03  7:08 UTC 

[glibc] nptl: Move thrd_exit into libc
 2021-05-03  7:08 UTC 

[glibc] nptl: Move mtx_unlock into libc
 2021-05-03  7:08 UTC 

[glibc] nptl: Move mtx_trylock into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move mtx_timedlock into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move mtx_lock into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move mtx_init into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move mtx_destroy into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move cnd_wait into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move cnd_timedwait into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move cnd_signal into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move cnd_init into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move cnd_destroy into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move cnd_broadcast into libc
 2021-05-03  7:07 UTC 

[glibc] nptl: Move call_once into libc
 2021-05-03  7:07 UTC 

[glibc] Add pthread-in-libc, libpthread-routines-var, librt-routines-var
 2021-05-03  7:06 UTC 

[glibc] powerpc64le: Optimize memset for POWER10
 2021-04-30 21:14 UTC 

[glibc] powerpc64le: Optimize memcpy for POWER10
 2021-04-30 21:14 UTC 

[glibc] powerpc64le: Optimized memmove for POWER10
 2021-04-30 21:13 UTC 

[glibc] Deleted branch 'hjl/benchtests/memset'
 2021-04-30 17:14 UTC 

[glibc/release/2.33/master] nptl: Do not build nptl/tst-pthread-gdb-attach as PIE
 2021-04-30  7:19 UTC 

[glibc/release/2.33/master] nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach
 2021-04-30  7:19 UTC 

[glibc/release/2.33/master] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
 2021-04-30  7:19 UTC 

[glibc] Update kernel version to 5.12 in tst-mman-consts.py
 2021-04-29 10:50 UTC 

[glibc] Update syscall lists for Linux 5.12
 2021-04-28 17:19 UTC 

[glibc] regenerate ulps on x86_64 with -march=native
 2021-04-28 10:46 UTC 

[glibc] Pass a valid pointer to pthread_setspecific to avoid GCC 11 warning
 2021-04-28  1:08 UTC 

[glibc] Add __attribute_access_none to disable GCC warnings [BZ #27714]
 2021-04-27 19:05 UTC 

[glibc] Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py
 2021-04-27 15:19 UTC 

[glibc/ibm/2.32/master] Merge branch release/2.32/master into ibm/2.32/master
 2021-04-27 13:19 UTC 

[glibc/ibm/2.32/master] support: Typo and formatting fixes
 2021-04-27 13:19 UTC 

[glibc/ibm/2.32/master] support: Pass environ to child process
 2021-04-27 13:19 UTC 

[glibc/ibm/2.32/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-04-27 13:19 UTC 

[glibc/ibm/2.32/master] Enhance setuid-tunables test
 2021-04-27 13:19 UTC 

[glibc/ibm/2.32/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
 2021-04-27 13:19 UTC 

[glibc/ibm/2.32/master] support: Add capability to fork an sgid child
 2021-04-27 13:19 UTC 

[glibc/ibm/2.32/master] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-04-27 13:19 UTC 

[glibc/ibm/2.32/master] powerpc64: Workaround sigtramp vdso return call
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] aarch64: fix static PIE start code for BTI [BZ #27068]
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] __vfscanf_internal: fix aliasing violation (bug 26690)
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] elf: Pass the fd to note processing
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] elf: Move note processing after l_phdr is updated
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] aarch64: align address for BTI protection [BZ #26988]
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] x86: Check IFUNC definition in unrelocated executable [BZ #20019]
 2021-04-27 13:18 UTC 

[glibc/ibm/2.32/master] x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]
 2021-04-27 13:17 UTC 

[glibc/ibm/2.32/master] Update for [BZ #27130] fix
 2021-04-27 13:17 UTC 

[glibc/ibm/2.32/master] x86-64: Avoid rep movsb with short distance [BZ #27130]
 2021-04-27 13:17 UTC 

[glibc] powerpc: Add log IFUNC multiarch support for POWER10
 2021-04-26 13:53 UTC 

[glibc] LC_COLLATE: Fix last character ellipsis handling (Bug 22668)
 2021-04-26 12:38 UTC 

[glibc] x86: Optimize strchr-evex.S
 2021-04-25 17:21 UTC 

[glibc] x86: Optimize strchr-avx2.S
 2021-04-25 17:21 UTC 

[glibc] Deleted branch 'fw/libpthread-res'
 2021-04-23 16:44 UTC 

[glibc] nptl: Remove __h_errno_location from libpthread
 2021-04-23 16:44 UTC 

[glibc] nptl: Remove __res_state from libpthread
 2021-04-23 16:44 UTC 

[glibc/fw/libpthread-res] nptl: Remove __h_errno_location from libpthread
 2021-04-23 16:43 UTC 

[glibc/fw/libpthread-res] nptl: Remove __res_state from libpthread
 2021-04-23 16:43 UTC 

[glibc] Created branch 'fw/libpthread-res'
 2021-04-23 16:43 UTC 

[glibc] nptl: Move pthread_spin_trylock into libc
 2021-04-23 16:08 UTC 

[glibc] nptl: Move pthread_spin_lock into libc
 2021-04-23 16:08 UTC 

[glibc] nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc
 2021-04-23 16:08 UTC 

[glibc] nptl: Move pthread_spin_destroy into libc
 2021-04-23 16:07 UTC 

[glibc] nptl: Move pthread_condattr_setpshared into libc
 2021-04-23 13:00 UTC 

[glibc] nptl: Move pthread_condattr_setclock into libc
 2021-04-23 13:00 UTC 

[glibc] nptl: Move pthread_condattr_getpshared into libc
 2021-04-23 13:00 UTC 

[glibc] nptl: Move pthread_condattr_getclock into libc
 2021-04-23 13:00 UTC 

[glibc] nptl: Move pthread_mutexattr_settype, __pthread_mutexattr_settype into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_setrobust into libc
 2021-04-23  8:40 UTC 

[glibc] pthread: Use pthread_mutexattr_setrobust in tests
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_setpshared into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_setprotocol into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_setprioceiling into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_init, __pthread_mutexattr_init into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_gettype into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_getrobust into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_getpshared into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_getprotocol into libc
 2021-04-23  8:40 UTC 

[glibc] nptl: Move pthread_mutexattr_getprioceiling into libc
 2021-04-23  8:39 UTC 

[glibc] nptl: Move pthread_mutexattr_destroy into libc
 2021-04-23  8:39 UTC 

[glibc] nptl: Move pthread_mutex_trylock, __pthread_mutex_trylock into libc
 2021-04-23  8:39 UTC 

[glibc] nptl: Move pthread_mutex_timedlock, pthread_mutex_clocklock to libc
 2021-04-23  8:39 UTC 

[glibc] nptl: Move pthread_mutex_setprioceiling into libc
 2021-04-23  8:39 UTC 

[glibc] nptl: Move pthread_mutex_getprioceiling into libc
 2021-04-23  8:39 UTC 

[glibc] powerpc: Add optimized strlen for POWER10
 2021-04-22 19:47 UTC 

[glibc] nptl: Do not build nptl/tst-pthread-gdb-attach as PIE
 2021-04-22 18:36 UTC 

[glibc/release/2.33/master] x86: tst-cpu-features-supports.c: Update AMX check
 2021-04-22 17:51 UTC 

[glibc] nptl: Move pthread_kill_other_threads_np compatibility symbol into libc
 2021-04-22 17:50 UTC 

[glibc] x86: tst-cpu-features-supports.c: Update AMX check
 2021-04-22 17:10 UTC 

[glibc] nptl: Move pthread_atfork compatibility symbol to libc
 2021-04-22 17:02 UTC 

[glibc] nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach
 2021-04-22 14:01 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).