public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/fw/glibc-hwcaps] elf: Implement tail merging of strings in ldconfig
 2020-11-26 18:11 UTC 

[glibc/fw/glibc-hwcaps] elf: Implement a string table for ldconfig, with tail merging
 2020-11-26 18:11 UTC 

[glibc/fw/glibc-hwcaps] elf: Add extension mechanism to ld.so.cache
 2020-11-26 18:11 UTC 

[glibc/fw/glibc-hwcaps] elf: Add endianness markup to ld.so.cache
 2020-11-26 18:11 UTC 

[glibc/fw/glibc-hwcaps] elf: Add glibc-hwcaps support for LD_LIBRARY_PATH
 2020-11-26 18:11 UTC 

[glibc] Created branch 'fw/glibc-hwcaps'
 2020-11-26 18:11 UTC 

[glibc] Deleted branch 'fw/glibc-hwcaps'
 2020-11-26 18:11 UTC 

[glibc] elf: Introduce enum opt_format in the ldconfig implementation
 2020-11-26 17:44 UTC 

[glibc] support: Add support_copy_file
 2020-11-26 17:44 UTC 

[glibc] NEWS entry for commit b4f020c9b408fb3d1d3d4901c4a71839145f8791
 2020-11-25 14:53 UTC 

[glibc] nptl: Return EINVAL for invalid clock for pthread_clockjoin_np
 2020-11-25 14:53 UTC 

[glibc] timezone: Change zdump installation to bin directory
 2020-11-25 14:53 UTC 

[glibc] nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #26801]
 2020-11-25 14:53 UTC 

[glibc] nptl: Replace lll_futex_wake with futex-internal.h
 2020-11-25 14:53 UTC 

[glibc] nptl: Replace lll_futex_supported_clockid with futex-internal.h
 2020-11-25 14:53 UTC 

[glibc] nptl: Replace lll_futex_{timed_}wait by futex-internal.h
 2020-11-25 14:52 UTC 

[glibc] nptl: Replace lll_timedwait with __futex_abstimed_wait64
 2020-11-25 14:52 UTC 

[glibc] nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64
 2020-11-25 14:52 UTC 

[glibc] nptl: Remove _futex_clock_wait_bitset64
 2020-11-25 14:52 UTC 

[glibc] nptl: Consolidate __futex_abstimed_wait_{cancelable}64
 2020-11-25 14:52 UTC 

[glibc] nptl: Extend __futex_abstimed_wait_cancelable64 comment
 2020-11-25 14:52 UTC 

[glibc] nptl: Remove clockwait_tid
 2020-11-25 14:52 UTC 

[glibc] nptl: Remove futex_wait_cancelable
 2020-11-25 14:52 UTC 

[glibc] nptl: Remove unused internal futex functions
 2020-11-25 14:52 UTC 

[glibc] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing
 2020-11-25  7:32 UTC 

[glibc] elf: Fix uninitialized variable for _dl_write
 2020-11-24 19:55 UTC 

[glibc] powerpc: Make PT_THREAD_POINTER available to assembly code
 2020-11-24 17:31 UTC 

[glibc/azanella/futex-refactor] y2038: Convert aio_suspend to support 64 bit time
 2020-11-23 21:08 UTC 

[glibc/azanella/futex-refactor] linux: Return EINVAL for invalid clock for pthread_clockjoin_np
 2020-11-23 21:08 UTC 

[glibc/azanella/futex-refactor] nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #26801]
 2020-11-23 21:08 UTC 

[glibc/azanella/futex-refactor] nptl: Replace lll_futex_wake with futex-internal.h
 2020-11-23 21:08 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Replace lll_futex_supported_clockid with futex-internal.h
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Replace lll_futex_{timed_}wait by futex-internal.h
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Replace lll_timedwait with __futex_abstimed_wait64
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Remove _futex_clock_wait_bitset64
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Consolidate __futex_abstimed_wait_{cancelable}64
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] linux: Extend __futex_abstimed_wait_cancelable64 comment
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] nptl: Remove clockwait_tid
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] nptl: Remove futex_wait_cancelable
 2020-11-23 21:07 UTC 

[glibc/azanella/futex-refactor] linux: Remove unused internal futex functions
 2020-11-23 21:07 UTC 

[glibc] Created branch 'azanella/futex-refactor'
 2020-11-23 21:07 UTC 

[glibc] Deleted branch 'azanella/futex-refactor'
 2020-11-23 21:06 UTC 

[glibc/azanella/futex-refactor] y2038: Convert aio_suspend to support 64 bit time
 2020-11-23 20:49 UTC 

[glibc/azanella/futex-refactor] linux: Return EINVAL for invalid clock for pthread_clockjoin_np
 2020-11-23 20:49 UTC 

[glibc/azanella/futex-refactor] nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #26801]
 2020-11-23 20:49 UTC 

[glibc/azanella/futex-refactor] nptl: Replace lll_futex_wake with futex-internal.h
 2020-11-23 20:49 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Replace lll_futex_supported_clockid with futex-internal.h
 2020-11-23 20:49 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Replace lll_futex_{timed_}wait by futex-internal.h
 2020-11-23 20:49 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Replace lll_timedwait with __futex_abstimed_wait64
 2020-11-23 20:49 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64
 2020-11-23 20:49 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Remove _futex_clock_wait_bitset64
 2020-11-23 20:48 UTC 

[glibc/azanella/futex-refactor] linux: nptl: Consolidate __futex_abstimed_wait_{cancelable}64
 2020-11-23 20:48 UTC 

[glibc/azanella/futex-refactor] linux: Extend __futex_abstimed_wait_cancelable64 comment
 2020-11-23 20:48 UTC 

[glibc/azanella/futex-refactor] nptl: Remove clockwait_tid
 2020-11-23 20:48 UTC 

[glibc/azanella/futex-refactor] nptl: Remove futex_wait_cancelable
 2020-11-23 20:48 UTC 

[glibc/azanella/futex-refactor] linux: Remove unused internal futex functions
 2020-11-23 20:48 UTC 

[glibc] Created branch 'azanella/futex-refactor'
 2020-11-23 20:48 UTC 

[glibc/rearnsha/mte-v3.0] aarch64: Add aarch64-specific files for memory tagging support
 2020-11-23 15:18 UTC 

[glibc/rearnsha/mte-v3.0] aarch64: Add sysv specific enabling code for memory tagging
 2020-11-23 15:18 UTC 

[glibc/rearnsha/mte-v3.0] linux: Add compatibility definitions to sys/prctl.h for MTE
 2020-11-23 15:17 UTC 

[glibc/rearnsha/mte-v3.0] malloc: support MALLOC_CHECK_ in conjunction with _MTAG_ENABLE
 2020-11-23 15:17 UTC 

[glibc/rearnsha/mte-v3.0] malloc: Clean up commentary
 2020-11-23 15:17 UTC 

[glibc/rearnsha/mte-v3.0] malloc: Basic support for memory tagging in the malloc() family
 2020-11-23 15:17 UTC 

[glibc/rearnsha/mte-v3.0] elf: Add a tunable to control use of tagged memory
 2020-11-23 15:17 UTC 

[glibc/rearnsha/mte-v3.0] config: Allow memory tagging to be enabled when configuring glibc
 2020-11-23 15:17 UTC 

[glibc] Created branch 'rearnsha/mte-v3.0'
 2020-11-23 15:17 UTC 

[glibc] Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821]
 2020-11-23  9:53 UTC 

[glibc] hurd report-wait: Fix stpcpy usage
 2020-11-23  0:35 UTC 

[glibc] hurd S_msg_report_wait: Fix detecting fd ports
 2020-11-23  0:35 UTC 

[glibc] hurd S_msg_report_wait: Fix reporting ports
 2020-11-23  0:35 UTC 

[glibc] hurd: Fix strcpy calls
 2020-11-23  0:34 UTC 

[glibc] hurd: Fix _S_msg_get/set_env_variable prototype
 2020-11-23  0:34 UTC 

[glibc] hurd: Enable using ifunc
 2020-11-16 23:38 UTC 

[glibc] Add {,sysdep-}ld-library-path make variable
 2020-11-16 23:38 UTC 

[glibc/release/2.32/master] struct _Unwind_Exception alignment should not depend on compiler flags
 2020-11-16 21:06 UTC 

[glibc/release/2.27/master] Add NEWS entry for CVE-2020-6096 (bug 25620)
 2020-11-16 20:59 UTC 

[glibc/release/2.27/master] arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]
 2020-11-16 20:59 UTC 

[glibc/release/2.27/master] arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]
 2020-11-16 20:59 UTC 

[glibc/release/2.27/master] Fix use-after-free in glob when expanding ~user (bug 25414)
 2020-11-16 20:59 UTC 

[glibc/release/2.27/master] Fix array overflow in backtrace on PowerPC (bug 25423)
 2020-11-16 20:59 UTC 

[glibc/release/2.27/master] misc/test-errno-linux: Handle EINVAL from quotactl
 2020-11-16 20:59 UTC 

[glibc/release/2.27/master] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
 2020-11-16 20:59 UTC 

[glibc/release/2.27/master] intl/tst-gettext: fix failure with newest msgfmt
 2020-11-16 20:59 UTC 

[glibc] nptl: Move stack list variables into _rtld_global
 2020-11-16 18:52 UTC 

[glibc] hurd: let _dl_argv and __libc_stack_end be relro
 2020-11-15 13:48 UTC 

[glibc] hurd: Remove some remnants of cthreads
 2020-11-15 12:16 UTC 

[glibc] nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64
 2020-11-14 21:14 UTC 

[glibc] y2038: Convert thrd_sleep to support 64 bit time
 2020-11-14 21:14 UTC 

[glibc] y2038: Convert mtx_timedlock to support 64 bit time
 2020-11-14 21:14 UTC 

[glibc] y2038: Convert cnd_timedwait to support 64 bit time
 2020-11-14 21:14 UTC 

[glibc] hurd: Drop CLOCK_MONOTONIC change which slipped in
 2020-11-13 23:59 UTC 

[glibc/google/grte/v5-2.27/master] Work around clang arm not handling tlsgd relocs
 2020-11-13 23:58 UTC 

[glibc] hurd: make ptsname fail with ENOTTY on non-master-pty
 2020-11-13 23:54 UTC 

[glibc] mach: Add missing assert.h include
 2020-11-13 23:54 UTC 

[glibc] hurd: break relocation loop between libc.so and lib{mach, hurd}user.so
 2020-11-13 23:53 UTC 

[glibc] Remove obsolete defines for HPUX support from fcntl.h and update O_NONBLOCK
 2020-11-13 16:43 UTC 

[glibc] Remove tls.h inclusion from internal errno.h
 2020-11-13 15:59 UTC 

[glibc] nptl: Eliminate <smp.h> and __is_smp
 2020-11-13 14:21 UTC 

[glibc] powerpc: Eliminate UP macro conditionals
 2020-11-13 14:21 UTC 

[glibc] x86: Remove UP macro. Define LOCK_PREFIX unconditionally
 2020-11-13 14:21 UTC 

[glibc] alpha: Remove UP preprocessor conditionals
 2020-11-13 14:21 UTC 

[glibc] hurd: Make sure signals get started
 2020-11-13 10:24 UTC 

[glibc] hurd: initialize libpthread before starting the signal thread
 2020-11-13  1:24 UTC 

[glibc] hurd: Make _hurd_libc_proc_init idempotent
 2020-11-13  0:24 UTC 

[glibc] powerpc: Add optimized stpncpy for POWER9
 2020-11-12 17:08 UTC 

[glibc] powerpc: Add optimized strncpy for POWER9
 2020-11-12 17:08 UTC 

[glibc] Don't use nested function in test-ffs
 2020-11-12  9:29 UTC 

[glibc] Use __builtin___stpncpy_chk when available
 2020-11-12  9:07 UTC 

[glibc] tests: Remove NULL check for an array
 2020-11-12  8:00 UTC 

[glibc] hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols
 2020-11-11 23:58 UTC 

[glibc] hurd: Notify the proc server later during initialization
 2020-11-11 20:42 UTC 

[glibc] htl: Initialize later
 2020-11-11 20:42 UTC 

[glibc] htl: Keep thread signals blocked during its initialization
 2020-11-11 20:42 UTC 

[glibc] htl: Fix spurious symbols in namespaces
 2020-11-11 20:42 UTC 

[glibc] Use O_CLOEXEC in sysconf [BZ #26791]
 2020-11-11 11:15 UTC 

[glibc] struct _Unwind_Exception alignment should not depend on compiler flags
 2020-11-11 11:00 UTC 

[glibc] hurd: keep only required PLTs in ld.so
 2020-11-11  1:36 UTC 

[glibc] hurd: Add missing startup calls
 2020-11-11  1:36 UTC 

[glibc] riscv: Get cache information through sysconf
 2020-11-10 19:48 UTC 

[glibc] RISC-V: Add _dl_start_user
 2020-11-10 19:03 UTC 

[glibc/release/2.32/master] resolv: Serialize processing in resolv/tst-resolv-txnid-collision
 2020-11-10 16:00 UTC 

[glibc/release/2.32/master] resolv: Handle transaction ID collisions in parallel queries (bug 26600)
 2020-11-10 16:00 UTC 

[glibc/release/2.32/master] support: Provide a way to clear the RA bit in DNS server responses
 2020-11-10 15:59 UTC 

[glibc/release/2.32/master] support: Provide a way to reorder responses within the DNS test server
 2020-11-10 15:59 UTC 

[glibc/release/2.32/master] Remove __warndecl
 2020-11-10 14:37 UTC 

[glibc/release/2.32/master] Remove __warn_memset_zero_len [BZ #25399]
 2020-11-10 14:37 UTC 

[glibc/release/2.32/master] aarch64: Add unwind information to _start (bug 26853)
 2020-11-10 14:28 UTC 

[glibc] linux: Allow adjtime with NULL argument [BZ #26833]
 2020-11-09 14:20 UTC 

[glibc] aarch64: Add unwind information to _start (bug 26853)
 2020-11-09 12:01 UTC 

[glibc] bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTY
 2020-11-08 14:09 UTC 

[glibc] Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSD
 2020-11-08 14:09 UTC 

[glibc/vineet/statfs-cleanup] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports
 2020-11-06  4:38 UTC 

[glibc] Created branch 'vineet/statfs-cleanup'
 2020-11-06  4:38 UTC 

[glibc/google/grte/v5-2.27/master] Change this offsetof computation to use c89 offsetof. Tested:
 2020-11-05 20:00 UTC 

[glibc] Remove __warndecl
 2020-11-05  9:47 UTC 

[glibc] Remove __warn_memset_zero_len [BZ #25399]
 2020-11-05  4:34 UTC 

[glibc/release/2.26/master] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:45 UTC 

[glibc/release/2.27/master] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:44 UTC 

[glibc/release/2.28/master] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:44 UTC 

[glibc/release/2.29/master] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:42 UTC 

[glibc/release/2.30/master] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:40 UTC 

[glibc/release/2.31/master] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:39 UTC 

[glibc/release/2.32/master] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:37 UTC 

[glibc] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
 2020-11-04 11:22 UTC 

[glibc] msg: Remove redundant #include <sys/msg.h> header
 2020-11-04 10:36 UTC 

[glibc/google/grte/v5-2.27/master] Update build process to create libnsl stub
 2020-11-03 21:43 UTC 

[glibc/google/grte/v5-2.27/master] Forward-port google-nsl-stub
 2020-11-03 21:43 UTC 

[glibc] tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]
 2020-11-03 20:05 UTC 

[glibc] aarch64: Add variant PCS lazy binding test [BZ #26798]
 2020-11-02  9:40 UTC 

[glibc] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-02  9:40 UTC 

[glibc] hurd: Correct 'ethenet' spelling
 2020-10-31  1:04 UTC 

[glibc] Avoid -Wstringop-overflow warning in pthread_cleanup_push macros
 2020-10-30 22:30 UTC 

[glibc] Disable spurious -Warray-bounds for ypclnt.c (bug 26687)
 2020-10-30 21:40 UTC 

[glibc] Do not use array parameter to new_composite_name (bug 26726)
 2020-10-30 21:39 UTC 

[glibc] Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)
 2020-10-30 21:38 UTC 

[glibc] malloc debug: fix compile error when enable macro MALLOC_DEBUG > 1
 2020-10-30 18:53 UTC 

[glibc] tst-tcfree2: adjust coding style
 2020-10-30 18:53 UTC 

[glibc] elf: In ldconfig, extract the new_sub_entry function from search_dir
 2020-10-30 18:04 UTC 

[glibc] Use MPC 1.2.1 in build-many-glibcs.py
 2020-10-30 17:17 UTC 

[glibc] Argument Syntax: Use "option", @option, and @command
 2020-10-30 17:11 UTC 

[glibc] elf: Unify old and new format cache handling code in ld.so
 2020-10-30 15:56 UTC 

[glibc/release/2.31/master] x86: Optimizing memcpy for AMD Zen architecture
 2020-10-30 12:24 UTC 

[glibc/release/2.31/master] Reversing calculation of __x86_shared_non_temporal_threshold
 2020-10-30 12:24 UTC 

[glibc/release/2.32/master] x86: Optimizing memcpy for AMD Zen architecture
 2020-10-30 11:59 UTC 

[glibc] x86: Restore processing of cache size tunables in init_cacheinfo
 2020-10-30  8:41 UTC 

[glibc/release/2.32/master] Reversing calculation of __x86_shared_non_temporal_threshold
 2020-10-28 11:57 UTC 

[glibc] Make elf.h header self contained
 2020-10-28 11:15 UTC 

[glibc] x86: Optimizing memcpy for AMD Zen architecture
 2020-10-28  9:22 UTC 

[glibc] Hurd: Fix ftime build
 2020-10-27 19:29 UTC 

[glibc] Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9
 2020-10-27 17:42 UTC 

[glibc] misc: Add internal __getauxval2 function
 2020-10-27 15:34 UTC 

[glibc] Remove NEWS entry about ftime removal
 2020-10-27 13:44 UTC 

[glibc] time: Add 64-bit time_t support for ftime
 2020-10-27 13:10 UTC 

[glibc] Reinstate ftime and add deprecate message on ftime usage
 2020-10-27 13:10 UTC 

[glibc] Update kernel version to 5.9 in tst-mman-consts.py
 2020-10-26 16:41 UTC 

[glibc] Amend grammar and add a description
 2020-10-26 15:55 UTC 

[glibc] Fix typo in NEWS file
 2020-10-26 11:46 UTC 

[glibc] Remove timing related checks of time/tst-cpuclock1
 2020-10-26  9:54 UTC 

[glibc] Update syscall lists for Linux 5.9
 2020-10-23 16:31 UTC 

[glibc] Use Linux 5.9 in build-many-glibcs.py
 2020-10-22 14:29 UTC 

[glibc] Reword description of SXID_* tunable properties
 2020-10-22  8:23 UTC 

[glibc/google/grte/v5-2.27/master] Fix memory leak in TLS allocation
 2020-10-21 20:39 UTC 

[glibc/google/grte/v5-2.27/master] Add a test of TLS support that will fail if leaky
 2020-10-21 20:38 UTC 

[glibc] New benchtest: pthread locks
 2020-10-21 15:18 UTC 

[glibc] y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset
 2020-10-21 12:25 UTC 

[glibc] C-SKY: Make dynamic linker's name compitable with the older gcc
 2020-10-21  8:07 UTC 

[glibc/google/grte/v5-2.27/master] Fix section type of .eh_frame on Linux x86_64
 2020-10-20 20:35 UTC 

[glibc/google/grte/v5-2.27/master] Compile dl-reloc-static-pie.c with -Wa, -mrelax-relocations=yes
 2020-10-20 20:35 UTC 

[glibc] Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."
 2020-10-20  2:04 UTC 

[glibc] Move vtimes to a compatibility symbol
 2020-10-19 19:44 UTC 

[glibc] y2038: linux: Provide __time64 implementation
 2020-10-19 14:44 UTC 

[glibc] rt: Fix typos in comments in <aio.h>
 2020-10-19  9:09 UTC 

[glibc] C-SKY:Fix dynamic linker's name when mfloat-abi=softfp
 2020-10-19  4:58 UTC 

[glibc] x86: Initialize CPU info via IFUNC relocation [BZ 26203]
 2020-10-16 23:50 UTC 

[glibc] Add NEWS entry for ftime compatibility move
 2020-10-16 18:17 UTC 

[glibc] support: Add create_temp_file_in_dir
 2020-10-16 17:22 UTC 

[glibc] linux: Add __readdir_unlocked
 2020-10-16 17:22 UTC 

[glibc] linux: Simplify opendir buffer allocation
 2020-10-16 17:22 UTC 

[glibc] linux: Move posix dir implementations to Linux
 2020-10-16 17:22 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).