unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-06-29 10:40:20 to 2020-07-02 17:53:54 UTC [more...]

[PATCH] manual: Show copyright information not just in the printed manual
 2020-07-02 17:53 UTC  (2+ messages)

[PATCH v7 00/13] glibc port to ARC processors
 2020-07-02 17:45 UTC  (16+ messages)
` [PATCH v7 02/13] ARC: startup and dynamic linking code
` [PATCH v7 04/13] ARC: Atomics and Locking primitives
` [PATCH v7 05/13] ARC: math soft float support
        ` ARC math test regressions (was Re: [PATCH v7 00/13] glibc port to ARC processors)

Rename "master" branch to "main"?
 2020-07-02 16:36 UTC  (23+ messages)

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

[PATCH v5] string: Adds tests for test-strncasecmp and test-strncpy
 2020-07-02 16:06 UTC  (5+ messages)

[PATCH 0/3] Restartable Sequences enablement
 2020-07-02 14:46 UTC  (5+ 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 3/3] rseq registration tests (v11)

[RFC PATCH 0/3] implement dlmopen hooks for gdb
 2020-07-02 13:54 UTC  (4+ messages)

openat2.h location (openat2.2)
 2020-07-02  9:41 UTC  (2+ messages)

[PATCH v6 00/14] aarch64: branch protection support
 2020-07-02  8:39 UTC  (19+ messages)
` [PATCH v6 01/14] Rewrite abi-note.S in C
` [PATCH v6 02/14] aarch64: configure test for BTI support
` [PATCH v6 03/14] aarch64: Rename place holder .S files to .c
` [PATCH v6 04/14] aarch64: Add BTI support to assembly files
` [PATCH v6 05/14] aarch64: fix swapcontext for BTI
` [PATCH v6 06/14] aarch64: fix RTLD_START "
` [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 10/14] aarch64: configure check for pac-ret code generation
` [PATCH v6 11/14] aarch64: Add pac-ret support to assembly files
` [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

v2 [PATCH 4/4] nsswitch: use new internal API
 2020-07-02  0:32 UTC 

v2 [PATCH 3/4] nss: Implement <nss_database.h>
 2020-07-02  0:32 UTC 

v2 [PATCH 2/4] <nss_action.h>: New abstraction for combining NSS modules and NSS actions
 2020-07-02  0:31 UTC 

[PATCH 1/7] sysv: linux: Add 64-bit time_t variant for semctl
 2020-07-01 23:00 UTC  (14+ 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 7/7] sysv: linux: Add 64-bit time_t variant for shmctl

Use C2x return value from getpayload of non-NaN (bug 26073)
 2020-07-01 22:05 UTC 

[PATCH 4/4] nsswitch: use new internal API
 2020-07-01 21:46 UTC  (3+ messages)

[PATCH 3/4] nss: Implement <nss_database.h>
 2020-07-01 21:39 UTC  (3+ messages)

[PATCH] powerpc64: Fix calls when r2 is not used [BZ #26173]
 2020-07-01 21:32 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH 2/4] <nss_action.h>: New abstraction for combining NSS modules and NSS actions
 2020-07-01 21:27 UTC  (3+ messages)

[PATCH 1/4] nss: Introduce <nss_module.h>
 2020-07-01 20:59 UTC  (3+ messages)

[PATCH v7 01/13] ARC: ABI Implementation
 2020-07-01 19:45 UTC  (5+ messages)
` [PATCH v7.1 "

[PATCH 0/4] nsswitch.conf reloading refactoring
 2020-07-01 18:37 UTC  (2+ messages)

Fix strtod multiple-precision division bug (bug 26137) [committed]
 2020-07-01 14:54 UTC  (3+ messages)

Why does pthread_mutex_destroy check for an in-use mutex?
 2020-07-01  7:56 UTC  (3+ messages)

glibc 2.32 release: Status of 64-bit time_t ?
 2020-07-01  1:47 UTC  (5+ messages)

[PATCH] Allow memset local PLT reference for RISC-V
 2020-07-01  0:45 UTC  (22+ messages)

[PATCH v7 10/13] ARC: ABI lists
 2020-07-01  0:09 UTC  (2+ messages)
` [PATCH v7.1 "

[PATCH v7 07/13] ARC: Linux Syscall Interface
 2020-07-01  0:08 UTC  (2+ messages)
` [PATCH v7.1 "

[PATCH v7 06/13] ARC: hardware floating point support
 2020-07-01  0:08 UTC  (2+ messages)
` [PATCH v7.1 "

[PATCH v7 03/13] ARC: Thread Local Storage support
 2020-07-01  0:07 UTC  (2+ messages)
` [PATCH v7.1 "

[PATCH v2] Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64
 2020-07-01  0:06 UTC  (5+ messages)

ABI changes still pending for glibc 2.32?
 2020-06-30 22:38 UTC  (4+ messages)

[PATCH] random: range is not portably RAND_MAX [BZ #7003]
 2020-06-30 18:20 UTC  (4+ messages)

[PATCH] nss: Remove cryptographic key from nss_files
 2020-06-30 18:08 UTC  (3+ messages)

[RFC PATCH v4 0/2] Remove --enable-obsolete-nsl --enable-obsolete-rpc
 2020-06-30 18:06 UTC  (8+ messages)
` [RFC PATCH v4 1/2] configure: Remove --enable-obsolete-nsl

[RFC PATCH v5 0/2] Remove --enable-obsolete-nsl --enable-obsolete-rpc
 2020-06-30 18:03 UTC  (3+ messages)
` [RFC PATCH v5 1/2] Remove --enable-obsolete-nsl
` [RFC PATCH v5 2/2] Remove --enable-obsolete-rpc flag

[PATCH] Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64
 2020-06-30 17:39 UTC  (3+ messages)

[PATCH V3 1/2] Add the __libc_single_threaded variable
 2020-06-30 16:55 UTC  (4+ messages)
` [PATCH V3 2/2] manual: Document __libc_single_threaded

[PATCH] arm: fix memcpy and memmove for negative len [BZ #25620]
 2020-06-30 14:39 UTC  (8+ messages)

Update NEWS with Unicode 13 information?
 2020-06-30 13:21 UTC 

[RFC] Add new C.UTF-8 locale
 2020-06-30 12:47 UTC  (5+ messages)

V3: [PATCH] x86: Install <sys/platform/x86.h> [BZ #26124]
 2020-06-30 12:19 UTC  (17+ messages)
      ` V4: "
                ` V5: "
                  ` V6: "

[PATCH v2 1/2] Add the __libc_single_threaded variable
 2020-06-30  9:24 UTC  (8+ messages)
` [PATCH v2 2/2] manual: Document __libc_single_threaded

[RFC PATCH] riscv: remove riscv-specific sigcontext.h
 2020-06-30  5:54 UTC 

V7: [PATCH 0/2] x86: Install <sys/platform/x86.h>
 2020-06-30  4:35 UTC  (3+ messages)
` V7: [PATCH 1/2] x86: Support usable check for all CPU features
` V7: [PATCH 2/2] x86: Install <sys/platform/x86.h> [BZ #26124]

[PATCH 0/2] Initial C.UTF-8 support
 2020-06-29 22:50 UTC  (8+ messages)
` [PATCH 1/2] LC_COLLATE: Fix handling of last character in ellipsis, (Bug 22668)
` [PATCH 2/2] Add new C.UTF-8 locale (Bug 17318)

faster expf128
 2020-06-29 22:39 UTC  (6+ messages)

[PATCH v2 2/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader
 2020-06-29 21:29 UTC  (2+ messages)

[PATCH v9 0/2] Support semctl_syscall() for __TIMESIZE==64
 2020-06-29 20:51 UTC  (2+ messages)

[PATCH] Correct locking and cancellation cleanup in syslog functions (bug 26100)
 2020-06-29 14:30 UTC 

[PATCH] nscd: bump GC cycle during cache pruning (bug 26130)
 2020-06-29 14:20 UTC  (8+ messages)

[PATCH] powerpc: Add support for POWER10
 2020-06-29 13:20 UTC  (4+ messages)
` [PATCHv2] "

[hurd,commited 0/3] hurd: More cancelation point work
 2020-06-29  8:12 UTC  (4+ messages)
` [hurd,commited 1/3] hurd: fix usleep(ULONG_MAX)

[RFC][PATCH v2 0/6] binutils patches to add DT_GNU_UNIQUE
 2020-06-29 11:01 UTC  (4+ messages)

[hurd,commited] hurd: Simplify usleep timeout computation
 2020-06-29  8:12 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).