public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/release/2.33/master] tunables: Simplify TUNABLE_SET interface
 2021-02-10 13:56 UTC 

[glibc] tunables: Disallow negative values for some tunables
 2021-02-10 13:39 UTC 

[glibc] x86: Use SIZE_MAX instead of (long int)-1 for tunable range value
 2021-02-10 13:39 UTC 

[glibc] tunables: Simplify TUNABLE_SET interface
 2021-02-10 13:39 UTC 

[glibc] setrlimit/getrlimit: Use __nonnull to avoid null pointer
 2021-02-10 11:47 UTC 

[glibc] benchtests: Updated json bench-variant attribute
 2021-02-10  3:33 UTC 

[glibc] regex: stop using alloca
 2021-02-09 19:58 UTC 

[glibc] regexec: remove alloca usage in build_trtable
 2021-02-09 19:58 UTC 

[glibc] regex: remove alloca usage on regex set_regs
 2021-02-09 19:58 UTC 

[glibc] malloc: Sync dynarray with gnulib
 2021-02-09 19:58 UTC 

[glibc] misc: Sync cdefs.h with gnulib
 2021-02-09 19:58 UTC 

[glibc] linux: Fix __sem_check_add_mapping search_sem
 2021-02-09 19:10 UTC 

[glibc] linux: Fix __sem_check_add_mapping name length
 2021-02-09 17:44 UTC 

[glibc/vineet/statfs-cleanup] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports
 2021-02-08 23:45 UTC 

[glibc] Created branch 'vineet/statfs-cleanup'
 2021-02-08 23:45 UTC 

[glibc] Deleted branch 'vineet/statfs-cleanup'
 2021-02-08 23:45 UTC 

[glibc] Add more ptrace constants for AArch64 and PowerPC
 2021-02-08 22:47 UTC 

[glibc] strchr: Add additional benchmarks and tests
 2021-02-08 19:46 UTC 

[glibc] x86-64: Refactor and improve performance of strchr-avx2.S
 2021-02-08 19:46 UTC 

[glibc] pthread: Remove alloca usage from __sem_check_add_mapping
 2021-02-08 17:13 UTC 

[glibc] pthread: Refactor semaphore code
 2021-02-08 17:13 UTC 

[glibc] linux: Require /dev/shm as the shared memory file system
 2021-02-08 17:13 UTC 

[glibc] sunrpc: Fix typo in xdr_string comment
 2021-02-08 12:55 UTC 

[glibc] tst: Provide test for ppoll
 2021-02-08  8:27 UTC 

[glibc] tst: Provide test for timerfd related functions
 2021-02-08  8:27 UTC 

[glibc] x86: Add PTWRITE feature detection [BZ #27346]
 2021-02-07 17:00 UTC 

[glibc/release/2.33/master] nsswitch: return result when nss database is locked [BZ #27343]
 2021-02-06  5:10 UTC 

[glibc] nsswitch: return result when nss database is locked [BZ #27343]
 2021-02-05 18:45 UTC 

[glibc] printf: Add smoke tests for long double
 2021-02-05  4:26 UTC 

[glibc] Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h
 2021-02-05  1:48 UTC 

[glibc] argp: Avoid undefined behaviour when invoking qsort()
 2021-02-04 19:45 UTC 

[glibc] argp: Improve comments
 2021-02-04 19:44 UTC 

[glibc] argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit
 2021-02-04 19:44 UTC 

[glibc] argp: Don't rely on undefined behaviour of _tolower()
 2021-02-04 19:44 UTC 

[glibc] argp: fix pointer-subtraction bug
 2021-02-04 19:44 UTC 

[glibc] Use binutils 2.36 branch in build-many-glibcs.py
 2021-02-04 16:00 UTC 

[glibc] manual: Correct description of ENTRY [BZ #17183]
 2021-02-04 14:33 UTC 

[glibc] nptl: Remove private futex optimization [BZ #27304]
 2021-02-04 14:33 UTC 

[glibc] stdio-common: Add a few double formatting tests [BZ #27245]
 2021-02-03 20:02 UTC 

[glibc] posix/tst-rfc3484: Fix compile failure linking to local __stat64
 2021-02-03 20:01 UTC 

[glibc] i686: Regenerate ULPs
 2021-02-03 17:47 UTC 

[glibc] tst-rtld-list-tunables.sh: Unset glibc tunables
 2021-02-02 18:37 UTC 

[glibc] linux: Remove shmmax check from tst-sysvshm-linux
 2021-02-02 14:21 UTC 

[glibc] x86: Adding an upper bound for Enhanced REP MOVSB
 2021-02-02 11:42 UTC 

[glibc] Fix version.h for glibc 2.34 development
 2021-02-02 11:24 UTC 

[glibc] Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>
 2021-02-02  1:17 UTC 

[glibc] Move _SC_MINSIGSTKSZ/_SC_SIGSTKSZ entry in NEWS
 2021-02-02  0:44 UTC 

[glibc] libSegFault: Fix printing signal number [BZ #27249]
 2021-02-02  0:34 UTC 

[glibc] hurd TIOCFLUSH: fix fixing argument
 2021-02-01 19:01 UTC 

[glibc] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
 2021-02-01 19:01 UTC 

[glibc] hurd TIOCFLUSH: Cope BSD 4.1 semantic
 2021-02-01 18:43 UTC 

[glibc] tst-mallinfo2.c: Remove useless trailing semicolon for macro
 2021-02-01 18:29 UTC 

[glibc/maskray/lld] configure: Allow LD to be LLD 9.0.0 or above
 2021-02-01 18:01 UTC 

[glibc/maskray/lld] csu: Skip ARCH_SETUP_IREL if _dl_relocate_static_pie applied IRELATIVE relocations
 2021-02-01 18:01 UTC 

[glibc/maskray/lld] elf: Replace a --defsym trick with an object file to be compatible with LLD
 2021-02-01 18:01 UTC 

[glibc/maskray/lld] Open master branch for glibc 2.34 development
 2021-02-01 18:01 UTC 

[glibc/maskray/lld] Prepare for glibc 2.33 release
 2021-02-01 18:00 UTC 

[glibc/maskray/lld] Update NEWS with bugs
 2021-02-01 18:00 UTC 

[glibc/maskray/lld] Update translations
 2021-02-01 18:00 UTC 

[glibc/maskray/lld] (7 commits) configure: Allow LD to be LLD 9.0.0 or above
 2021-02-01 18:00 UTC 

[glibc] elf: Replace a --defsym trick with an object file to be compatible with LLD
 2021-02-01 18:00 UTC 

[glibc] Created branch 'release/2.33/master'
 2021-02-01 17:59 UTC 

[glibc] Created tag 'glibc-2.33.9000'
 2021-02-01 17:30 UTC 

[glibc] Created tag 'glibc-2.33'
 2021-02-01 17:28 UTC 

[glibc] Open master branch for glibc 2.34 development
 2021-02-01 17:25 UTC 

[glibc] Prepare for glibc 2.33 release
 2021-02-01 17:25 UTC 

[glibc] Update NEWS with bugs
 2021-02-01 17:25 UTC 

[glibc] Update translations
 2021-02-01 17:25 UTC 

[glibc/maskray/lld] configure: Allow LD to be LLD 9.0.0 or above
 2021-02-01 17:23 UTC 

[glibc/maskray/lld] csu: Skip ARCH_SETUP_IREL if _dl_relocate_static_pie applied IRELATIVE relocations
 2021-02-01 17:23 UTC 

[glibc/maskray/lld] elf: Replace a --defsym trick with an object file to be compatible with LLD
 2021-02-01 17:23 UTC 

[glibc/maskray/lld] (3 commits) configure: Allow LD to be LLD 9.0.0 or above
 2021-02-01 17:23 UTC 

[glibc/maskray/lld] csu: Skip ARCH_SETUP_IREL if _dl_relocate_static_pie applied IRELATIVE relocations
 2021-01-29 18:44 UTC 

[glibc/maskray/lld] elf: Replace a --defsym trick with an object file to be compatible with LLD
 2021-01-29 18:30 UTC 

[glibc/maskray/lld] configure: Allow LD to be LLD 9.0.0 or above
 2021-01-29 18:30 UTC 

[glibc/maskray/lld] NEWS: Fix typo in CVE-2021-3326 entry
 2021-01-29 18:30 UTC 

[glibc/maskray/lld] elf: Fix tests that rely on ld.so.cache for cross-compiling
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcaps
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] x86: Properly set usable CET feature bits [BZ #26625]
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] Update translations
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] Update libc.pot for 2.33 release
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] Update ia64 libm-test-ulps
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] sh: Update libm-tests-ulps
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] ia64: Fix brk call on statup
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] Update sparc libm-test-ulps
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] Update alpha libm-test-ulps
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] powerpc64: Workaround sigtramp vdso return call
 2021-01-29 18:29 UTC 

[glibc/maskray/lld] Fix nss/tst-reload2 for systems without PATH_MAX
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] nsswitch: do not reload if "/" changes
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] elf: Limit tst-prelink-cmp target archs
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] Revert "Make libc symbols hidden in static PIE" [BZ #27237]
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] benchtests: Do not build bench-timing-type with MODULE_NAME=libc
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] aarch64: Fix the list of tested IFUNC variants [BZ #26818]
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] Update INSTALL with package versions that are known to work
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] aarch64: Move and update the definition of MTE_ENABLED
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] Fix misplaced const
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] Update C-SKY libm-test-ulps
 2021-01-29 18:28 UTC 

[glibc/maskray/lld] manual: Correct argument order in mount examples [BZ #27207]
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] linux: mips: Fix getdents64 fallback on mips64-n32
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baseline
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] powerpc64: Select POWER9 machine for the scv instruction
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] Revert "linux: Move {f}xstat{at} to compat symbols" for static build
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] aarch64: revert memcpy optimze for kunpeng to avoid performance degradation
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] Make libc symbols hidden in static PIE
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] csu: Move static pie self relocation later [BZ #27072]
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] Use hidden visibility for early static PIE code
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] csu: Avoid weak ref for __ehdr_start in static PIE
 2021-01-29 18:27 UTC 

[glibc/maskray/lld] configure: Check for static PIE support
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] elf: Avoid RELATIVE relocs in __tunables_init
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] elf: Make the tunable struct definition internal only
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] <sys/platform/x86.h>: Remove the C preprocessor magic
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] posix: Fix fnmatch.c on bootstrap
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] stdlib: Add testcase for BZ #26241
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] posix: Fix regex_internal.h on bootstrap
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] Use <startup.h> in __libc_init_secure
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] elf: Avoid RELATIVE relocation for _dl_sysinfo
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] libmvec: Add extra-test-objs to test-extras
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] Hurd: Add rtld-strncpy-c.c
 2021-01-29 18:26 UTC 

[glibc/maskray/lld] (49 commits) elf: Replace a --defsym trick with an object file to be com
 2021-01-29 18:26 UTC 

[glibc] NEWS: Fix typo in CVE-2021-3326 entry
 2021-01-29 18:17 UTC 

[glibc] elf: Fix tests that rely on ld.so.cache for cross-compiling
 2021-01-29 17:08 UTC 

[glibc] NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)
 2021-01-29 17:03 UTC 

[glibc] NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcaps
 2021-01-29 16:43 UTC 

[glibc] x86: Properly set usable CET feature bits [BZ #26625]
 2021-01-29 12:01 UTC 

[glibc] Update translations
 2021-01-28 17:06 UTC 

[glibc] Update libc.pot for 2.33 release
 2021-01-28 17:06 UTC 

[glibc] Update ia64 libm-test-ulps
 2021-01-28 17:06 UTC 

[glibc] sh: Update libm-tests-ulps
 2021-01-28 17:06 UTC 

[glibc] ia64: Fix brk call on statup
 2021-01-28 17:06 UTC 

[glibc] Update sparc libm-test-ulps
 2021-01-28 17:06 UTC 

[glibc] Update alpha libm-test-ulps
 2021-01-28 17:06 UTC 

[glibc] powerpc64: Workaround sigtramp vdso return call
 2021-01-28 16:58 UTC 

[glibc] Fix nss/tst-reload2 for systems without PATH_MAX
 2021-01-28  1:14 UTC 

[glibc] nsswitch: do not reload if "/" changes
 2021-01-27 18:43 UTC 

[glibc/release/2.28/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 15:36 UTC 

[glibc/release/2.29/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 15:35 UTC 

[glibc] elf: Limit tst-prelink-cmp target archs
 2021-01-27 14:40 UTC 

[glibc/release/2.30/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 14:21 UTC 

[glibc/release/2.31/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 14:11 UTC 

[glibc/release/2.32/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 14:11 UTC 

[glibc] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 13:03 UTC 

[glibc] Revert "Make libc symbols hidden in static PIE" [BZ #27237]
 2021-01-27 11:30 UTC 

[glibc] benchtests: Do not build bench-timing-type with MODULE_NAME=libc
 2021-01-26 18:03 UTC 

[glibc] aarch64: Fix the list of tested IFUNC variants [BZ #26818]
 2021-01-25 16:16 UTC 

[glibc] Update INSTALL with package versions that are known to work
 2021-01-25 16:14 UTC 

[glibc] aarch64: Move and update the definition of MTE_ENABLED
 2021-01-25 15:36 UTC 

[glibc] Fix misplaced const
 2021-01-25 14:17 UTC 

[glibc] Update C-SKY libm-test-ulps
 2021-01-23 19:08 UTC 

[glibc] manual: Correct argument order in mount examples [BZ #27207]
 2021-01-22 19:23 UTC 

[glibc] linux: mips: Fix getdents64 fallback on mips64-n32
 2021-01-22 18:44 UTC 

[glibc] x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]
 2021-01-22 18:31 UTC 

[glibc] x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baseline
 2021-01-22 17:38 UTC 

[glibc] powerpc64: Select POWER9 machine for the scv instruction
 2021-01-22 11:04 UTC 

[glibc] x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]
 2021-01-21 18:22 UTC 

[glibc] Revert "linux: Move {f}xstat{at} to compat symbols" for static build
 2021-01-21 17:55 UTC 

[glibc] aarch64: revert memcpy optimze for kunpeng to avoid performance degradation
 2021-01-21 16:45 UTC 

[glibc/release/2.32/master] aarch64: fix static PIE start code for BTI [BZ #27068]
 2021-01-21 16:04 UTC 

[glibc] Make libc symbols hidden in static PIE
 2021-01-21 15:59 UTC 

[glibc] csu: Move static pie self relocation later [BZ #27072]
 2021-01-21 15:59 UTC 

[glibc] Use hidden visibility for early static PIE code
 2021-01-21 15:59 UTC 

[glibc] csu: Avoid weak ref for __ehdr_start in static PIE
 2021-01-21 15:59 UTC 

[glibc] configure: Check for static PIE support
 2021-01-21 15:59 UTC 

[glibc] elf: Avoid RELATIVE relocs in __tunables_init
 2021-01-21 15:59 UTC 

[glibc] elf: Make the tunable struct definition internal only
 2021-01-21 15:59 UTC 

[glibc/azanella/_Fork] posix: Add _Fork [BZ #4737]
 2021-01-21 14:13 UTC 

[glibc/azanella/_Fork] support: Add xpthread_kill
 2021-01-21 14:13 UTC 

[glibc/azanella/_Fork] Consolidate pthread_atfork
 2021-01-21 14:13 UTC 

[glibc/azanella/_Fork] posix: Do not clobber errno by atfork handlers
 2021-01-21 14:13 UTC 

[glibc/azanella/_Fork] nptl: Move fork into libc
 2021-01-21 14:13 UTC 

[glibc/azanella/_Fork] posix: Consolidate fork implementation
 2021-01-21 14:13 UTC 

[glibc/azanella/_Fork] linux: Use __libc_single_threaded on fork
 2021-01-21 14:13 UTC 

[glibc/azanella/_Fork] posix: Consolidate register-atfork
 2021-01-21 14:13 UTC 

[glibc] Created branch 'azanella/_Fork'
 2021-01-21 14:13 UTC 

[glibc] <sys/platform/x86.h>: Remove the C preprocessor magic
 2021-01-21 13:59 UTC 

[glibc/release/2.32/master] __vfscanf_internal: fix aliasing violation (bug 26690)
 2021-01-21 13:52 UTC 

[glibc/release/2.32/master] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
 2021-01-21 10:43 UTC 

[glibc/release/2.32/master] elf: Pass the fd to note processing
 2021-01-21 10:43 UTC 

[glibc/release/2.32/master] elf: Move note processing after l_phdr is updated
 2021-01-21 10:43 UTC 

[glibc/release/2.32/master] aarch64: align address for BTI protection [BZ #26988]
 2021-01-21 10:43 UTC 

[glibc/release/2.32/master] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
 2021-01-21 10:43 UTC 

[glibc] posix: Fix fnmatch.c on bootstrap
 2021-01-20 16:38 UTC 

[glibc/nsz/bug27072] Make libc symbols hidden in static PIE
 2021-01-20 15:23 UTC 

[glibc/nsz/bug27072] csu: Move static pie self relocation later [BZ #27072]
 2021-01-20 15:23 UTC 

[glibc/nsz/bug27072] Use hidden visibility for early static PIE code
 2021-01-20 15:23 UTC 

[glibc/nsz/bug27072] csu: Avoid weak ref for __ehdr_start in static PIE
 2021-01-20 15:23 UTC 

[glibc/nsz/bug27072] configure: Check for static PIE support
 2021-01-20 15:23 UTC 

[glibc/nsz/bug27072] elf: Avoid RELATIVE relocs in __tunables_init
 2021-01-20 15:23 UTC 

[glibc/nsz/bug27072] elf: Make the tunable struct definition internal only
 2021-01-20 15:23 UTC 

[glibc] Created branch 'nsz/bug27072'
 2021-01-20 15:23 UTC 

[glibc] Deleted branch 'nsz/bug27072'
 2021-01-20 15:22 UTC 

[glibc] stdlib: Add testcase for BZ #26241
 2021-01-20 14:15 UTC 

[glibc] Deleted branch 'azanella/y2038'
 2021-01-20 13:02 UTC 

[glibc] Deleted branch 'azanella/x86-libc_fe'
 2021-01-20 13:02 UTC 

[glibc] Deleted branch 'azanella/qsort-refactor'
 2021-01-20 13:02 UTC 

[glibc] Deleted branch 'azanella/posix_spawn-optimizations'
 2021-01-20 13:02 UTC 

[glibc] Deleted branch 'azanella/generic-strings'
 2021-01-20 13: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).