unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-10-27 16:35:16 to 2020-11-03 13:05:30 UTC [more...]

[PATCH 00/28] glibc-hwcaps support
 2020-11-03 13:05 UTC  (18+ messages)
` [PATCH 22/28] elf: Add extension mechanism to ld.so.cache
` [PATCH 23/28] elf: Unify old and new format cache handling code in ld.so
` [PATCH 24/28] elf: Implement a string table for ldconfig, with tail merging
` [PATCH 25/28] elf: Implement tail merging of strings in ldconfig
` [PATCH 27/28] elf: Process glibc-hwcaps subdirectories "

[Y2038][time namespaces] Question regarding CLOCK_REALTIME support plans in Linux time namespaces
 2020-11-03 12:43 UTC  (11+ messages)

[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-11-03 12:36 UTC  (8+ messages)
` [PATCH 1/4] elf: Pass the fd to note processing "
` [PATCH 2/4] elf: Move note processing after l_phdr is updated "
` [PATCH 3/4] aarch64: Use mmap to add PROT_BTI instead of mprotect "
` [PATCH 4/4] aarch64: Remove the bti link_map field "

[PATCH] Fix typo in NEWS file
 2020-11-03 12:08 UTC  (2+ messages)

[PATCH] Declare __warn_memset_zero_len internally for newer gcc [bz #25399]
 2020-11-03 11:15 UTC 

[QEMU] Question regarding user mode support for ARM syscalls
 2020-11-03 11:00 UTC 

[PATCH] Fix typo in NEWS file
 2020-11-03 10:40 UTC  (2+ messages)

[PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
 2020-11-03 10:27 UTC  (10+ messages)

[PATCH v2 1/3] y2038: Convert cnd_timedwait to support 64 bit time
 2020-11-03  9:14 UTC  (3+ messages)
` [PATCH v2 2/3] y2038: Convert mtx_timedlock "
` [PATCH v2 3/3] y2038: Convert thrd_sleep "

[PATCH] linux: Allow adjtime with NULL argument [BZ #26833]
 2020-11-03  9:12 UTC  (2+ messages)

[PATCH 1/3] msg: Remove redundant #include <sys/msg.h> header
 2020-11-03  8:59 UTC  (5+ messages)
` [PATCH 2/3] msqid: Provide internal copy of struct __msqid64_ds
` [PATCH 3/3] msg: provide glibc local copy of struct msqid_ds

New Portuguese PO file for 'libc' (version 2.31.9000)
 2020-11-03  6:02 UTC 

[PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
 2020-11-03  3:06 UTC  (11+ messages)
  ` V5 "
      ` V6 "
                ` V7 "
                  ` PING: "

glibc Hurd build fails with GCC 11
 2020-11-02 20:43 UTC 

[PATCH] tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]
 2020-11-02 19:10 UTC  (3+ messages)

[PATCHv5] powerpc64le: ifunc select *f128 routines in multiarch mode
 2020-11-02 15:27 UTC 

[PATCH 0/2] aarch64: Fix variant PCS support [BZ #26978]
 2020-11-02 14:52 UTC  (6+ messages)
` [PATCH 1/2] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
` [PATCH 2/2] aarch64: Add variant PCS lazy binding test "

New Serbian PO file for 'libc' (version 2.31.9000)
 2020-11-02 10:22 UTC 

[PATCH v2 0/3] glibc-hwcaps support for LD_LIBRARY_PATH
 2020-11-02 10:15 UTC  (5+ messages)
` [PATCH v2 3/3] powerpc64le: Add glibc-hwcaps support

[PATCH] Fix typo in NEWS file
 2020-11-02  7:53 UTC 

man-pages-5.09 released
 2020-11-02  7:03 UTC 

New Portuguese PO file for 'libc' (version 2.31.9000)
 2020-11-02  6:57 UTC 

V4 [PATCH 0/2] ld.so: Add --list-tunables to print tunable values
 2020-10-31 15:44 UTC  (3+ messages)
` V4 [PATCH 1/2] x86: Move x86 processor cache info to cpu_features
` V4 [PATCH 2/2] ld.so: Add --list-tunables to print tunable values

[PATCH] Add Safe-Linking to fastbins and tcache
 2020-10-31 15:27 UTC  (11+ messages)

sysdeps: Correct spelling in <mach/hurd/net/ethernet.h> *HURD
 2020-10-31 10:08 UTC  (3+ messages)

New Portuguese PO file for 'libc' (version 2.31.9000)
 2020-10-31  8:47 UTC 

[PATCH 1/2] MIPS: add hp-timing support for MIPS R2
 2020-10-31  3:32 UTC  (3+ messages)

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

[Y2038] Question about porting y2038-tests to glibc
 2020-10-30 22:53 UTC  (16+ messages)

Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)
 2020-10-30 21:42 UTC  (14+ messages)

git rejects gcc errors
 2020-10-30 21:37 UTC  (3+ messages)

[PATCH] system.3: Indicate MT-Unsafe
 2020-10-30 20:59 UTC  (6+ messages)

[PATCH] fix static TLS consumption by TLS descriptors
 2020-10-30 20:50 UTC  (3+ messages)

Disable spurious -Warray-bounds for ypclnt.c (bug 26687)
 2020-10-30 20:18 UTC  (2+ messages)

Do not use array parameter to new_composite_name (bug 26726)
 2020-10-30 20:05 UTC  (2+ messages)

[PATCH v3 0/2] Basic glibc-hwcaps enablement
 2020-10-30 18:59 UTC  (4+ messages)
` [PATCH v3 1/2] elf: Add glibc-hwcaps support for LD_LIBRARY_PATH
` [PATCH v3 2/2] x86_64: Add glibc-hwcaps support

V3 [PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
 2020-10-30 18:55 UTC 

[PATCH] tst-tcfree2: adjust coding style
 2020-10-30 18:54 UTC  (2+ messages)

[PATCH] malloc debug: fix compile error when enable macro MALLOC_DEBUG > 1
 2020-10-30 18:54 UTC  (2+ messages)

Ping for GCC 11 build fixes
 2020-10-30 17:26 UTC 

Use MPC 1.2.1 in build-many-glibcs.py
 2020-10-30 17:14 UTC  (3+ messages)
` Ping "

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

Randomize offset between program segments?
 2020-10-30 15:37 UTC  (9+ messages)

[PATCH 1/2] nptl: Replace futex_lock_pi with __futex_lock_pi64
 2020-10-30 11:36 UTC  (4+ messages)
` [PATCH 2/2] nptl: Return ENOTSUP for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #26801]

[PATCH v2 2.32] x86: Optimizing memcpy for AMD Zen architecture
 2020-10-30 11:28 UTC  (2+ messages)

New Portuguese PO file for 'libc' (version 2.31.9000)
 2020-10-30  8:52 UTC 

[PATCH 2.32] x86: Optimizing memcpy for AMD Zen architecture
 2020-10-30  8:44 UTC  (4+ messages)

[PATCH 1/3] y2038: Convert cnd_timedwait to support 64 bit time
 2020-10-30  8:38 UTC  (3+ messages)
` [PATCH 2/3] y2038: Convert mtx_timedlock "
` [PATCH 3/3] y2038: Convert thrd_sleep "

[PATCH] x86: Restore processing of cache size tunables in init_cacheinfo
 2020-10-30  6:46 UTC  (3+ messages)

[PATCH 0/1] Optimizing memcpy for AMD Zen architecture
 2020-10-30  6:35 UTC  (6+ messages)
` [PATCH 1/1] x86: "

[PATCH] getdents.2: Use 'ssize_t' instead of 'int'
 2020-10-29 19:54 UTC  (5+ messages)
    ` [PATCH v2] getdents.2: Use appropriate types
        ` [PATCH v3] "

[PATCH v2 1/1] riscv: Get cache information through sysconf
 2020-10-29 17:33 UTC 

[PATCH 1/2] aio: Provide Linux specific aio_suspend.c implementation
 2020-10-29 17:03 UTC  (3+ messages)
` [PATCH 2/2] y2038: Convert aio_suspend to support 64 bit time

[PATCH 1/1] riscv: Get cache information through sysconf
 2020-10-29 17:11 UTC  (17+ messages)

Possible bug in getdents64()?
 2020-10-29 11:12 UTC  (3+ messages)

BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
 2020-10-29 11:02 UTC  (7+ messages)

New Portuguese PO file for 'libc' (version 2.31.9000)
 2020-10-29  8:47 UTC 

sysdeps: Correct spelling in <unix/sysv/linux/net/ethernet.h>
 2020-10-28 23:07 UTC 

[PATCH] getdents.2: SYNOPSIS: Add missing header and feature test macro
 2020-10-28 22:00 UTC  (3+ messages)

[PATCH v2] Make elf.h header self contained
 2020-10-28 17:05 UTC  (3+ messages)

[PATCH 1/2] Reinstate ftime and move define it for POSIX.1-2001 or older
 2020-10-28 14:12 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
 2020-10-28 13:12 UTC  (7+ messages)
    ` V2 "
      ` PING: "

[PATCH 1/1] x86: Optimizing memcpy for AMD Zen architecture
 2020-10-28  9:22 UTC  (3+ messages)
` [PATCH] "

[RFC] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content
 2020-10-28  8:46 UTC  (2+ messages)

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

[PATCH v2 1/4] Sync canonicalize with gnulib [BZ #10635]
 2020-10-27 19:11 UTC  (5+ messages)
` [PATCH v2 4/4] stdlib: Remove lstat usage from realpath [BZ #24970]

[PATCH 1/2] Reinstate ftime and move define it for POSIX.1-2001 or older
 2020-10-27 17:44 UTC  (4+ messages)
` [PATCH 2/2] time: Add 64-bit time_t support for ftime

Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9
 2020-10-27 17:37 UTC  (3+ messages)
` Ping "

[PATCH 0/6] Add loff_t & off64_t, and update off_t
 2020-10-27 16:42 UTC  (6+ messages)
` [PATCH 2/6] system_data_types.7: off_t: Add note about _FILE_OFFSET_BITS
` [PATCH 5/6] system_data_types.7: Add 'off64_t'


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).