public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] AArch64: Add support for memory protection keys
 2024-11-20 11:32 UTC 

[glibc] AArch64: Remove thunderx{,2} memcpy
 2024-11-20 11:32 UTC 

[glibc] Fix femode_t conditionals for arc and or1k
 2024-11-19 22:26 UTC 

[glibc] powerpc64le: Optimized strcat for POWER10
 2024-11-19 21:29 UTC 

[glibc] powerpc: Improve the inline asm for syscall wrappers
 2024-11-19 19:09 UTC 

[glibc] htl: move pthread_attr_init into libc
 2024-11-19  0:56 UTC 

[glibc] htl: move pthread_attr_setguardsize into libc
 2024-11-19  0:56 UTC 

[glibc] htl: move pthread_attr_setschedparam into libc
 2024-11-19  0:56 UTC 

[glibc] htl: move pthread_attr_setscope into libc
 2024-11-19  0:56 UTC 

[glibc] htl: move pthread_attr_setstackaddr into libc
 2024-11-19  0:55 UTC 

[glibc] htl: move pthread_attr_setstacksize into libc
 2024-11-19  0:55 UTC 

[glibc] htl: move pthread_attr_getstack into libc
 2024-11-19  0:55 UTC 

[glibc] htl: move pthread_attr_getstackaddr into libc
 2024-11-19  0:55 UTC 

[glibc] htl move pthread_attr_getstacksize into libc
 2024-11-19  0:55 UTC 

[glibc] htl move pthread_attr_getscope into libc
 2024-11-19  0:55 UTC 

[glibc] htl move pthread_attr_getguardsize into libc
 2024-11-19  0:55 UTC 

[glibc] htl: move __pthread_default_attr into libc
 2024-11-19  0:55 UTC 

[glibc] htl: move pthread_attr_destroy into libc
 2024-11-19  0:55 UTC 

[glibc/google/grte/v5-2.27/master] nptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_sp
 2024-11-18 22:53 UTC 

[glibc/release/2.40/master] elf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]
 2024-11-16  9:47 UTC 

[glibc] stdio-common: Fix C23-ism in formatted output specifier tests [BZ #32360]
 2024-11-15 22:44 UTC 

[glibc] elf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]
 2024-11-13 22:20 UTC 

[glibc] x86/string: Use `movsl` instead of `movsd` in strncpy/strncat [BZ #32344]
 2024-11-13 16:09 UTC 

[glibc] manual: Fix overeager s/int/size_t/ in memory.texi
 2024-11-13 14:45 UTC 

[glibc] hppa: Update libm-test-ulps
 2024-11-13  2:33 UTC 

[glibc] Revert "hurd: Stop depending on the default_pager stubs provided by gnumach"
 2024-11-13  0:34 UTC 

[glibc] linux: Add support for getrandom vDSO
 2024-11-12 17:50 UTC 

[glibc] io: Add setuid tests for faccessat
 2024-11-12 15:31 UTC 

[glibc] tst-faccessat.c: Port to libsupport
 2024-11-12 15:31 UTC 

[glibc] support: Add xdup
 2024-11-12 15:31 UTC 

[glibc] LoongArch: Update ulps
 2024-11-12  1:20 UTC 

[glibc] stat.h: Fix missing declaration of struct timespec
 2024-11-09 23:46 UTC 

[glibc] mach: Fix __xpg_strerror_r on in-range but undefined errors [BZ #32350]
 2024-11-09 19:01 UTC 

[glibc] x86/string: Use `movsl` instead of `movsd` [BZ #32344]
 2024-11-08 23:25 UTC 

[glibc/release/2.40/master] linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)
 2024-11-08 17:51 UTC 

[glibc/release/2.40/master] Mitigation for "clone on sparc might fail with -EFAULT for no valid reason" (bz 31394)
 2024-11-08 17:50 UTC 

[glibc] Rename new tst-sem17 test to tst-sem18
 2024-11-08 17:08 UTC 

[glibc] Avoid uninitialized result in sem_open when file does not exist
 2024-11-08  1:54 UTC 

[glibc] nptl: initialize rseq area prior to registration
 2024-11-07 21:23 UTC 

[glibc] s390x: Update ulps
 2024-11-07 19:59 UTC 

[glibc] elf: avoid jumping over a needed declaration
 2024-11-07 18:36 UTC 

[glibc] math: Fix log10f on some ABIs
 2024-11-07 11:22 UTC 

[glibc] stdio-common: Add tests for formatted vsnprintf output specifiers
 2024-11-07  6:17 UTC 

[glibc] stdio-common: Add tests for formatted vsprintf output specifiers
 2024-11-07  6:17 UTC 

[glibc] stdio-common: Add tests for formatted vfprintf output specifiers
 2024-11-07  6:17 UTC 

[glibc] stdio-common: Add tests for formatted vdprintf output specifiers
 2024-11-07  6:17 UTC 

[glibc] stdio-common: Add tests for formatted vasprintf output specifiers
 2024-11-07  6:17 UTC 

[glibc] stdio-common: Add tests for formatted vprintf output specifiers
 2024-11-07  6:16 UTC 

[glibc] stdio-common: Add tests for formatted snprintf output specifiers
 2024-11-07  6:16 UTC 

[glibc] stdio-common: Add tests for formatted sprintf output specifiers
 2024-11-07  6:16 UTC 

[glibc] stdio-common: Add tests for formatted fprintf output specifiers
 2024-11-07  6:16 UTC 

[glibc] stdio-common: Add tests for formatted dprintf output specifiers
 2024-11-07  6:16 UTC 

[glibc] stdio-common: Add tests for formatted asprintf output specifiers
 2024-11-07  6:16 UTC 

[glibc] stdio-common: Add tests for formatted printf output specifiers
 2024-11-07  6:16 UTC 

[glibc] nptl: fix __builtin_thread_pointer detection on LoongArch
 2024-11-07  6:09 UTC 

[glibc] math: Fix incorrect results of exp10m1f with some GCC versions
 2024-11-06 15:09 UTC 

[glibc] misc: Align argument name for pkey_*() functions with the manual
 2024-11-06 13:17 UTC 

[glibc] manual: Use more precise wording for memory protection keys
 2024-11-06 13:17 UTC 

[glibc] elf: Switch to main malloc after final ld.so self-relocation
 2024-11-06  9:53 UTC 

[glibc] elf: Introduce _dl_relocate_object_no_relro
 2024-11-06  9:53 UTC 

[glibc] elf: Do not define consider_profiling, consider_symbind as macros
 2024-11-06  9:53 UTC 

[glibc] elf: rtld_multiple_ref is always true
 2024-11-06  9:53 UTC 

[glibc] Add Arm HWCAP2_* constants from Linux 3.15 and 6.2 to <bits/hwcap.h>
 2024-11-05 20:03 UTC 

[glibc] Add feature test macro _ISOC2Y_SOURCE
 2024-11-04 22:42 UTC 

[glibc/release/2.26/master] aarch64: MTE compatible strncmp
 2024-11-04 17:24 UTC 

[glibc/release/2.27/master] aarch64: MTE compatible strncmp
 2024-11-04 17:20 UTC 

[glibc/release/2.28/master] aarch64: MTE compatible strncmp
 2024-11-04 16:51 UTC 

[glibc/release/2.29/master] aarch64: MTE compatible strncmp
 2024-11-04 16:35 UTC 

[glibc/release/2.30/master] aarch64: MTE compatible strncmp
 2024-11-04 16:30 UTC 

[glibc/release/2.31/master] aarch64: MTE compatible strncmp
 2024-11-04 16:22 UTC 

[glibc] added license for sysdeps/ieee754/flt-32/e_gammaf_r.c
 2024-11-04  7:55 UTC 

[glibc] x86_64: Add exp2m1f with FMA
 2024-11-01 16:11 UTC 

[glibc] x86_64: Add exp10m1f with FMA
 2024-11-01 16:11 UTC 

[glibc] math: Use log10p1f from CORE-MATH
 2024-11-01 16:11 UTC 

[glibc] math: Use log1pf from CORE-MATH
 2024-11-01 16:11 UTC 

[glibc] math: Use log2p1f from CORE-MATH
 2024-11-01 16:11 UTC 

[glibc] math: Use log10f from CORE-MATH
 2024-11-01 16:11 UTC 

[glibc] math: Use expm1f from CORE-MATH
 2024-11-01 16:11 UTC 

[glibc] AArch64: Remove SVE erf and erfc tables
 2024-11-01 16:11 UTC 

[glibc] math: Use exp2m1f from CORE-MATH
 2024-11-01 16:11 UTC 

[glibc] math: Use exp10m1f from CORE-MATH
 2024-11-01 16:10 UTC 

[glibc] benchtests: Add log10p1f benchmark
 2024-11-01 16:10 UTC 

[glibc] benchtests: Add log1p benchmark
 2024-11-01 16:10 UTC 

[glibc] benchtests: Add log2p1f benchmark
 2024-11-01 16:10 UTC 

[glibc] benchtests: Add log10f benchmark
 2024-11-01 16:10 UTC 

[glibc] benchtests: Add expm1f benchmark
 2024-11-01 16:10 UTC 

[glibc] benchtests: Add exp2m1f benchmark
 2024-11-01 16:10 UTC 

[glibc] benchtests: Add exp10m1f benchmark
 2024-11-01 16:10 UTC 

[glibc] math: Add e_gammaf_r to glibc code and style
 2024-11-01 16:10 UTC 

[glibc] LoongArch: Add RSEQ_SIG in rseq.h
 2024-11-01  3:37 UTC 

[glibc] nptl: Add <thread_pointer.h> for LoongArch
 2024-11-01  3:37 UTC 

[glibc] Link tst-clock_gettime with $(librt)
 2024-10-31 17:44 UTC 

[glibc] powerpc64: Obviate the need for ROP protection in clone/clone3
 2024-10-30 20:50 UTC 

[glibc] Add tests of time, gettimeofday, clock_gettime
 2024-10-30 16:48 UTC 

[glibc] Add more tests of pthread attributes initial values
 2024-10-29 17:35 UTC 

[glibc/release/2.36/master] elf: Change ldconfig auxcache magic number (bug 32231)
 2024-10-29  9:29 UTC 

[glibc/release/2.37/master] elf: Change ldconfig auxcache magic number (bug 32231)
 2024-10-29  9:21 UTC 

[glibc/release/2.38/master] elf: Change ldconfig auxcache magic number (bug 32231)
 2024-10-29  9:15 UTC 

[glibc/release/2.40/master] elf: Change ldconfig auxcache magic number (bug 32231)
 2024-10-29  9:01 UTC 

[glibc/release/2.39/master] elf: Change ldconfig auxcache magic number (bug 32231)
 2024-10-29  8:59 UTC 

[glibc] Document further requirement on mixing streams / file descriptors
 2024-10-28 22:23 UTC 

[glibc] powerpc64le: Adhere to ABI stack alignment requirement
 2024-10-28 21:54 UTC 

[glibc] AArch64: Small optimisation in AdvSIMD erf and erfc
 2024-10-28 15:06 UTC 

[glibc] Revert "elf: Run constructors on cyclic recursive dlopen (bug 31986)"
 2024-10-28 14:25 UTC 

[glibc] elf: Change ldconfig auxcache magic number (bug 32231)
 2024-10-28 14:25 UTC 

[glibc] SHARED-FILES: Mention bundled Linux 6.10 headers
 2024-10-25 22:11 UTC 

[glibc] libio: Fix crash in fputws [BZ #20632]
 2024-10-25 18:10 UTC 

[glibc] stdio-common: Fix scanf parsing for NaN types [BZ #30647]
 2024-10-25 18:10 UTC 

[glibc] elf: Fix map_complete Systemtap probe in dl_open_worker
 2024-10-25 15:45 UTC 

[glibc] Deleted branch 'tmp'
 2024-10-25 15:45 UTC 

[glibc/tmp] elf: Fix map_complete Systemtap probe in dl_open_worker
 2024-10-25 15:44 UTC 

[glibc] Created branch 'tmp'
 2024-10-25 15:44 UTC 

[glibc] elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986)
 2024-10-25 15:19 UTC 

[glibc] elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switch
 2024-10-25 15:19 UTC 

[glibc] elf: Run constructors on cyclic recursive dlopen (bug 31986)
 2024-10-25 15:19 UTC 

[glibc] Linux: Match kernel text for SCHED_ macros
 2024-10-25 14:46 UTC 

[glibc] libio: Correctly link tst-popen-fork against libpthread
 2024-10-25 11:44 UTC 

[glibc] Add more tests of pthread_mutexattr_gettype and pthread_mutexattr_settype
 2024-10-23 16:45 UTC 

[glibc] libio: Fix a deadlock after fork in popen
 2024-10-23 11:40 UTC 

[glibc] configure: default to --prefix=/usr on GNU/Linux
 2024-10-22 22:18 UTC 

[glibc] manual: Document stdio.h functions that may be macros
 2024-10-21 21:08 UTC 

[glibc] Check time arguments to pthread_timedjoin_np and pthread_clockjoin_np
 2024-10-21 20:57 UTC 

[glibc] Add .b4-config file
 2024-10-21 13:27 UTC 

[glibc/release/2.39/master] Make tst-strtod-underflow type-generic
 2024-10-21 10:53 UTC 

[glibc/release/2.40/master] Make tst-strtod-underflow type-generic
 2024-10-21 10:52 UTC 

[glibc] linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)
 2024-10-18 11:53 UTC 

[glibc/arm/gcs-v2] aarch64: use __alloc_gcs in makecontext
 2024-10-17 11:52 UTC 

[glibc/arm/gcs-v2] aarch64: Add GCS user-space allocation logic
 2024-10-17 11:52 UTC 

[glibc/arm/gcs-v2] aarch64: Process gnu properties in static exe
 2024-10-17 11:52 UTC 

[glibc/arm/gcs-v2] aarch64: Ignore GCS property of ld.so
 2024-10-17 11:52 UTC 

[glibc/arm/gcs-v2] aarch64: Use l_searchlist.r_list for gcs
 2024-10-17 11:52 UTC 

[glibc/arm/gcs-v2] aarch64: Handle gcs marking
 2024-10-17 11:52 UTC 

[glibc/arm/gcs-v2] aarch64: Use l_searchlist.r_list for bti
 2024-10-17 11:52 UTC 

[glibc/arm/gcs-v2] aarch64: Add glibc.cpu.aarch64_gcs_policy
 2024-10-17 11:52 UTC 

[glibc/arm/gcs-v2] aarch64: Mark objects with GCS property note
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Enable GCS in dynamic linked exe
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Enable GCS in static linked exe
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Add glibc.cpu.aarch64_gcs tunable
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Try to free the GCS of makecontext
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Add GCS support for makecontext
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Mark swapcontext with indirect_return
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Add GCS support for setcontext
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Add GCS support to vfork
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Add GCS support to longjmp
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] aarch64: Define jmp_buf offset for GCS
 2024-10-17 11:51 UTC 

[glibc/arm/gcs-v2] elf.h: Define GNU_PROPERTY_AARCH64_FEATURE_1_GCS
 2024-10-17 11:50 UTC 

[glibc/arm/gcs-v2] aarch64: Add asm helpers for GCS
 2024-10-17 11:50 UTC 

[glibc/arm/gcs-v2] aarch64: Add HWCAP_GCS
 2024-10-17 11:50 UTC 

[glibc] Created branch 'arm/gcs-v2'
 2024-10-17 11:50 UTC 

[glibc/azanella/2.40/master] sparc: Fix restartable syscalls (BZ 32173)
 2024-10-16 18:21 UTC 

[glibc/azanella/2.40/master] support: Make support_process_state_wait return the found state
 2024-10-16 18:21 UTC 

[glibc] Created branch 'azanella/2.40/master'
 2024-10-16 18:21 UTC 

[glibc/azanella/2.39/master] sparc: Fix restartable syscalls (BZ 32173)
 2024-10-16 18:21 UTC 

[glibc/azanella/2.39/master] support: Make support_process_state_wait return the found state
 2024-10-16 18:21 UTC 

[glibc] Created branch 'azanella/2.39/master'
 2024-10-16 18:20 UTC 

[glibc] sparc: Fix restartable syscalls (BZ 32173)
 2024-10-16 17:54 UTC 

[glibc] support: Make support_process_state_wait return the found state
 2024-10-16 17:54 UTC 

[glibc] Enable transliteration rules with two input characters in scn_IT [BZ #32280]
 2024-10-16 15:38 UTC 

[glibc] locale: Fix some spelling typos
 2024-10-14 14:39 UTC 

[glibc] LoongArch: Regenerate loongarch/arch-syscall.h by build-many-glibcs.py update-syscalls
 2024-10-12  7:50 UTC 

Request For Product
 2024-10-12  6:58 UTC 

[glibc] manual: Fix and test @deftypef* function formatting
 2024-10-11 14:42 UTC 

[glibc] replace tgammaf by the CORE-MATH implementation
 2024-10-11  9:12 UTC 

[glibc] Add IPPROTO_SMC from Linux 6.11 to netinet/in.h
 2024-10-10 13:30 UTC 

[glibc] misc: Add support for Linux uio.h RWF_ATOMIC flag
 2024-10-10 13:29 UTC 

[glibc] linux: Update stat-generic.h with linux 6.11
 2024-10-10 13:29 UTC 

[glibc] Update kernel version to 6.11 in header constant tests
 2024-10-10 13:29 UTC 

[glibc] linux: Add MAP_DROPPABLE from Linux 6.11
 2024-10-10 13:29 UTC 

[glibc] Update PIDFD_* constants for Linux 6.11
 2024-10-10 13:29 UTC 

[glibc] Update syscall lists for Linux 6.11
 2024-10-10 13:29 UTC 

[glibc] Use Linux 6.11 in build-many-glibcs.py
 2024-10-10 13:29 UTC 

[glibc] Fix header guard in sysdeps/mach/hurd/x86_64/vm_param.h
 2024-10-09 17:17 UTC 

[glibc] rt: more clock_nanosleep tests addendum
 2024-10-08 18:30 UTC 

[glibc] rt: more clock_nanosleep tests
 2024-10-08 18:28 UTC 

[glibc] stdlib: Make abort/_Exit AS-safe (BZ 26275)
 2024-10-08 17:42 UTC 

[glibc] linux: Use GLRO(dl_vdso_time) on time
 2024-10-08 17:42 UTC 

[glibc] linux: Use GLRO(dl_vdso_gettimeofday) on gettimeofday
 2024-10-08 17:42 UTC 

[glibc] S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192]
 2024-10-08  8:13 UTC 

[glibc] stdio-common/Makefile: Fix FAIL: lint-makefiles
 2024-10-08  0:54 UTC 

[glibc] Fix whitespace related license issues
 2024-10-07 22:12 UTC 

[glibc] Add freopen special-case tests: thread cancellation
 2024-10-07 19:44 UTC 

[glibc] hurd: Add missing va_end call in fcntl implementation. [BZ #32234]
 2024-10-03 18:18 UTC 

[glibc] riscv: align .preinit_array (bug 32228)
 2024-10-02 11:05 UTC 

[glibc/release/2.40/master] libio: Set _vtable_offset before calling _IO_link_in [BZ #32148]
 2024-10-01 21:14 UTC 

[glibc] linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)
 2024-10-01 13:39 UTC 

[glibc] linux: sparc: Fix syscall_cancel for LEON
 2024-10-01 13:39 UTC 

[glibc] math: Improve layout of expf data
 2024-10-01 12:44 UTC 

[glibc] Disable _TIME_BITS if the compiler defaults to it
 2024-10-01 12:19 UTC 

[glibc] Disable _FILE_OFFSET_BITS if the compiler defaults to it
 2024-10-01 12:19 UTC 

[glibc] Do not use -Wp to disable fortify (BZ 31928)
 2024-10-01 12:19 UTC 

[glibc/release/2.38/master] Add crt1-2.0.o for glibc 2.0 compatibility tests
 2024-10-01  3:17 UTC 

[glibc/release/2.39/master] Add crt1-2.0.o for glibc 2.0 compatibility tests
 2024-10-01  2:33 UTC 

[glibc] libio: Set _vtable_offset before calling _IO_link_in [BZ #32148]
 2024-09-30 23:45 UTC 

[glibc] Add a new fwrite test that exercises buffer overflow
 2024-09-30 18:57 UTC 

[glibc] x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212]
 2024-09-30 14:41 UTC 

[glibc] stdio-common: Fix memory leak in tst-freopen4* tests on UNSUPPORTED
 2024-09-28 19:06 UTC 

[glibc] Deleted branch 'main'
 2024-09-28  7:45 UTC 

[glibc] Linux: Block signals around _Fork (bug 32215)
 2024-09-28  7:45 UTC 

[glibc/main] Linux: Block signals around _Fork (bug 32215)
 2024-09-28  7:45 UTC 

[glibc] Created branch 'main'
 2024-09-28  7: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).