public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[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 

[glibc] nptl: __nptl_set_robust_list_avail must be nocommon
 2021-04-22  9:08 UTC 

[glibc] nptl: Remove remnants of the libc/libpthread forwarder interface
 2021-04-21 18:28 UTC 

[glibc] nptl: Move setxid broadcast implementation into libc
 2021-04-21 18:28 UTC 

[glibc] nptl: Move core condition variable functions into libc
 2021-04-21 18:28 UTC 

[glibc] nptl: Move core mutex functions into libc
 2021-04-21 18:28 UTC 

[glibc] x86: Remove low-level lock optimization
 2021-04-21 18:28 UTC 

[glibc] nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimization
 2021-04-21 18:27 UTC 

[glibc] nptl: Move internal symbol __mutex_aconf into libc
 2021-04-21 18:27 UTC 

[glibc] pthread: Introduce __pthread_early_init
 2021-04-21 18:27 UTC 

[glibc] nptl: Move the internal thread priority protection symbols into libc
 2021-04-21 18:27 UTC 

[glibc] nptl: Move rwlock functions with forwarders into libc
 2021-04-21 18:27 UTC 

[glibc] nptl: Move pthread_key_delete into libc
 2021-04-21 18:27 UTC 

[glibc] nptl: Move pthread_setspecific, __pthread_setspecific into libc
 2021-04-21 18:27 UTC 

[glibc] nptl: Move pthread_getspecific, __pthread_getspecific into libc
 2021-04-21 18:27 UTC 

[glibc] nptl: Move pthread_key_create, __pthread_key_create into libc
 2021-04-21 18:27 UTC 

[glibc] nptl: Move part of TCB initialization from libpthread to __tls_init_tp
 2021-04-21 18:27 UTC 

[glibc] elf: Introduce __tls_init_tp for second-phase TCB initialization
 2021-04-21 18:27 UTC 

[glibc] Remove pthread_key_create-related internals from libc-lock.h
 2021-04-21 18:27 UTC 

[glibc] dlfcn: dlerror needs to call free from the base namespace [BZ #24773]
 2021-04-21 18:26 UTC 

[glibc] dlfcn: Failures after dlmopen should not terminate process [BZ #24772]
 2021-04-21 18:26 UTC 

[glibc] nptl: Invoke the set_robust_list system call directly in fork
 2021-04-21 18:26 UTC 

[glibc] nptl: Move pthread_setcanceltype into libc
 2021-04-21 18:26 UTC 

[glibc] nptl: Move pthread_setcancelstate into libc
 2021-04-21 18:26 UTC 

[glibc] nptl: Move pthread_exit into libc
 2021-04-21 18:26 UTC 

[glibc] nptl: Move __nptl_deallocate_tsd into libc
 2021-04-21 18:26 UTC 

[glibc] nptl: Move __pthread_keys global variable into libc
 2021-04-21 18:26 UTC 

[glibc] nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE
 2021-04-21 18:26 UTC 

[glibc] nptl: Move internal __nptl_nthreads variable into libc
 2021-04-21 18:26 UTC 

[glibc] csu: Move calling main out of __libc_start_main_impl
 2021-04-21 18:26 UTC 

[glibc] nptl: Move __pthread_unwind_next into libc
 2021-04-21 18:25 UTC 

[glibc] nptl: Move pthread_once and __pthread_once into libc
 2021-04-21 18:25 UTC 

[glibc] nptl: Move __pthread_cleanup_upto into libc
 2021-04-21 18:25 UTC 

[glibc] x86: Restore compile-time check for shadow stack pointer in longjmp
 2021-04-21 18:25 UTC 

[glibc] nptl: Remove longjmp, siglongjmp from libpthread
 2021-04-21 18:25 UTC 

[glibc] nptl: Move legacy cancelation handling into libc as compat symbols
 2021-04-21 18:25 UTC 

[glibc] nptl: Move legacy unwinding implementation into libc
 2021-04-21 18:25 UTC 

[glibc] nptl: Move __pthread_cleanup_routine into libc
 2021-04-21 18:25 UTC 

[glibc] nptl: Move pthread_mutex_consistent into libc
 2021-04-21 18:25 UTC 

[glibc] elf: Remove lazy tlsdesc relocation related code
 2021-04-21 13:36 UTC 

[glibc] Fix argv overrun in getconf (bug 27761)
 2021-04-21 13:12 UTC 

[glibc] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
 2021-04-21 11:45 UTC 

[glibc] x86: Optimize strlen-avx2.S
 2021-04-20  2:01 UTC 

[glibc] x86: Optimize strlen-evex.S
 2021-04-20  2:01 UTC 

[glibc] Reindent string/test-memmove.c
 2021-04-20  0:49 UTC 

[glibc] x86: Expand test-memset.c and bench-memset.c
 2021-04-19 22:41 UTC 

[glibc] x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.S
 2021-04-19 22:41 UTC 

[glibc] x86-64: Require BMI2 for strchr-avx2.S
 2021-04-19 18:02 UTC 

[glibc] x86-64: Require BMI2 for __strlen_evex and __strnlen_evex
 2021-04-19 17:41 UTC 

[glibc] benchtests: Fix name of exp10f benchmark variant
 2021-04-18  7:35 UTC 

[glibc] benchtests: Fix pthread-locks test to produce valid json
 2021-04-18  7:35 UTC 

[glibc] x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.c
 2021-04-16 19:15 UTC 

[glibc] Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
 2021-04-16 18:27 UTC 

[glibc] x86: Update large memcpy case in memmove-vec-unaligned-erms.S
 2021-04-16 17:31 UTC 

[glibc] powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]
 2021-04-16 11:42 UTC 

[glibc] misc: syslog: Use static const for AF_UNIX address
 2021-04-15 14:59 UTC 

[glibc] misc: syslog: Use CLOC_EXEC with _PATH_CONSOLE (BZ #17145)
 2021-04-15 14:59 UTC 

[glibc] misc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)
 2021-04-15 14:59 UTC 

[glibc] misc: syslog: Use bool for connected
 2021-04-15 14:59 UTC 

[glibc] posix: Add wait3 tests
 2021-04-15 14:59 UTC 

[glibc] time: Add 64 bit tests for getdate / getdate_r
 2021-04-15 14:59 UTC 

[glibc] time: Add basic timespec_get tests
 2021-04-15 14:59 UTC 

[glibc] time: Add timegm/timelocal basic tests
 2021-04-15 14:59 UTC 

[glibc] time: Add gmtime/gmtime_r tests
 2021-04-15 14:59 UTC 

[glibc] time: Add getitimer and setitimer basic tests
 2021-04-15 14:59 UTC 

[glibc] io: Use temporary directory and file for ftwtest-sh
 2021-04-15 14:58 UTC 

[glibc] io: Add basic tests for utimensat
 2021-04-15 14:58 UTC 

[glibc] linux: Add lutimes test
 2021-04-15 14:58 UTC 

[glibc] linux: Add futimes test
 2021-04-15 14:58 UTC 

[glibc] io: Move file timestamps tests out of Linux
 2021-04-15 14:58 UTC 

[glibc] elf: Fix missing include in test case [BZ #27136]
 2021-04-15  9:49 UTC 

[glibc] s390: Update ulps
 2021-04-15  9:08 UTC 

[glibc] i386: Remove lazy tlsdesc relocation related code
 2021-04-15  8:49 UTC 

[glibc] x86_64: Remove lazy tlsdesc relocation related code
 2021-04-15  8:49 UTC 

[glibc] i386: Avoid lazy relocation of tlsdesc [BZ #27137]
 2021-04-15  8:49 UTC 

[glibc] x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]
 2021-04-15  8:48 UTC 

[glibc] elf: Refactor _dl_update_slotinfo to avoid use after free
 2021-04-15  8:34 UTC 

[glibc] elf: Fix comments and logic in _dl_add_to_slotinfo
 2021-04-15  8:33 UTC 

[glibc] elf: Add a DTV setup test [BZ #27136]
 2021-04-15  8:33 UTC 

[glibc] elf: Fix a DTV setup issue [BZ #27136]
 2021-04-15  8:33 UTC 

[glibc] ARC: Update ulps
 2021-04-14 17:04 UTC 

[glibc/release/2.33/master] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
 2021-04-14  8:22 UTC 

[glibc] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
 2021-04-14  7:46 UTC 

[glibc/release/2.28/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-04-14  6:22 UTC 

[glibc/release/2.28/master] Enhance setuid-tunables test
 2021-04-14  6:22 UTC 

[glibc/release/2.28/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
 2021-04-14  6:22 UTC 

[glibc/release/2.28/master] support: Add capability to fork an sgid child
 2021-04-14  6:22 UTC 

[glibc/release/2.28/master] support: Typo and formatting fixes
 2021-04-14  6:22 UTC 

[glibc/release/2.28/master] support: Pass environ to child process
 2021-04-14  6:22 UTC 

[glibc/release/2.28/master] support: Add support_capture_subprogram
 2021-04-14  6:21 UTC 

[glibc/release/2.29/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-04-14  5:42 UTC 

[glibc/release/2.29/master] Enhance setuid-tunables test
 2021-04-14  5:42 UTC 

[glibc/release/2.29/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
 2021-04-14  5:42 UTC 

[glibc/release/2.29/master] support: Add capability to fork an sgid child
 2021-04-14  5:42 UTC 

[glibc/release/2.29/master] support: Typo and formatting fixes
 2021-04-14  5:42 UTC 

[glibc/release/2.29/master] support: Pass environ to child process
 2021-04-14  5:42 UTC 

[glibc/release/2.30/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-04-14  5:35 UTC 

[glibc/release/2.30/master] Enhance setuid-tunables test
 2021-04-14  5:35 UTC 

[glibc/release/2.30/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
 2021-04-14  5:35 UTC 

[glibc/release/2.30/master] support: Add capability to fork an sgid child
 2021-04-14  5:35 UTC 

[glibc/release/2.30/master] support: Typo and formatting fixes
 2021-04-14  5:35 UTC 

[glibc/release/2.30/master] support: Pass environ to child process
 2021-04-14  5:34 UTC 

[glibc/release/2.31/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-04-14  5:27 UTC 

[glibc/release/2.31/master] Enhance setuid-tunables test
 2021-04-14  5:27 UTC 

[glibc/release/2.31/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
 2021-04-14  5:27 UTC 

[glibc/release/2.31/master] support: Add capability to fork an sgid child
 2021-04-14  5:27 UTC 

[glibc/release/2.31/master] support: Typo and formatting fixes
 2021-04-14  5:27 UTC 

[glibc/release/2.31/master] support: Pass environ to child process
 2021-04-14  5:27 UTC 

[glibc/release/2.32/master] support: Typo and formatting fixes
 2021-04-14  5:17 UTC 

[glibc/release/2.32/master] support: Pass environ to child process
 2021-04-14  5:17 UTC 

[glibc/release/2.32/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-04-14  5:17 UTC 

[glibc/release/2.32/master] Enhance setuid-tunables test
 2021-04-14  5:17 UTC 

[glibc/release/2.32/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
 2021-04-14  5:17 UTC 

[glibc/release/2.32/master] support: Add capability to fork an sgid child
 2021-04-14  5:16 UTC 

[glibc/release/2.33/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-04-14  5:05 UTC 

[glibc/release/2.33/master] Enhance setuid-tunables test
 2021-04-14  5:05 UTC 

[glibc/release/2.33/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
 2021-04-14  5:05 UTC 

[glibc/release/2.33/master] support: Add capability to fork an sgid child
 2021-04-14  5:05 UTC 

[glibc/release/2.33/master] support: Pass environ to child process
 2021-04-14  5:05 UTC 

[glibc/release/2.33/master] support: Typo and formatting fixes
 2021-04-14  5:05 UTC 

[glibc/release/2.33/master] tunables: Fix comparison of tunable values
 2021-04-14  5:05 UTC 

[glibc/release/2.33/master] linux: always update select timeout (BZ #27706)
 2021-04-13 21:03 UTC 

[glibc/release/2.33/master] linux: Normalize and return timeout on select (BZ #27651)
 2021-04-13 21:03 UTC 

[glibc/release/2.33/master] libsupport: Add support_select_normalizes_timeout
 2021-04-13 21:03 UTC 

[glibc/release/2.33/master] libsupport: Add support_select_modifies_timeout
 2021-04-13 21:03 UTC 

[glibc/release/2.33/master] misc: Fix tst-select timeout handling (BZ#27648)
 2021-04-13 21:03 UTC 

[glibc/release/2.33/master] tst: Provide test for select
 2021-04-13 21:02 UTC 

[glibc] linux: sysconf: Use a more explicit maximum_ARG_MAX
 2021-04-13 20:46 UTC 

[glibc] linux: sysconf: limit _SC_MAX_ARG to 6 MiB (BZ #25305)
 2021-04-13 20:12 UTC 

[glibc] misc: syslog: Fix calls to openlog() with LOG_KERN facility (BZ #3604)
 2021-04-13 20:12 UTC 

[glibc] s390: Update ulps
 2021-04-13 20:11 UTC 

[glibc] i386: Update ulps
 2021-04-13 20:11 UTC 

[glibc] Improve documentation for malloc etc. (BZ#27719)
 2021-04-13 19:17 UTC 

[glibc/nsz/bug19329-v2] RFC elf: Fix slow tls access after dlopen [BZ #19924]
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] elf: Remove lazy tlsdesc relocation related code
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] i386: Remove lazy tlsdesc relocation related code
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] x86_64: Remove lazy tlsdesc relocation related code
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] i386: Avoid lazy relocation of tlsdesc [BZ #27137]
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] elf: Fix DTV gap reuse logic [BZ #27135]
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] elf: Add test case for [BZ #19329]
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] elf: Use relaxed atomics for racy accesses [BZ #19329]
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] elf: Fix data races in pthread_create and TLS access [BZ #19329]
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] elf: Refactor _dl_update_slotinfo to avoid use after free
 2021-04-13  8:14 UTC 

[glibc/nsz/bug19329-v2] elf: Fix comments and logic in _dl_add_to_slotinfo
 2021-04-13  8:13 UTC 

[glibc/nsz/bug19329-v2] elf: Add a DTV setup test [BZ #27136]
 2021-04-13  8:13 UTC 

[glibc/nsz/bug19329-v2] elf: Fix a DTV setup issue [BZ #27136]
 2021-04-13  8:13 UTC 

[glibc] Created branch 'nsz/bug19329-v2'
 2021-04-13  8:13 UTC 

[glibc] linux: always update select timeout (BZ #27706)
 2021-04-12 22:01 UTC 

[glibc] linux: Normalize and return timeout on select (BZ #27651)
 2021-04-12 22:01 UTC 

[glibc] libsupport: Add support_select_normalizes_timeout
 2021-04-12 22:01 UTC 

[glibc] libsupport: Add support_select_modifies_timeout
 2021-04-12 22:01 UTC 

[glibc] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
 2021-04-12 13:34 UTC 

[glibc] Enhance setuid-tunables test
 2021-04-12 13:34 UTC 

[glibc] tst-env-setuid: Use support_capture_subprogram_self_sgid
 2021-04-12 13:34 UTC 

[glibc] support: Add capability to fork an sgid child
 2021-04-12 13:34 UTC 

[glibc] arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]
 2021-04-12 13:28 UTC 

[glibc] Further fixes for REALLOC_ZERO_BYTES_FREES comment
 2021-04-12  7:45 UTC 

[glibc] hurd: Export _hurd_libc_proc_init
 2021-04-11 22:23 UTC 

[glibc] Fix REALLOC_ZERO_BYTES_FREES comment to match C17
 2021-04-11 21:39 UTC 

[glibc] powerpc: Update libm test ulps
 2021-04-09 21:24 UTC 

[glibc] arm: update libm test ulps
 2021-04-08  8:57 UTC 

[glibc] aarch64: update libm test ulps
 2021-04-08  7:26 UTC 

[glibc] Improve the accuracy of tgamma (BZ #26983)
 2021-04-07 11:25 UTC 

[glibc] tunables: Fix comparison of tunable values
 2021-04-07  8:38 UTC 

[glibc] sys: Fixes possible typo in comment: statfs -> statvfs
 2021-04-07  4:14 UTC 

[glibc] malloc: Run tst-malloc-stats-cancellation via test-driver.c
 2021-04-07  0:36 UTC 

[glibc] Update hppa libm-test-ulps
 2021-04-06 18:56 UTC 

[glibc] m68: Fix build after 9acda61d94ac
 2021-04-06 18:11 UTC 

[glibc] Update sv_SE to treate 'W' as a distinct character (Bug 25036)
 2021-04-06 16:34 UTC 

[glibc] elf: Fix data race in _dl_name_match_p [BZ #21349]
 2021-04-06 16:01 UTC 

[glibc] aarch64: free tlsdesc data on dlclose [BZ #27403]
 2021-04-06 16:01 UTC 

[glibc] ia64: Update ulps
 2021-04-05 13:15 UTC 

[glibc] ia64: Fix build after 9acda61d94ac
 2021-04-05 13:15 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).