unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-07-03 15:20:18 to 2020-07-07 20:12:38 UTC [more...]

[PATCH v9] Fix time/tst-cpuclock1 intermitent failures
 2020-07-07 20:12 UTC  (5+ messages)
` [PATCH v10] "

[hurd, commited] hurd: Evaluate fd before entering the critical section
 2020-07-07 20:10 UTC 

[PATCH] sunrpc: Remove hidden aliases for global data symbols [BZ #26210]
 2020-07-07 20:04 UTC  (3+ messages)

[PATCH 1/7] sysv: linux: Add 64-bit time_t variant for semctl
 2020-07-07 19:57 UTC  (13+ messages)
` [PATCH 2/7] sysvipc: Split out linux struct semid_ds
` [PATCH 3/7] sysvipc: Remove the linux msq-pad.h file
` [PATCH 4/7] sysv: linux: Add 64-bit time_t variant for msgctl
` [PATCH 5/7] sysvipc: Split out linux struct shmid_ds
` [PATCH 6/7] sysvipc: Remove the linux shm-pad.h file

[PATCH v7 07/13] ARC: Linux Syscall Interface
 2020-07-07 19:24 UTC  (7+ messages)
` [PATCH v7.1 "

[PATCH v6] Rewrite iconv option parsing [BZ #19519]
 2020-07-07 18:54 UTC  (8+ messages)

[PATCH 0/3] y2038: Conversion of [lf]utimes[at] to support 64 bit time
 2020-07-07 18:25 UTC  (5+ messages)
` [PATCH 1/3] y2038: linux: Provide __futimes64 implementation

[PATCH 1/2] arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]
 2020-07-07 18:09 UTC  (2+ messages)
` [PATCH 2/2] arm: CVE-2020-6096: Fix multiarch memcpy "

[PATCH] sunrpc: Turn bindresvport into a compatibility symbol
 2020-07-07 17:28 UTC  (4+ messages)

[PATCH v6 00/14] aarch64: branch protection support
 2020-07-07 17:24 UTC  (25+ messages)
` [PATCH v6 02/14] aarch64: configure test for BTI support
` [PATCH v6 04/14] aarch64: Add BTI support to assembly files
` [PATCH v6 07/14] rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling
` [PATCH v6 08/14] aarch64: enable BTI at runtime
` [PATCH v6 09/14] aarch64: ensure objects are BTI compatible
` [PATCH v6 12/14] aarch64: fix pac-ret support in _mcount
` [PATCH v6 13/14] aarch64: redefine RETURN_ADDRESS to strip PAC
` [PATCH v6 14/14] aarch64: add NEWS entry about branch protection support

[RFC] librseq updates following glibc rseq integration
 2020-07-07 16:34 UTC 

glibc 2.32 release: Status of 64-bit time_t ?
 2020-07-07 16:10 UTC  (3+ messages)

[RFC 00/10] y2038: nptl: futex: Provide support for futex_time64
 2020-07-07 15:11 UTC  (12+ messages)
` [RFC 01/10] doc: Fix wording and formatting in ./support/README
` [RFC 02/10] y2038: Convert timespec_* from posix-timer.h to be Y2038 safe
` [RFC 03/10] y2038: Convert __lll_futex* functions to use futex_time64 when available
` [RFC 04/10] y2038: Replace struct timespec with __timespec64 in futex-internal.h
` [RFC 05/10] y2038: Convert pthread_* functions to support 64 bit time
` [RFC 06/10] y2038: Convert sem_{timed|clock}wait to support 64 bit timeout
` [RFC 07/10] y2038: Convert __lll_clocklock_wait function to support 64 bit time
` [RFC 08/10] y2038: Convert aio_suspend to support 64 bit timeout
` [RFC 09/10] y2038: Convert gai_suspend "
` [RFC 10/10] y2038: x86: Fix __lll_clocklock_elision to support 64 bit time

[PATCH] Use size_t for mallinfo fields
 2020-07-07 14:36 UTC  (9+ messages)

[PATCH 0/4] sunrpc symbol cleanups
 2020-07-07 13:03 UTC  (10+ messages)
` [PATCH 1/4] sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbol
` [PATCH 2/4] sunrpc: Do not export key handling hooks by default
` [PATCH 3/4] sunrpc: Do not export getrpcport "
` [PATCH 4/4] nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus

[PATCH v5 0/2] Improve surplus TLS accounting
 2020-07-07 12:38 UTC  (11+ messages)
` [PATCH v5 1/2] rtld: Add rtld.nns tunable for the number of supported namespaces
` [PATCH v5 2/2] rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]

V7: [PATCH 0/2] x86: Install <sys/platform/x86.h>
 2020-07-07 11:46 UTC  (7+ messages)
` V7: [PATCH 1/2] x86: Support usable check for all CPU features
      ` V8: [PATCH] "
          ` V9 "

[PATCH] Fix stringop-overflow errors from gcc 10 in iconv
 2020-07-07  7:44 UTC  (5+ messages)

Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26211)
 2020-07-07  7:31 UTC  (2+ messages)

Thank you for patchwork v2.0
 2020-07-07  3:05 UTC 

[PATCH] elf: Do not signal LA_ACT_CONSISTENT for an empty namespace [BZ #26076]
 2020-07-07  0:21 UTC  (8+ messages)

[PATCH 0/3] Restartable Sequences enablement
 2020-07-06 21:08 UTC  (12+ messages)
` [PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v22)
` [PATCH 2/3] Linux: Use rseq in sched_getcpu if available (v9)

[PATCH v7 00/13] glibc port to ARC processors
 2020-07-06 18:44 UTC  (14+ messages)
` [PATCH v7 08/13] ARC: Linux ABI
` [PATCH v7 09/13] ARC: Linux Startup and Dynamic Loading
` [PATCH v7 11/13] ARC: Build Infrastructure
` [PATCH v7 12/13] build-many-glibcs.py: Enable ARC builds
` [PATCH v7 13/13] Documentation for ARC port

[PATCH 0/2] x86: Add thresholds for "rep movsb/stosb" to tunables
 2020-07-06 18:18 UTC  (14+ messages)
` [PATCH 1/2] Update tunable min/max values
    ` V2 "
` [PATCH 2/2] x86: Add thresholds for "rep movsb/stosb" to tunables
    ` V2 [PATCH] "
        ` V3 "

[PATCH] nss: Remove cryptographic key from nss_files
 2020-07-06 17:32 UTC  (3+ messages)

glibc 2.32 release strategy for ABI changes
 2020-07-06 16:03 UTC  (7+ messages)

Use C2x return value from getpayload of non-NaN (bug 26073)
 2020-07-06 16:01 UTC  (2+ messages)

[PATCH v5 01/13] signal: Add signum-{generic,arch}.h
 2020-07-06 15:07 UTC  (32+ messages)
` [PATCH v5 02/13] signal: Move sys_siglist to a compat symbol
` [PATCH v5 03/13] signal: Move sys_errlist "
` [PATCH v5 04/13] linux: Fix __NSIG_WORDS and add __NSIG_BYTES
` [PATCH v5 05/13] string: Remove old TLS usage on strsignal
` [PATCH v5 06/13] string: Implement strerror in terms of strerror_l
` [PATCH v5 09/13] string: Add strsignal test
` [PATCH v5 12/13] string: Add sigabbrev_np and sigdescr_np
` [PATCH v5 13/13] string: Add strerrorname and strerrordesc
            ` [PATCH v6] string: Add strerrorname_np and strerrordesc_np

[PATCH] x86: Detect Extended Feature Disable (XFD)
 2020-07-06 14:49 UTC  (2+ messages)

[PATCH] x86: Correct bit_cpu_CLFSH [BZ #26208]
 2020-07-06 13:40 UTC 

v2 [PATCH 1/4] nss: Introduce <nss_module.h>
 2020-07-06 12:03 UTC  (2+ messages)

Rename "master" branch to "main"?
 2020-07-06  9:18 UTC  (15+ messages)
    ` Pseudoterminal terminology (was Re: Rename "master" branch to "main"?)

glibc make error
 2020-07-06  7:20 UTC  (4+ messages)
  `  "

[PATCH] tst-cancel4: Make blocking on write more portable
 2020-07-05 18:11 UTC 

[hurd,commited] tst-cancel4: deal with ENOSYS errors
 2020-07-05 17:26 UTC 

[PATCH] NEWS: Mention BZ 25933 fix
 2020-07-04 16:46 UTC 

[2.31/2.30/2.29] [PATCH] Fix avx2 strncmp offset compare condition check [BZ #25933]
 2020-07-04 16:37 UTC 

[PATCH] x86: Initialize CPU info via IFUNC relocation [BZ 26203]
 2020-07-04 15:18 UTC 

How to include linux include
 2020-07-04 13:04 UTC  (2+ messages)

ABI changes still pending for glibc 2.32?
 2020-07-03 21:52 UTC  (4+ messages)

glibc 2.32 ABI frozen --- with fixed exceptions
 2020-07-03 21:50 UTC 

[PATCH] x86: Add thresholds for "rep movsb/stosb" to tunables
 2020-07-03 17:53 UTC  (15+ messages)
          ` [PATCH] libc.so: Add --list-tunables
            ` V2 "
              ` V3 [PATCH] libc.so: Add --list-tunables support to __libc_main
                  ` [PATCH] Update tunable min/max values

[PATCH v7 06/13] ARC: hardware floating point support
 2020-07-03 17:11 UTC  (7+ messages)
` [PATCH v7.1 "

[PATCH v7 10/13] ARC: ABI lists
 2020-07-03 16:56 UTC  (3+ messages)
` [PATCH v7.1 "

v2 [PATCH 1/4] nss: Introduce <nss_module.h>
 2020-07-03 16:19 UTC  (3+ messages)

[PATCH v6 26/26] arm64: mte: Add Memory Tagging Extension documentation
 2020-07-03 15:37 UTC 


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