unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-05-12 10:16:00 to 2020-05-18 13:39:32 UTC [more...]

[PATCH] elf: Assert that objects are relocated before their constructors run
 2020-05-18 13:39 UTC  (3+ messages)

[PATCH 1/2] powerpc: Optimized strcpy for POWER9
 2020-05-18 13:33 UTC  (6+ messages)
` [PATCH 2/2] powerpc: Optimized stpcpy "

[PATCH v2] Remove NO_CTORS_DTORS_SECTIONS macro
 2020-05-18 13:22 UTC  (2+ messages)

[PATCH v2] manual: Fix some @code/@var formatting glitches chapter Date And Time
 2020-05-18 13:11 UTC 

[PATCH 0/3] x86: Add --enable-cet=permissive
 2020-05-18 12:36 UTC  (14+ messages)
` [PATCH 1/3] CET: Rename CET_MAX to CET_CONTROL_MASK [BZ #25887]
  ` PING: "
    ` [PATCH] x86: Move CET control to _dl_x86_feature_control "
        ` V2 "
` [PATCH 2/3] rtld: Get architecture specific initializer in rtld_global
  ` PING: "
        ` V2 [PATCH] "

憶江南.「五.一三」頌
 2020-05-18  9:47 UTC 

[PATCH] manual: Clarify File Access Modes section and add O_PATH
 2020-05-18  7:49 UTC 

[PATCH] nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]
 2020-05-18  5:11 UTC  (2+ messages)

sourceware.org Important Encrypted File sharing
 2020-05-18  3:02 UTC 

[PATCH 1/3] nptl: Remove x86_64 cancellation assembly implementations
 2020-05-16 18:38 UTC  (9+ messages)
` [PATCH 2/3] nptl: Move cancel state out of cancelhandling

[hurd,commited] sunrpc/tst-udp-*: Fix timeout value
 2020-05-16 17:38 UTC 

[PATCH] x86: Update Intel Atom processor family optimization
 2020-05-16 14:08 UTC 

[PATCH] ia64: fix dl-sysdep miscompilation on gcc-10
 2020-05-16 13:53 UTC 

[PATCH] Linux: Remove remnants of the getcpu cache
 2020-05-16 13:01 UTC  (2+ messages)

[PATCH] manual: Document the System V sigpause function
 2020-05-16 10:18 UTC  (6+ messages)

[PATCH v4] manual: Document the System V sigpause function
 2020-05-16 10:06 UTC 

[PATCH v3] manual: Document the System V sigpause function
 2020-05-16  9:58 UTC  (4+ messages)

[PATCH v2] manual: Document the System V sigpause function
 2020-05-16  9:26 UTC  (3+ messages)

Use of warn_if_not_aligned for pthread_mutex_t?
 2020-05-15 22:51 UTC  (4+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for MAY 2020
 2020-05-15 14:44 UTC 

[PATCH v3 00/13] aarch64: branch protection support
 2020-05-15 14:40 UTC  (14+ messages)
` [PATCH v3 01/13] elf.h: Add PT_GNU_PROPERTY
` [PATCH v3 02/13] elf.h: add aarch64 property definitions
` [PATCH v3 03/13] Rewrite abi-note.S in C
` [PATCH v3 04/13] aarch64: configure test for BTI support
` [PATCH v3 05/13] aarch64: Add BTI support to assembly files
` [PATCH v3 06/13] aarch64: Rename place holder .S files to .c
` [PATCH v3 07/13] aarch64: fix swapcontext for BTI
` [PATCH v3 08/13] aarch64: fix RTLD_START "
` [PATCH v3 09/13] aarch64: enable BTI at runtime
` [PATCH v3 10/13] aarch64: configure check for pac-ret code generation
` [PATCH v3 11/13] aarch64: Add pac-ret support to assembly files
` [PATCH v3 12/13] aarch64: redefine RETURN_ADDRESS to strip PAC
` [PATCH v3 13/13] aarch64: fix _mcount for pac-ret

[PATCH] malloc: perturb mchunk returned from tcache like fast, small, large bin
 2020-05-15 14:33 UTC 

[PATCH v2] Add scripts/move-symbol-to-libc.py
 2020-05-15 13:47 UTC 

No bugzilla update from git commit
 2020-05-15 13:21 UTC  (3+ messages)

[PATCH] Add scripts/move-symbol-to-libc.py
 2020-05-15 13:09 UTC  (2+ messages)

[PATCH v3] arm: memcpy: fix copying big data does not meet expectations [BZ #25620]
 2020-05-15 11:51 UTC 

[PATCH v2] aarch64: fix strcpy and strnlen for big-endian [BZ #25824]
 2020-05-15 11:39 UTC  (2+ messages)

[PATCH v2] aarch64: fix strcpy and strnlen for big-endian [BZ #25824]
 2020-05-15 10:48 UTC 

[PATCH] aarch64: fix strcpy and strnlen for big-endian
 2020-05-15 10:40 UTC  (3+ messages)

[PATCH v2 0/7] y2038: Convert clock_adjtime related syscalls to support 64 bit time
 2020-05-15 10:03 UTC  (3+ messages)
` [PATCH v2 1/7] y2038: linux: Provide __clock_adjtime64 implementation

[PATCH] malloc: perturb mchunk returned from tcache like fast, small, large bin
 2020-05-15  7:27 UTC 

Can't reset my password on patchwork
 2020-05-15  1:28 UTC  (4+ messages)

[PATCH v6 00/13] glibc port to ARC processors
 2020-05-15  0:45 UTC  (3+ messages)

[PATCH] nptl: Provide a way to block all signals for the timer helper thread
 2020-05-14 20:40 UTC  (16+ messages)

[PATCH] locale: Add transliteration for Geresh, Gershayim (U+05F3, U+05F4)
 2020-05-14 20:32 UTC  (2+ messages)

[PATCH v2] signal: Deprecate additional legacy signal handling functions
 2020-05-14 19:26 UTC 

[RFC 0/4] Make strsignal and strerror async-signal-safe
 2020-05-14 18:39 UTC  (21+ messages)
` [RFC 1/4] string: Make strsignal async-signal-safe
` [RFC 2/4] string: Add strsignal_l
` [RFC 3/4] string: Make strerror async-signal-safe
` [RFC 4/4] string: Move strerror_l pointer to tls_internal.h

[PATCH] signal: Deprecate additional legacy signal handling functions
 2020-05-14 17:21 UTC  (2+ messages)

NEWS update about buffer overflow detection with GCC 10
 2020-05-14 16:17 UTC  (3+ messages)

[PATCH] string: Fix string/tst-memmove-overflow to compile with GCC 7
 2020-05-14 16:06 UTC  (2+ messages)

[PATCH][AArch64] Merge Falkor memcpy and memmove
 2020-05-14 14:30 UTC  (2+ messages)

[PATCH] nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]
 2020-05-14 12:10 UTC  (2+ messages)

[PATCH] powerpc: Optimized rawmemchr for POWER9
 2020-05-14 11:49 UTC 

RISC-V / GCC 10: invalid operation not set in acos and asin
 2020-05-13 20:20 UTC  (7+ messages)

New Swedish PO file for 'libc' (version 2.30.9000)
 2020-05-13 20:02 UTC 

New Swedish PO file for 'libc' (version 2.30.9000)
 2020-05-13 19:57 UTC 

hwcaps subdirectory selection in the dynamic loader
 2020-05-13 16:47 UTC  (3+ messages)

[PATCH v8 0/2] Support semctl_syscall() for __TIMESIZE==64
 2020-05-13 15:22 UTC  (3+ messages)
` [PATCH v8 1/2] sysv: linux: Define the __semid_ds32 struct
` [PATCH v8 2/2] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH v7 0/2] Support y2038 semctl_syscall()
 2020-05-13 15:14 UTC  (6+ messages)
` [PATCH v7 2/2] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH] arm: XFAIL string/tst-memmove-overflow due to bug 25620
 2020-05-13 14:47 UTC  (2+ messages)

[PATCH v3] arm: memcpy: fix copying big data does not meet expectations [BZ #25620]
 2020-05-13 12:36 UTC  (2+ messages)

Finite math, fftw3, lld and Arch Linux
 2020-05-13 10:06 UTC  (7+ messages)

[PATCH] string: Add string/tst-memmove-overflow, a test case for bug 25620
 2020-05-13  9:29 UTC  (6+ messages)

[PATCH] locales: Add Geresh to abbreviated day names in he_IL [BZ #25970]
 2020-05-13  5:38 UTC 

(no subject)
 2020-05-12 19:07 UTC 

[PATCH v2 1/5] signal: Add signum-{generic,arch}.h
 2020-05-12 17:51 UTC  (15+ 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

[PATCH] elf: Remove redundant add_to_global_resize_failure call from dl_open_args
 2020-05-12 17:07 UTC  (3+ messages)

Using git-pw with patchwowk
 2020-05-12 16:40 UTC 

FYI, sporadic failure of rt/tst-timer-sigmask
 2020-05-12 14:44 UTC  (6+ messages)

[PATCH] glibc: add dependency file for generating sysd-syscalls
 2020-05-12 14:26 UTC 

[PATCH] nptl: wait for pending setxid request also in detached thread (bug 25942)
 2020-05-12 14:12 UTC  (2+ messages)

[PATCH v2 00/13] aarch64: branch protection support
 2020-05-12 11:36 UTC  (10+ messages)
` [PATCH v2 05/13] aarch64: Add BTI landing pads to assembly code
` [PATCH v2 08/13] aarch64: fix RTLD_START for BTI
` [PATCH v2 10/13] aarch64: enable BTI at runtime
` [PATCH v2 11/13] aarch64: configure check for pac-ret code generation
` [PATCH v2 13/13] aarch64: redefine RETURN_ADDRESS to strip PAC

Math changes in glibc 2.31
 2020-05-12 11:31 UTC  (10+ messages)

[PATCH] aarch64: Accept PLT calls to __getauxval within libc.so
 2020-05-12 10:46 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).