unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-09-28 13:48:20 to 2020-10-01 14:39:24 UTC [more...]

[PATCH] Make abort() AS-safe (Bug 26275)
 2020-10-01 14:39 UTC  (8+ messages)
            ` [musl] "

[PATCH v2 0/4] Document [u]int_leastN_t
 2020-10-01 14:35 UTC  (5+ messages)
` [PATCH v2 1/4] system_data_types.7: Add int_leastN_t family of types
` [PATCH v2 2/4] int_least8_t.3, int_least16_t.3, int_least32_t.3, int_least64_t.3, int_leastN_t.3: New links to system_data_types(7)
` [PATCH v2 3/4] system_data_types.7: Add uint_leastN_t family of types
` [PATCH v2 4/4] uint_least8_t.3, uint_least16_t.3, uint_least32_t.3, uint_least64_t.3, uint_leastN_t.3: New links to system_data_types(7)

[PATCH v2 0/4] Document [u]int_fastN_t
 2020-10-01 14:32 UTC  (5+ messages)
` [PATCH v2 1/4] system_data_types.7: Add int_fastN_t family of types
` [PATCH v2 2/4] int_fast8_t.3, int_fast16_t.3, int_fast32_t.3, int_fast64_t.3, int_fastN_t.3: New links to system_data_types(7)
` [PATCH v2 3/4] system_data_types.7: Add uint_fastN_t family of types
` [PATCH v2 4/4] uint_fast8_t.3, uint_fast16_t.3, uint_fast32_t.3, uint_fast64_t.3, uint_fastN_t.3: New links to system_data_types(7)

[PATCH] __vfscanf_internal: fix aliasing violation (bug 26690)
 2020-10-01 14:17 UTC 

[PATCH 00/16] Fixes; Document remaining stdint.h types
 2020-10-01 14:16 UTC  (33+ messages)
` [PATCH 01/16] malloc_get_state.3: ffix
` [PATCH 02/16] system_data_types.7: srcfix
` [PATCH 03/16] "
` [PATCH 04/16] "
` [PATCH 05/16] system_data_types.7: Add int_fastN_t family of types
` [PATCH 06/16] int_fast8_t.3, int_fast16_t.3, int_fast32_t.3, int_fast64_t.3, int_fastN_t.3: New links to system_data_types(7)
` [PATCH 07/16] system_data_types.7: Add uint_fastN_t family of types
` [PATCH 08/16] uint_fast8_t.3, uint_fast16_t.3, uint_fast32_t.3, uint_fast64_t.3, uint_fastN_t.3: New links to system_data_types(7)
` [PATCH 09/16] system_data_types.7: Add int_leastN_t family of types
` [PATCH 10/16] int_least8_t.3, int_least16_t.3, int_least32_t.3, int_least64_t.3, int_leastN_t.3: New links to system_data_types(7)
` [PATCH 11/16] system_data_types.7: Add uint_leastN_t family of types
` [PATCH 12/16] uint_least8_t.3, uint_least16_t.3, uint_least32_t.3, uint_least64_t.3, uint_leastN_t.3: New links to system_data_types(7)
` [PATCH 13/16] system_data_types.7: Add 'intptr_t'
` [PATCH 14/16] intptr_t.3: New link to system_data_types(7)
` [PATCH 15/16] system_data_types.7: Add 'uintptr_t'
` [PATCH 16/16] uintptr_t.3: New link to system_data_types(7)

[PATCH] Revert "Fix missing redirects in testsuite targets"
 2020-10-01 14:14 UTC 

[PATCH] powerpc64: Implement TLS using PC-relative addressing
 2020-10-01 11:15 UTC  (4+ messages)

copyright of generated charmaps data
 2020-10-01 10:31 UTC  (2+ messages)

[PATCH v5] aarch64: enforce >=64K guard size
 2020-10-01  9:44 UTC 

[PATCH 1/3] system_data_types.7: ffix
 2020-10-01  9:36 UTC  (9+ messages)
` [PATCH v2 "

V2 [PATCH 0/4] ld.so: Add --list-tunables to print tunable values
 2020-10-01  8:46 UTC  (25+ 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 "

[COMMITTED] sysvipc: Fix semtimedop for Linux < 5.1 for 64-bit ABI
 2020-09-30 21:05 UTC 

semtimedop, powerpc, time64 and older kernels
 2020-09-30 20:45 UTC  (5+ messages)

Expose 'array_length()' macro in <sys/cdefs.h> or <sys/param.h>
 2020-09-30 20:39 UTC  (3+ messages)

RFC: Update MINSIGSTKSZ and SIGSTKSZ
 2020-09-30 20:04 UTC  (12+ messages)

[PATCH 0/2] Document size_t
 2020-09-30 17:16 UTC  (25+ 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] stdlib: Fix data race in __run_exit_handlers
 2020-09-30 16:01 UTC  (3+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2020
 2020-09-30 15:58 UTC 

[PATCH v3 1/2] powerpc: Add optimized strncpy for POWER9
 2020-09-30 14:46 UTC  (7+ 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)

[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

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

[PATCH 2/3] system_data_types.7: Add 'FILE'
 2020-09-29 13:35 UTC  (4+ messages)
` [PATCH v2 "

[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 


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