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

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

[glibc] nptl: Remove connect from libpthread
 2021-03-18 19:08 UTC 

[glibc] nptl: Remove accept from libpthread
 2021-03-18 19:08 UTC 

[glibc] nptl: Remove close from libpthread
 2021-03-18 19:08 UTC 

[glibc] nptl: Remove read from libpthread
 2021-03-18 19:08 UTC 

[glibc] nptl: Remove write from libpthread
 2021-03-18 19:08 UTC 

[glibc] benchtests: Add ilogb* tests
 2021-03-16 16:19 UTC 

[glibc] powerpc: Add optimized llogb* for POWER9
 2021-03-16 16:19 UTC 

[glibc] powerpc: Add optimized ilogb* for POWER9
 2021-03-16 16:19 UTC 

[glibc] glibcymbols.read_abilist: Add check for duplicate symbols
 2021-03-16 14:57 UTC 

[glibc] scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.py
 2021-03-16 14:57 UTC 

[glibc] Legacy unwinder: Remove definition of _Unwind_GetCFA
 2021-03-16 14:33 UTC 

[glibc] support: Pass environ to child process
 2021-03-16 13:37 UTC 

[glibc] powerpc: Update libm-test-ulps
 2021-03-16 13:29 UTC 

[glibc/release/2.33/master] test-container: Always copy test-specific support files [BZ #27537]
 2021-03-16  9:55 UTC 

[glibc/release/2.33/master] nptl: Remove private futex optimization [BZ #27304]
 2021-03-16  9:55 UTC 

[glibc/release/2.33/master] pthread_once hangs when init routine throws an exception [BZ #18435]
 2021-03-16  9:55 UTC 

[glibc/release/2.33/master] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577]
 2021-03-16  9:55 UTC 

[glibc/release/2.33/master] elf: Always set l in _dl_init_paths (bug 23462)
 2021-03-16  9:54 UTC 

[glibc] Build libc-start with stack protector for SHARED
 2021-03-15 16:26 UTC 

[glibc] Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555]
 2021-03-15 16:26 UTC 

[glibc] Add inhibit_stack_protector to ifuncmain9 [BZ #25680]
 2021-03-15 16:25 UTC 

[glibc] support: Typo and formatting fixes
 2021-03-15 14:50 UTC 

[glibc] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577]
 2021-03-15 13:43 UTC 

[glibc/release/2.33/master] x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]
 2021-03-15 13:19 UTC 

[glibc] x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]
 2021-03-15 12:50 UTC 

[glibc] elf: Always set l in _dl_init_paths (bug 23462)
 2021-03-12 15:45 UTC 

[glibc] s390x: Regenerate ULPs
 2021-03-12 13:32 UTC 

[glibc] support: Add xpthread_kill
 2021-03-12 13:22 UTC 

[glibc] nptl: Move fork into libc
 2021-03-12 13:21 UTC 

[glibc] linux: Use __libc_single_threaded on fork
 2021-03-12 13:21 UTC 

[glibc] posix: Consolidate register-atfork
 2021-03-12 13:21 UTC 

[glibc] nptl: Move Linux pthread_kill to nptl
 2021-03-12 13:21 UTC 

[glibc] io: Return UNSUPPORTED if filesystem do not support 64 bit timestamps
 2021-03-12 13:21 UTC 

[glibc] test-container: Always copy test-specific support files [BZ #27537]
 2021-03-11 22:05 UTC 

[glibc/nsz/mtag] aarch64: Optimize __libc_mtag_tag_zero_region
 2021-03-11 17:41 UTC 

[glibc/nsz/mtag] aarch64: Optimize __libc_mtag_tag_region
 2021-03-11 17:41 UTC 

[glibc/nsz/mtag] aarch64: inline __libc_mtag_new_tag
 2021-03-11 17:41 UTC 

[glibc/nsz/mtag] aarch64: inline __libc_mtag_address_get_tag
 2021-03-11 17:41 UTC 

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

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

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

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

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

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

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

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

[glibc/nsz/mtag] malloc: Simplify __mtag_tag_new_usable
 2021-03-11 17:40 UTC 

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

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

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

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

[glibc] Created branch 'nsz/mtag'
 2021-03-11 17:39 UTC 

[glibc/nsz/mtag] malloc: use memsize instead of CHUNK_AVAILABLE_SIZE
 2021-03-11 17:39 UTC 

[glibc/nsz/mtag] aarch64: Optimize __libc_mtag_tag_zero_region
 2021-03-11 17:39 UTC 

[glibc/nsz/mtag] aarch64: Optimize __libc_mtag_tag_region
 2021-03-11 17:39 UTC 

[glibc/nsz/mtag] aarch64: inline __libc_mtag_new_tag
 2021-03-11 17:39 UTC 

[glibc/nsz/mtag] aarch64: inline __libc_mtag_address_get_tag
 2021-03-11 17:39 UTC 

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

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

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

[glibc] Deleted branch 'nsz/mtag'
 2021-03-11 17:39 UTC 

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

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

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

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

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

[glibc/nsz/mtag] malloc: Simplify __mtag_tag_new_usable
 2021-03-11 17:38 UTC 

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

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

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

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

[glibc] Created branch 'nsz/mtag'
 2021-03-11 17:38 UTC 

[glibc] Deleted branch 'nsz/mtag'
 2021-03-11 17:37 UTC 

[glibc] math: Remove mpa files (part 2) [BZ #15267]
 2021-03-11 16:00 UTC 

[glibc] math: Remove mpa files [BZ #15267]
 2021-03-11 14:27 UTC 

[glibc] math: Remove slow paths from atan2 [BZ #15267]
 2021-03-11 14:27 UTC 

[glibc] math: Remove slow paths from atan [BZ #15267]
 2021-03-11 14:27 UTC 

[glibc] math: Remove slow paths in tan [BZ #15267]
 2021-03-11 14:27 UTC 

[glibc] math: Remove slow paths from asin and acos [BZ #15267]
 2021-03-11 14:27 UTC 

[glibc/release/2.33/master] io: Return EBAFD for negative file descriptor on fstat (BZ #27559)
 2021-03-11 13:57 UTC 

[glibc] io: Return EBAFD for negative file descriptor on fstat (BZ #27559)
 2021-03-11 13:52 UTC 

[glibc] Allow gdb version 10 in pretty printer tests
 2021-03-11 13:09 UTC 

[glibc] Update kernel version to 5.11 in tst-mman-consts.py
 2021-03-10 14:27 UTC 

[glibc] Linux: misc/tst-ofdlocks-compat can be a regular test
 2021-03-09 20:11 UTC 

[glibc] Linux: dirent/tst-readdir64-compat can be a regular test
 2021-03-09 20:11 UTC 

[glibc] sunrpc: tst-svc_register can be a regular test
 2021-03-09 20:11 UTC 

[glibc] resolv: tst-p_secstodate can be a regular test
 2021-03-09 20:11 UTC 

[glibc] posix: tst-spawn4-compat can be a regular test
 2021-03-09 20:11 UTC 

[glibc] posix: tst-glob_lstat_compat no longer needs to be an internal test
 2021-03-09 20:10 UTC 

[glibc] math: test-matherr and test-matherr-2 can be regular tests
 2021-03-09 20:10 UTC 

[glibc] math: $(libm-tests-compat) can be regular tests
 2021-03-09 20:10 UTC 

[glibc] malloc: Turn tst-mallocstate into a non-internal test
 2021-03-09 20:10 UTC 

[glibc] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
 2021-03-09 20:10 UTC 

[glibc] nss: fix nss_database_lookup2's alternate handling [BZ #27416]
 2021-03-09 19:40 UTC 

[glibc] NEWS: Add entry for CVE-2021-27645
 2021-03-09 19:40 UTC 

[glibc] tst: Add test for settimeofday
 2021-03-09  9:12 UTC 

[glibc] tst: Add test for ntp_adjtime
 2021-03-09  9:12 UTC 

[glibc] tst: Add test for adjtimex
 2021-03-09  9:12 UTC 

[glibc] tst: Modify tst-clock_adjtime to allow reuse of its code
 2021-03-09  9:12 UTC 

[glibc] tst: Add test for clock_adjtime
 2021-03-09  9:12 UTC 

[glibc] tst: Add test for clock_settime
 2021-03-09  9:12 UTC 

[glibc] support: Provide xclock_settime test helper function
 2021-03-09  9:12 UTC 

[glibc] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-03-09  9:12 UTC 

[glibc/release/2.31/master] powerpc64: Workaround sigtramp vdso return call
 2021-03-08 14:48 UTC 

[glibc/release/2.32/master] powerpc64: Workaround sigtramp vdso return call
 2021-03-08 14:47 UTC 

[glibc/release/2.33/master] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-08 11:31 UTC 

[glibc/release/2.32/master] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-08 11:31 UTC 

[glibc/release/2.31/master] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-08 11:31 UTC 

[glibc/release/2.30/master] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-08 11:31 UTC 

[glibc/release/2.29/master] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-08 11:31 UTC 

[glibc/release/2.28/master] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-08 11:31 UTC 

[glibc] Update hppa libm-test-ulps
 2021-03-07 17:24 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.33
 2021-03-07 14:46 UTC 

[glibc/schwab/ilp32-2.33] linux: Consolidate fxstat{64}
 2021-03-07 14:46 UTC 

[glibc/schwab/ilp32-2.33] aarch64: update ILP32 arch-syscall.h
 2021-03-07 14:46 UTC 

[glibc/schwab/ilp32-2.33] linux: Define STAT64_IS_KERNEL_STAT64
 2021-03-07 14:46 UTC 

[glibc/schwab/ilp32-2.33] linux: Always define STAT_IS_KERNEL_STAT
 2021-03-07 14:46 UTC 

[glibc/schwab/ilp32-2.33] aarch64: update ILP32 arch-syscall.h
 2021-03-07 14:46 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.32
 2021-03-07 14:46 UTC 

[glibc/schwab/ilp32-2.33] aarch64: adjust bits/typesizes.h
 2021-03-07 14:46 UTC 

[glibc/schwab/ilp32-2.33] aarch64: add bits/struct_mutex.h
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: use correct VSYSCALL definition for ILP32
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Fix bits/utmpx.h for GCC 8
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Fix bits/utmp.h for GCC 8
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.31
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: add pthread-offset.h for ILP32
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: add ILP32 arch-syscall.h
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.30
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.29
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.28
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Ignore absolute symbols in ILP32 abilists
 2021-03-07 14:45 UTC 

[glibc] Created branch 'schwab/ilp32'
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Fix bits/utmp.h for GCC 8
 2021-03-07 14:45 UTC 

[glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists
 2021-03-07 14:44 UTC 

[glibc] Deleted branch 'schwab/ilp32'
 2021-03-07 14:44 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).