unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-09-23 23:14:22 to 2020-09-29 14:55:15 UTC [more...]

V2 [PATCH 0/4] ld.so: Add --list-tunables to print tunable values
 2020-09-29 14:54 UTC  (23+ 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 14:52 UTC  (17+ 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)

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

[PATCH] Loosen the limits of time/tst-cpuclock1
 2020-09-29 14:01 UTC  (8+ messages)

[PATCH 1/3] system_data_types.7: ffix
 2020-09-29 13:35 UTC  (17+ 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

[PATCH 1/6] sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]
 2020-09-29 13:26 UTC  (18+ 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

[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  (6+ 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  (28+ messages)
` [PATCH 01/10] system_data_types.7: ffix
` [PATCH 02/10] system_data_types.7: Add lconv
` [PATCH 03/10] lconv.3: New link to system_data_types(7)
` [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 10/10] getgrent_r.3: Declare variables with different types in different lines

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

[PATCH] Set locale related environment variables in debugglibc.sh
 2020-09-25  3:18 UTC  (5+ messages)

[PATCH 1/4] strncmp: Add a testcase for page boundary [BZ #25933]
 2020-09-24 17:31 UTC  (14+ messages)
` [PATCH 2/4] strcmp: Add a testcase for page boundary
` [PATCH 3/4] bench-strncmp.c: Add workloads on "
    ` V2 [PATCH] "
` [PATCH 4/4] bench-strcmp.c: "
    ` V2 [PATCH] "

[PATCH] Fix runtime linker auditing on aarch64
 2020-09-24 11:10 UTC  (10+ 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).