unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 08:26:51 to 2020-10-01 16:33:21 UTC [more...]

[PATCH 00/28] glibc-hwcaps support
 2020-10-01 16:33 UTC  (16+ messages)
` [PATCH 01/28] elf: Do not search HWCAP subdirectories in statically linked binaries
` [PATCH 02/28] elf: Implement __rtld_malloc_is_full
` [PATCH 03/28] elf: Implement _dl_write
` [PATCH 04/28] elf: Extract command-line/environment variables state from rtld.c
` [PATCH 05/28] elf: Move ld.so error/help output to _dl_usage
` [PATCH 06/28] elf: Record whether paths come from LD_LIBRARY_PATH or --library-path
` [PATCH 07/28] elf: Implement ld.so --help
` [PATCH 08/28] elf: Implement ld.so --version
` [PATCH 09/28] scripts/update-copyrights: Update csu/version.c, elf/dl-usage.c
` [PATCH 10/28] elf: Use the term "program interpreter" in the ld.so help message
` [PATCH 11/28] elf: Print the full name of the dynamic loader "
` [PATCH 12/28] elf: Make __rtld_env_path_list and __rtld_search_dirs global variables
` [PATCH 13/28] elf: Add library search path information to ld.so --help
` [PATCH 14/28] elf: Enhance ld.so --help to print HWCAP subdirectories
` [PATCH 15/28] elf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen) to _dl_important_hwcaps

[PATCH v3] Reversing calculation of __x86_shared_non_temporal_threshold
 2020-10-01 16:04 UTC  (3+ messages)

[PATCH 0/2] Document void *
 2020-10-01 15:49 UTC  (8+ messages)
` [PATCH 1/2] system_data_types.7: Add 'void *'
` [PATCH 2/2] void-*.3: New link to system_data_types(7)
    ` [PATCH v2 0/2] Document 'void *'
    ` [PATCH v2 1/2] system_data_types.7: Add "
    ` [PATCH v2 2/2] void.3: New link to system_data_types(7)

[PATCH] Make abort() AS-safe (Bug 26275)
 2020-10-01 15:28 UTC  (12+ messages)
            ` [musl] "

[PATCH v2 0/4] Document [u]int_leastN_t
 2020-10-01 15:26 UTC  (8+ 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 15:25 UTC  (9+ 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 v5] aarch64: enforce >=64K guard size
 2020-10-01 15:13 UTC  (2+ messages)

[PATCH 00/16] Fixes; Document remaining stdint.h types
 2020-10-01 15:13 UTC  (34+ 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] __vfscanf_internal: fix aliasing violation (bug 26690)
 2020-10-01 14:17 UTC 

[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 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  (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 "

[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  (24+ 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  (11+ messages)
` [PATCH 3/6] sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]
` [PATCH 4/6] sysvipc: Return EINVAL for invalid msgctl 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] "


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