unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-05-04 07:07:57 to 2020-05-08 14:57:26 UTC [more...]

[PATCH v2 0/7] y2038: Convert clock_adjtime related syscalls to support 64 bit time
 2020-05-08 14:56 UTC  (6+ messages)
` [PATCH v2 2/7] y2038: linux: Provide ___adjtimex64 implementation
` [PATCH v2 3/7] y2038: linux: Provide __adjtime64 implementation
` [PATCH v2 4/7] y2038: Introduce struct __ntptimeval64 - new internal glibc type
` [PATCH v2 5/7] y2038: Provide conversion helpers for struct __ntptimeval64
` [PATCH v2 6/7] y2038: linux: Provide __ntp_gettime64 implementation

[PATCH] linux: Remove assembly umount2 implementation
 2020-05-08 14:48 UTC  (2+ messages)

[PATCH v6 04/13] ARC: Atomics and Locking primitives
 2020-05-08 13:32 UTC  (10+ messages)
` [PATCH] semaphore: consolidate arch headers into a generic one

[PATCH v2 1/5] signal: Add signum-{generic,arch}.h
 2020-05-08 12:21 UTC  (13+ messages)
` [PATCH v2 2/5] signal: Move sys_siglist to a compat symbol
` [PATCH v2 3/5] signal: Move sys_errlist "
` [PATCH v2 4/5] mips: Fix SIGRTMAX definition
` [PATCH v2 5/5] linux: Fix __NSIG_WORDS and add __NSIG_BYTES

malloc: tcache_get() may return another valid memory block
 2020-05-08 12:14 UTC  (2+ messages)

[PATCH] ckb_IQ locale: Add missing reorder-end keyword
 2020-05-08  8:53 UTC  (5+ messages)

Patchwork REST API version setting?
 2020-05-08  1:22 UTC  (4+ messages)

Regression for en_US date_fmt (Bug 25923)
 2020-05-07 21:53 UTC  (7+ messages)

[PATCH] avoid GCC 10 test suite warnings (BZ #25219)
 2020-05-07 21:45 UTC  (7+ messages)

[PATCH 00/12] aarch64: branch protection support
 2020-05-07 21:07 UTC  (22+ messages)
` [PATCH 01/12] elf.h: Add PT_GNU_PROPERTY
` [PATCH 02/12] elf.h: add aarch64 property definitions
` [PATCH 03/12] aarch64: Add BTI landing pads to assembly code
` [PATCH 04/12] aarch64: Rename place holder .S files to .c
` [PATCH 05/12] aarch64: fix swapcontext for BTI
` [PATCH 06/12] aarch64: fix RTLD_START "
` [PATCH 07/12] aarch64: fix syscalls "
` [PATCH 09/12] aarch64: support BTI enabled binaries

[PATCH] manual: Fix backtraces code example [BZ #10441]
 2020-05-07 19:56 UTC  (4+ messages)

[PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
 2020-05-07 19:53 UTC  (4+ messages)

[PATCH v7 0/2] Support y2038 semctl_syscall()
 2020-05-07 19:01 UTC  (13+ messages)
` [PATCH v7 1/2] sysv: linux: Define the __semid_ds32 struct
` [PATCH v7 2/2] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH 00/10] y2038: Convert clock_adjtime related syscalls to support 64 bit time
 2020-05-07 18:32 UTC  (5+ messages)
` [PATCH 07/10] y2038: Introduce struct __ntptimeval64 - new internal glibc type

[PATCH v2] fork: prevent accidental access to clone3 features
 2020-05-07 10:32 UTC 

[PATCH] clone: only use lower 32 flag bits
 2020-05-07  7:11 UTC  (3+ messages)

XMLRPC entrypoint for Patchwork
 2020-05-07  4:54 UTC  (5+ messages)
` Patchwork 2.0 uses REST API, use git-pw for manipulation (and API tokens)

Giving Reviewed-by: shows up in Patchwork when I'm doing review
 2020-05-07  4:50 UTC  (3+ messages)

[PATCH] improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]
 2020-05-06 22:27 UTC  (7+ messages)

[PATCHv2 4/4] powerpc64le: ifunc (almost) all *f128 routines in multiarch mode
 2020-05-06 20:45 UTC 

[PATCH] manual: Add Descriptor-Relative Access section
 2020-05-06 15:48 UTC  (8+ messages)

Use GCC 10 branch in build-many-glibcs.py [committed]
 2020-05-06 15:42 UTC 

[PATCH v2] Document the internal _ and N_ macros
 2020-05-06 15:35 UTC  (2+ messages)

[PATCH] Document the internal _ and N_ macros
 2020-05-06 15:27 UTC  (5+ messages)

The N_ macro
 2020-05-06 15:01 UTC  (16+ messages)

[PATCH v2] memcpy: use bhs/bls instead of bge/blt [BZ #25620]
 2020-05-06 12:40 UTC 

New powerpc vdso calling convention
 2020-05-05 21:56 UTC  (10+ messages)

[PATCH] powerpc: Optimized strlen for POWER9
 2020-05-05 21:10 UTC  (2+ messages)

[PATCH] powerpc64le/power9: guard power9 strcmp against rtld usage [BZ# 25905]
 2020-05-05 21:01 UTC  (8+ messages)
  ` [PATCHv2] "

[PATCH] powerpc: Optimized strcpy for POWER9
 2020-05-05 19:01 UTC  (4+ messages)

[PATCH v2 0/5] y2038: Replace __clock_gettime with __clock_gettime64
 2020-05-05 18:31 UTC  (14+ messages)
` [PATCH v2 4/5] y2038: nscd: Modify nscd_helper to use __clock_gettime64
` [PATCH v2 5/5] y2038: Replace __clock_gettime with __clock_gettime64

[PATCH v3] y2038: Replace __clock_gettime with __clock_gettime64
 2020-05-05 18:16 UTC 

[PATCH] string: Add string/tst-memmove-overflow, a test case for bug 25620
 2020-05-05 13:57 UTC 

[PATCH] support: Add support_blob_repeat_allocate_shared
 2020-05-05 13:55 UTC 

[bug?] clone(CLONE_IO) failing after kernel commit commit ef2c41cf38a7
 2020-05-05 11:57 UTC  (19+ messages)

Glibc - CVE-2015-8985 help
 2020-05-05 10:59 UTC  (4+ messages)

[patch, nios2, committed] Delete sysdeps/unix/sysv/linux/nios2/kernel-features.h
 2020-05-05 10:20 UTC  (3+ messages)

[PATCH 1/4] ldbl-128: refactor nexttoward alias using new macro
 2020-05-05  7:07 UTC  (6+ messages)
` [PATCH 2/4] powerpc64le: refactor e_sqrtf128.c
` [PATCH 3/4] powerpc64le: refactor fmaf128
` [PATCH 4/4] powerpc64le: ifunc (almost) all *f128 routines in multiarch mode

[[RFC][PATCH] v1 0/2] malloc/realloc with transparent huge page support
 2020-05-04 21:44 UTC  (6+ messages)

History of ellipsis in charmap and locale specifications?
 2020-05-04 21:43 UTC  (2+ messages)

[PATCH v6 00/13] glibc port to ARC processors
 2020-05-04 21:21 UTC  (2+ messages)

[PATCH] float128: use builtin_signbitf128 always
 2020-05-04 21:17 UTC  (3+ messages)

Fix build with GCC 10 when long double = double [committed]
 2020-05-04 20:26 UTC  (4+ messages)

[PATCH] manual: Document the O_NOFOLLOW open flag
 2020-05-04 20:22 UTC  (2+ messages)

[PATCH] Add a C wrapper for prctl [BZ #25896]
 2020-05-04 19:11 UTC  (14+ messages)
  ` V2 "
            ` V4 "
                  ` Bad LOADARGS_N on PPC
                      ` [PATCH] powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]
                        ` Please test: [2.31/2.30] "

Sourceware patchwork instance is up
 2020-05-04 18:59 UTC  (3+ messages)

[PATCH] locale/tst-localedef-path-norm: Don't create $(complocaledir)
 2020-05-04 15:43 UTC  (4+ messages)

[[RFC][PATCH] v1 0/2] malloc/realloc with transparent huge page support
 2020-05-04 13:31 UTC  (2+ messages)


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