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

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

[glibc] Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
 2021-04-02  4:16 UTC 

[glibc] x86-64: Fix ifdef indentation in strlen-evex.S
 2021-04-01 23:15 UTC 

[glibc/release/2.33/master] Update Nios II libm-test-ulps
 2021-04-01 20:15 UTC 

[glibc] Update Nios II libm-test-ulps
 2021-04-01 19:42 UTC 

[glibc/azanella/bz27651-select] linux: Normalize and return timeout on select (BZ #27651)
 2021-04-01 19:10 UTC 

[glibc] Created branch 'azanella/bz27651-select'
 2021-04-01 19:10 UTC 

[glibc] socket: Add CFLAGS-accept.c and CFLAGS-connect.c
 2021-04-01 17:51 UTC 

[glibc] Update arm libm-tests-ulps
 2021-04-01 17:51 UTC 

[glibc] support: Fix hurd build after bfddda2570331d
 2021-04-01 17:51 UTC 

[glibc] x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]
 2021-04-01 14:08 UTC 

[glibc] powerpc64le: Use ifunc for _Float128 functions also in libc
 2021-04-01  8:56 UTC 

[glibc] S390: Allow "v" constraint for long double math_opt_barrier and math_force_eval with GCC 11
 2021-04-01  7:14 UTC 

[glibc] io: fix spelling typo in diagnostic
 2021-03-31 21:03 UTC 

[glibc] stdio-common/printf-prs.c: Reword comment
 2021-03-31 20:47 UTC 

[glibc] io: Check at runtime if timestamp supports nanoseconds
 2021-03-31 20:47 UTC 

[glibc] Fix conform linknamespace tests due to gnu_dev_makedev
 2021-03-31 14:10 UTC 

[glibc] manual: clarify that scanf %n supports type modifiers
 2021-03-30 18:41 UTC 

[glibc] Update sparc libm-tests-ulps
 2021-03-30 17:04 UTC 

[glibc] libio: Update license on test case
 2021-03-30 13:54 UTC 

[glibc] Avoid adding duplicated symbols into static libraries
 2021-03-30  9:32 UTC 

[glibc] Move __isnanf128 to libc.so
 2021-03-30  9:32 UTC 

[glibc] fork.h: replace with register-atfork.h
 2021-03-29 19:41 UTC 

[glibc] x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions
 2021-03-29 14:43 UTC 

[glibc] x86-64: Use ZMM16-ZMM31 in AVX512 memset family functions
 2021-03-29 14:43 UTC 

[glibc] x86: Add string/memory function tests in RTM region
 2021-03-29 14:43 UTC 

[glibc] x86-64: Add AVX optimized string/memory functions for RTM
 2021-03-29 14:43 UTC 

[glibc] x86-64: Add memcmp family functions with 256-bit EVEX
 2021-03-29 14:42 UTC 

[glibc] x86-64: Add memset family functions with 256-bit EVEX
 2021-03-29 14:42 UTC 

[glibc] x86-64: Add memmove family functions with 256-bit EVEX
 2021-03-29 14:42 UTC 

[glibc] x86-64: Add strcpy family functions with 256-bit EVEX
 2021-03-29 14:42 UTC 

[glibc] x86-64: Add ifunc-avx2.h functions with 256-bit EVEX
 2021-03-29 14:42 UTC 

[glibc] x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP
 2021-03-29 14:42 UTC 

[glibc] add workload traces for missing functions (double format)
 2021-03-29 14:23 UTC 

[glibc] linux: Add y2106 support on utimensat tests
 2021-03-29 13:44 UTC 

[glibc] support: Add support_path_support_time64_value
 2021-03-29 13:44 UTC 

[glibc] linux: Use statx for MIPSn64
 2021-03-29 13:44 UTC 

[glibc] linux: Disable fstatat64 fallback if __ASSUME_STATX is defined
 2021-03-29 13:43 UTC 

[glibc] linux: Implement fstatat with __fstatat64_time64
 2021-03-29 13:43 UTC 

[glibc] x86: Properly disable XSAVE related features [BZ #27605]
 2021-03-29 13:06 UTC 

[glibc/release/2.33/master] malloc: Fix a realloc crash with heap tagging [BZ 27468]
 2021-03-29  8:46 UTC 

[glibc] test-strnlen.c: Check that strnlen won't go beyond the maximum length
 2021-03-27 18:39 UTC 

[glibc] test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]
 2021-03-27 17:56 UTC 

[glibc] nptl: Remove unused rules
 2021-03-26 17:01 UTC 

[glibc] nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin
 2021-03-26 17:01 UTC 

[glibc] nptl: Move sigaction to libc
 2021-03-26 17:01 UTC 

[glibc] nptl: Remove pthread raise implementation
 2021-03-26 17:01 UTC 

[glibc] nptl: Move pthread_kill to libc
 2021-03-26 17:01 UTC 

[glibc] nptl: Remove sigsuspend from pthread-compat-wrappers
 2021-03-26 17:01 UTC 

[glibc] nptl: Remove msgrcv from pthread-compat-wrappers
 2021-03-26 17:01 UTC 

[glibc] nptl: Remove msgsnd from pthread-compat-wrappers
 2021-03-26 17:01 UTC 

[glibc] nptl: Remove pwrite from libpthread
 2021-03-26 17:00 UTC 

[glibc] nptl: Remove pread from libpthread
 2021-03-26 17:00 UTC 

[glibc] nptl: Remove open from libpthread
 2021-03-26 17:00 UTC 

[glibc] nptl: Remove lseek from libpthread
 2021-03-26 17:00 UTC 

[glibc] nptl: Remove send from libpthread
 2021-03-26 17:00 UTC 

[glibc] Add OTHER_SHLIB_COMPAT
 2021-03-26 17:00 UTC 

[glibc] misc: Fix tst-select timeout handling (BZ#27648)
 2021-03-26 15:00 UTC 

[glibc] malloc: Ensure mtag code path in checked_request2size is cold
 2021-03-26 11:20 UTC 

[glibc] malloc: Remove unnecessary tagging around _mid_memalign
 2021-03-26 11:20 UTC 

[glibc] malloc: Rename chunk2rawmem
 2021-03-26 11:19 UTC 

[glibc] malloc: Use chunk2rawmem throughout
 2021-03-26 11:19 UTC 

[glibc] malloc: Use different tag after mremap
 2021-03-26 11:19 UTC 

[glibc] malloc: Use memsize instead of CHUNK_AVAILABLE_SIZE
 2021-03-26 11:19 UTC 

[glibc] aarch64: Optimize __libc_mtag_tag_zero_region
 2021-03-26 11:19 UTC 

[glibc] aarch64: Optimize __libc_mtag_tag_region
 2021-03-26 11:19 UTC 

[glibc] aarch64: inline __libc_mtag_new_tag
 2021-03-26 11:19 UTC 

[glibc] aarch64: inline __libc_mtag_address_get_tag
 2021-03-26 11:19 UTC 

[glibc] malloc: Use mtag_enabled instead of USE_MTAG
 2021-03-26 11:19 UTC 

[glibc] malloc: Use branches instead of mtag_granule_mask
 2021-03-26 11:19 UTC 

[glibc] malloc: Change calloc when tagging is disabled
 2021-03-26 11:19 UTC 

[glibc] malloc: Only support zeroing and not arbitrary memset with mtag
 2021-03-26 11:19 UTC 

[glibc] malloc: Use global flag instead of function pointer dispatch for mtag
 2021-03-26 11:18 UTC 

[glibc] malloc: Refactor TAG_ macros to avoid indirection
 2021-03-26 11:18 UTC 

[glibc] malloc: Ensure the generic mtag hooks are not used
 2021-03-26 11:18 UTC 

[glibc] malloc: Avoid taggig mmaped memory on free
 2021-03-26 11:18 UTC 

[glibc] malloc: Simplify __mtag_tag_new_usable
 2021-03-26 11:18 UTC 

[glibc] malloc: Move MTAG_MMAP_FLAGS definition
 2021-03-26 11:18 UTC 

[glibc] malloc: Fix a potential realloc issue with memory tagging
 2021-03-26 11:18 UTC 

[glibc] malloc: Fix a realloc crash with heap tagging [BZ 27468]
 2021-03-26 11:18 UTC 

[glibc/release/2.33/master] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-26 10:37 UTC 

[glibc/release/2.32/master] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-26 10:36 UTC 

[glibc/release/2.31/master] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-26 10:35 UTC 

[glibc/release/2.30/master] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-26 10:35 UTC 

[glibc] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-26  9:54 UTC 

[glibc] S390: Don't test nanoseconds in io/tst-stat.c
 2021-03-26  9:22 UTC 

[glibc] Support for multiple versions in versioned_symbol, compat_symbol
 2021-03-25 11:33 UTC 

[glibc] locale: Use compat_symbol_reference in _nl_postload_ctype
 2021-03-25 11:33 UTC 

[glibc] Change how the symbol_version_reference macro is defined
 2021-03-25 11:33 UTC 

[glibc] stdlib: Fix BZ #26241 testcase on GNU/Hurd
 2021-03-24 20:58 UTC 

[glibc] elf: Fix not compiling ifunc tests that need gcc ifunc support
 2021-03-24  8:11 UTC 

[glibc] htl: Add missing fork.h
 2021-03-24  0:19 UTC 

[glibc] hurd: handle EINTR during critical sections
 2021-03-23 22:40 UTC 

[glibc] tst: Add test for sigtimedwait
 2021-03-23 14:52 UTC 

[glibc] tst: Provide test for select
 2021-03-23 14:52 UTC 

[glibc] tst: Add test for ntp_gettimex
 2021-03-23 14:52 UTC 

[glibc] tst: Add test for ntp_gettime
 2021-03-23 14:52 UTC 

[glibc] fix: Always export ntp_gettimex function
 2021-03-23 14:52 UTC 

[glibc] nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]
 2021-03-19 22:04 UTC 

[glibc] elf: Add EM_INTELGT for Intel Graphics Technology
 2021-03-19 18:09 UTC 

[glibc/nsz/mtag] aarch64: Optimize __libc_mtag_tag_zero_region
 2021-03-19 11:58 UTC 

[glibc/nsz/mtag] aarch64: Optimize __libc_mtag_tag_region
 2021-03-19 11:58 UTC 

[glibc/nsz/mtag] aarch64: inline __libc_mtag_new_tag
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] aarch64: inline __libc_mtag_address_get_tag
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Use mtag_enabled instead of USE_MTAG
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Use branches instead of mtag_granule_mask
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Change calloc when tagging is disabled
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Only support zeroing and not arbitrary memset with mtag
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Use global flag instead of function pointer dispatch for mtag
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Refactor TAG_ macros to avoid indirection
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag-2] malloc: Ensure mtag code path in checked_request2size is cold
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag-2] malloc: Remove unnecessary tagging around _mid_memalign
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Ensure the generic mtag hooks are not used
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag-2] malloc: Rename chunk2rawmem
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Avoid taggig mmaped memory on free
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Simplify __mtag_tag_new_usable
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag-2] malloc: Use chunk2rawmem throughout
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] malloc: Move MTAG_MMAP_FLAGS definition
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag-2] malloc: Use different tag after mremap
 2021-03-19 11:57 UTC 

[glibc/nsz/mtag] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
 2021-03-19 11:56 UTC 

[glibc/nsz/mtag-2] malloc: Use memsize instead of CHUNK_AVAILABLE_SIZE
 2021-03-19 11:56 UTC 

[glibc] Created branch 'nsz/mtag-2'
 2021-03-19 11:56 UTC 

[glibc/nsz/mtag] malloc: Fix a potential realloc issue with memory tagging
 2021-03-19 11:56 UTC 

[glibc/nsz/mtag] malloc: Fix a realloc crash with heap tagging [BZ 27468]
 2021-03-19 11:56 UTC 

[glibc] Created branch 'nsz/mtag'
 2021-03-19 11:56 UTC 

[glibc] Deleted branch 'nsz/mtag'
 2021-03-19 11:55 UTC 

[glibc/fw/libpthread-20210318b] nptl: Remove remnants of the libc/libpthread forwarder interface
 2021-03-18 22:09 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move setxid broadcast implementation into libc
 2021-03-18 22:09 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move core condition variable functions into libc
 2021-03-18 22:09 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move core mutex functions into libc
 2021-03-18 22:09 UTC 

[glibc/fw/libpthread-20210318b] x86: Remove low-level lock optimization
 2021-03-18 22:09 UTC 

[glibc/fw/libpthread-20210318b] nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimization
 2021-03-18 22:09 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move internal symbol __mutex_aconf into libc
 2021-03-18 22:09 UTC 

[glibc/fw/libpthread-20210318b] pthread: Introduce __pthread_early_init
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move the internal thread priority protection symbols into libc
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move rwlock functions with forwarders into libc
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_key_delete into libc
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_setspecific, __pthread_setspecific into libc
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_getspecific, __pthread_getspecific into libc
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_key_create, __pthread_key_create into libc
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move part of TCB initialization from libpthread to __tls_init_tp
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] elf: Introduce __tls_init_tp for second-phase TCB initialization
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] Remove pthread_key_create-related internals from libc-lock.h
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] dlfcn: dlerror needs to call free from the base namespace [BZ #24773]
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] dlfcn: Failures after dlmopen should not terminate process [BZ #24772]
 2021-03-18 22:08 UTC 

[glibc/fw/libpthread-20210318b] nptl: Invoke the set_robust_list system call directly in fork
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_setcanceltype into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_setcancelstate into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_exit into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move __nptl_deallocate_tsd into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move __pthread_keys global variable into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move internal __nptl_nthreads variable into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] csu: Move calling main out of __libc_start_main_impl
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move __pthread_unwind_next into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_once and __pthread_once into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move __pthread_cleanup_upto into libc
 2021-03-18 22:07 UTC 

[glibc/fw/libpthread-20210318b] x86: Restore compile-time check for shadow stack pointer in longjmp
 2021-03-18 22:06 UTC 

[glibc/fw/libpthread-20210318b] nptl: Remove longjmp, siglongjmp from libpthread
 2021-03-18 22:06 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move legacy cancelation handling into libc as compat symbols
 2021-03-18 22:06 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move legacy unwinding implementation into libc
 2021-03-18 22:06 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move __pthread_cleanup_routine into libc
 2021-03-18 22:06 UTC 

[glibc/fw/libpthread-20210318b] nptl: Move pthread_mutex_consistent into libc
 2021-03-18 22:06 UTC 

[glibc] Created branch 'fw/libpthread-20210318b'
 2021-03-18 22:06 UTC 

[glibc/ibm/2.30/master] NEWS: Fix typo in CVE-2021-3326 entry
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] Merge branch release/2.30/master into ibm/2.30/master
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] Add NEWS entry for CVE-2020-29562 (BZ #26923)
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] x86: Check IFUNC definition in unrelocated executable [BZ #20019]
 2021-03-18 21:41 UTC 

[glibc/ibm/2.30/master] x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]
 2021-03-18 21:40 UTC 

[glibc/ibm/2.30/master] x86-64: Avoid rep movsb with short distance [BZ #27130]
 2021-03-18 21:40 UTC 

[glibc] support: Use syscall function instead of INLINE_SYSCALL_CALL
 2021-03-18 20:53 UTC 

[glibc] signal: Add __libc_sigaction
 2021-03-18 19:10 UTC 

[glibc] nptl: Move system to libc
 2021-03-18 19:09 UTC 

[glibc] nptl: Move fcntl from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove sendmsg from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove recvmsg from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove sigwait from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove tcdrain from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove pause from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove msync from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove fsync from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove sendto from libpthread
 2021-03-18 19:09 UTC 

[glibc] nptl: Remove recvfrom from libpthread
 2021-03-18 19:09 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).