unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-04-28 12:33:28 to 2020-04-30 16:53:37 UTC [more...]

[PATCH] Add a C wrapper for prctl [BZ #25896]
 2020-04-30 16:53 UTC  (15+ messages)
  ` V2 "
              ` V3 "

[RFC PATCH glibc 1/3] glibc: Perform rseq(2) registration at C startup and thread creation (v18)
 2020-04-30 16:36 UTC  (6+ messages)
` [RFC PATCH glibc 2/3] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v7)
` [RFC PATCH glibc 3/3] rseq registration tests (v10)

[PATCHv3 0/6] powerpc64le: enable IEEE128 ldouble redirects
 2020-04-30 16:33 UTC  (12+ messages)
` [PATCHv3 1/6] ldbl-128ibm-compat: workaround GCC 9 C++ PR90731
` [PATCHv3 2/6] Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
` [PATCHv3 3/6] powerpc64le: raise GCC requirement to 7.4 for long double transition
` [PATCHv3 5/6] powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)
` [PATCHv3 6/6] powerpc64le: Enable support for IEEE long double

[PATCH v6 0/3] Support y2038 semctl_syscall()
 2020-04-30 15:06 UTC  (7+ messages)
` [PATCH v6 1/3] bits/sem.h: Split out struct semid_ds
` [PATCH v6 2/3] semctl: Remove the sem-pad.h file
` [PATCH v6 3/3] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH v3 0/3] x86: Add support for Zhaoxin processors
 2020-04-30 14:39 UTC  (12+ messages)
` [PATCH v3 2/3] x86: Add cache information "

[PATCH] Linux: Add execveat system call wrapper
 2020-04-30 12:55 UTC  (15+ messages)

[PATCH] manual: Add Descriptor-Relative Access section
 2020-04-30 11:35 UTC  (7+ messages)

[PATCH 1/3] nptl: Remove x86_64 cancellation assembly implementations
 2020-04-30 11:11 UTC  (6+ messages)
` [PATCH 2/3] nptl: Move cancel state out of cancelhandling

[PATCH glibc 0/9] Restartable Sequences enablement
 2020-04-30 10:40 UTC  (20+ messages)
` [PATCH glibc 5/9] glibc: Perform rseq(2) registration at C startup and thread creation (v17)

[PATCH] manual: Add Descriptor-Relative Access section
 2020-04-30  9:32 UTC 

[PATCH] install: Delete scripts/output-format.sed and support lld
 2020-04-30  5:39 UTC  (2+ messages)

Sourceware patchwork instance is up
 2020-04-30  2:52 UTC 

New powerpc vdso calling convention
 2020-04-30  2:51 UTC  (12+ messages)
    ` [musl] "

[PATCH] [patchwork-test] Make glibc into a C++ library
 2020-04-30  2:39 UTC  (3+ messages)

[PATCH] Update translations
 2020-04-30  2:33 UTC  (2+ messages)

[PATCH] Update translations
 2020-04-30  2:30 UTC 

[PATCH] test-container: Add $complocaledir and mkdirp
 2020-04-29 22:57 UTC  (11+ messages)
  ` [PATCH v2] test-container: Support $(complocaledir) "
      ` [PATCH v3] "

[PATCH] support: Set errno before testing it
 2020-04-29 22:54 UTC  (2+ messages)

[PATCH v2 0/5] y2038: Replace __clock_gettime with __clock_gettime64
 2020-04-29 21:48 UTC  (7+ messages)
` [PATCH v2 5/5] "

[PATCH 00/10] y2038: Convert clock_adjtime related syscalls to support 64 bit time
 2020-04-29 21:45 UTC  (18+ messages)
` [PATCH 01/10] y2038: include: Move struct __timeval64 definition to a separate file
` [PATCH 02/10] y2038: Introduce struct __timex64 - new internal glibc type
` [PATCH 03/10] y2038: Provide conversion helpers for struct __timex64
` [PATCH 04/10] y2038: linux: Provide __clock_adjtime64 implementation
` [PATCH 05/10] y2038: linux: Provide ___adjtimex64 implementation
` [PATCH 06/10] y2038: linux: Provide __adjtime64 implementation
` [PATCH 07/10] y2038: Introduce struct __ntptimeval64 - new internal glibc type

[PATCH] localedef: Add tests-container test for --no-hard-links
 2020-04-29 21:44 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH 0/3] x86: Add --enable-cet=permissive
 2020-04-29 21:14 UTC  (8+ messages)
` [PATCH 1/3] CET: Rename CET_MAX to CET_CONTROL_MASK [BZ #25887]
` [PATCH 2/3] rtld: Get architecture specific initializer in rtld_global
` [PATCH 3/3] x86: Add --enable-cet=permissive

[PATCH 1/5] benchtests: Add exp10f benchmark
 2020-04-29 17:11 UTC  (10+ messages)
` [PATCH 2/5] math: Optimized generic exp10f with wrappers
` [PATCH 3/5] i386: Use generic exp10f
` [PATCH 4/5] New exp10f version without SVID compat wrapper
` [PATCH 5/5] ia64: Use generic exp10f

[PATCH 01/10] linux: Move posix dir implementations to Linux
 2020-04-29 17:09 UTC  (5+ messages)
` [PATCH 02/10] linux: Simplify opendir buffer allocation

[PATCH] generic/typesizes.h: Add support for 32-bit arches with 64-bit types
 2020-04-29 16:31 UTC  (3+ messages)

Early blind copy for libc-alpha
 2020-04-29 16:25 UTC  (6+ messages)

[PATCH] locale/tst-localedef-path-norm: Don't create $(complocaledir)
 2020-04-29 16:19 UTC 

[PATCH 1/2] Mark unsigned long arguments with U in more syscalls [BZ #25810]
 2020-04-29 15:55 UTC  (19+ messages)
` [PATCH 2/2] Add C wrappers for prctl/process_vm_readv/process_vm_writev "
    ` V2 "
            ` Add C wrappers for process_vm_readv/process_vm_writev "

[PATCH v2 1/5] signal: Add signum-{generic,arch}.h
 2020-04-29 13:52 UTC  (25+ messages)
` [PATCH 2/5] signal: Move sys_siglist to a compat symbol
` [PATCH 3/5] signal: Move sys_errlist "
` [PATCH v2 4/5] mips: Fix SIGRTMAX definition

[PATCH] Makeconfig: Use $(error ...) to output error message
 2020-04-29 13:51 UTC  (5+ messages)

[PATCH] elf: Add initial flag argument to __libc_early_init
 2020-04-29 13:30 UTC  (2+ messages)

V2 [PATCH 0/2] x32: Properly pass long to syscall [BZ #25810]
 2020-04-29 13:30 UTC  (12+ messages)
` V2 [PATCH 1/2] Add SYSCALL_ULONG_ARG_[12] to "
    ` V3 "
      ` PING: "
        ` PING^2: "

glibc master won't build with GCC 10
 2020-04-29 12:44 UTC  (4+ messages)

[PATCH] manual: Document the fexecve function
 2020-04-29  8:16 UTC  (4+ messages)

[PATCH v5 0/3] Support y2038 semctl_syscall()
 2020-04-28 21:59 UTC  (5+ messages)
` [PATCH v5 3/3] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH v2] memcpy: use bhs/bls instead of bge/blt [BZ #25620]
 2020-04-28 21:14 UTC  (5+ messages)

[PATCH] misc: Turn sstk into a compat symbol
 2020-04-28 14:57 UTC  (5+ messages)

Remove unused floating-point configuration from gmp-impl.h
 2020-04-28 14:44 UTC  (2+ messages)

[PATCH] signal: Use <sigsetops.h> for sigemptyset, sigfillset
 2020-04-28 13:13 UTC  (5+ 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).