unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-09-25 08:13:35 to 2020-09-30 14:21:20 UTC [more...]

[PATCH v3 1/2] powerpc: Add optimized strncpy for POWER9
 2020-09-30 14:21 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc: Add optimized stpncpy "

[PATCH v2 1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
 2020-09-30 14:06 UTC  (17+ messages)
` [PATCH v2 2/3] Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit time
` [PATCH v2 3/3] y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support "

[PATCH v4] aarch64: enforce >=64K guard size
 2020-09-30 13:11 UTC  (2+ messages)

[PATCH] Loosen the limits of time/tst-cpuclock1
 2020-09-30 11:48 UTC  (10+ messages)

[PATCH 1/3] system_data_types.7: ffix
 2020-09-30 10:43 UTC  (18+ messages)
` [PATCH 2/3] system_data_types.7: Add 'FILE'
    ` [PATCH v2 "
` [PATCH 3/3] FILE.3: New link to system_data_types(7)
  ` [PATCH v2 1/3] system_data_types.7: ffix

RFC: Update MINSIGSTKSZ and SIGSTKSZ
 2020-09-29 21:49 UTC  (10+ messages)

[RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size
 2020-09-29 20:57 UTC  (5+ messages)
` [RFC PATCH 1/4] x86/signal: Introduce helpers to get the maximum signal frame size
` [RFC PATCH 2/4] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [RFC PATCH 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery
` [RFC PATCH 4/4] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCH 1/2] nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait
 2020-09-29 18:11 UTC  (4+ messages)

[PATCH 1/6] sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]
 2020-09-29 17:05 UTC  (19+ messages)
` [PATCH 2/6] sysvipc: Return EINVAL for invalid semctl commands
` [PATCH 3/6] sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]
` [PATCH 4/6] sysvipc: Return EINVAL for invalid msgctl commands
` [PATCH 5/6] sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]
` [PATCH 6/6] sysvipc: Return EINVAL for invalid shmctl commands

V2 [PATCH 0/4] ld.so: Add --list-tunables to print tunable values
 2020-09-29 15:58 UTC  (24+ messages)
` [PATCH 1/4] x86: Initialize CPU info via IFUNC relocation [BZ 26203]
                ` V3 [PATCH] "
` [PATCH 2/4] Set tunable value as well as min/max values
      ` V3 [PATCH] "
            ` V4 "
                ` V5 "

[PATCH 0/2] Document size_t
 2020-09-29 15:21 UTC  (21+ messages)
` [PATCH 1/2] system_data_types.7: "
            ` [RFC] system_data_types.7: wfix + ffix
                    ` [PATCH v2] system_data_types.7: Improve "Include" wording and format, and explain it in NOTES

[PATCH] Make abort() AS-safe (Bug 26275)
 2020-09-29 14:42 UTC  (5+ messages)

[PATCH] string: Fix strerrorname_np return value [BZ #26555]
 2020-09-29 14:28 UTC  (4+ messages)

[PATCH 1/2] posix: Sync tempname with gnulib [BZ #26648]
 2020-09-29 12:55 UTC  (2+ messages)
` [PATCH 2/2] posix: Improve randomness on try_tempname_len

[PATCH 0/8] Add some <stdint.h> types
 2020-09-29 12:24 UTC  (13+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] system_data_types.7: Add 'intmax_t'
` [PATCH v2 2/8] intmax_t.3: New link to system_data_types(7)
` [PATCH v2 3/8] system_data_types.7: Add 'uintmax_t'
` [PATCH v2 4/8] uintmax_t.3: New link to system_data_types(7)
` [PATCH v2 5/8] system_data_types.7: Add intN_t family of types
` [PATCH v2 6/8] int8_t.3, int16_t.3, int32_t.3, int64_t.3, intN_t.3: New links to system_data_types(7)
` [PATCH v2 7/8] system_data_types.7: Add uintN_t family of types
` [PATCH v2 8/8] uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system_data_types(7)

[PATCH v5] ld.so: add an --argv0 option
 2020-09-29 10:37 UTC  (3+ messages)
` [PATCH v6] "

[COMMITTED] nptl: Fix __futex_abstimed_wait_cancellable32
 2020-09-28 19:18 UTC 

[PATCH v4] <sys/param.h>: Add nitems()
 2020-09-28 19:12 UTC 

[COMMITTED] sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYSCALLS
 2020-09-28 13:07 UTC 

[PATCH v3] Reversing calculation of __x86_shared_non_temporal_threshold
 2020-09-28 12:55 UTC  (4+ messages)

[PATCH v5 1/2] math: redirect roundeven function
 2020-09-28  8:54 UTC  (3+ messages)
` [PATCH v5 2/2] x86_64: roundeven with sse4.1 support

RFC: malloc and secure memory
 2020-09-27 20:29 UTC  (8+ messages)

[hurd,commited] hurd: add ST_RELATIME
 2020-09-27 16:24 UTC 

[PATCH 1/2] system_data_types.7: Add va_list
 2020-09-26 20:13 UTC  (4+ messages)
` [PATCH 2/2] va_list.3: New link to system_data_types(7)

[PATCH v2 00/18] glibc port for 32-bit RISC-V (RV32)
 2020-09-25 23:03 UTC  (8+ messages)
` [PATCH v2 09/18] RISC-V: The ABI implementation for 32-bit

[PATCH v2 01/14] linux: Simplify clock_getres
 2020-09-25 21:18 UTC  (3+ messages)
` [PATCH v2 11/14] linux: Add time64 recvmmsg support

[PATCH v2] Reversing calculation of __x86_shared_non_temporal_threshold
 2020-09-25 21:04 UTC  (12+ messages)

[RFC] <sys/param.h>: Add nitems() and snitems() macros
 2020-09-25 19:37 UTC  (9+ messages)
` [PATCH v2] "
            ` [PATCH v3] <sys/param.h>: Add nitems()

[PATCH] rtld-audit.7: Clarify la_version handshake
 2020-09-25 17:17 UTC  (4+ messages)

[PATCH] linux/semctl: fix SEM_STAT_ANY support [BZ #26637]
 2020-09-25 17:12 UTC  (3+ messages)

[PATCH 0/3] ld.so: Add --list-tunables to print tunable values
 2020-09-25 12:55 UTC  (11+ messages)
` [PATCH 1/3] x86: Initialize CPU info via IFUNC relocation [BZ 26203]

[PATCH] intl: Handle translation output codesets with TRANSLIT or IGNORE suffixes
 2020-09-25 12:20 UTC  (2+ messages)

[PATCH v2] intl: Handle translation output codesets with TRANSLIT or IGNORE suffixes
 2020-09-25 12:16 UTC 

[PATCH 00/10] Add types, and some fixes
 2020-09-25 12:01 UTC  (20+ messages)
` [PATCH 04/10] system_data_types.7: Add float_t
        ` [PATCH v2 "
` [PATCH 05/10] float_t.3: New link to system_data_types(7)
` [PATCH 06/10] system_data_types.7: Add double_t
  ` [PATCH v2 "
` [PATCH 07/10] double_t.3: New link to system_data_types(7)
` [PATCH 08/10] seccomp.2: Remove unneeded cast
` [PATCH 09/10] seccomp.2: Use ARRAY_SIZE() macro instead of raw sizeof division

[PATCH] rtld-audit.7: Clarify la_version handshake
 2020-09-25  8:45 UTC  (3+ 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).