public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] nptl: Add backoff mechanism to spinlock loop
 2022-03-28 16:41 UTC  (2+ messages)

[PATCH] debug: Improve fdelt_chk error message
 2022-03-28 13:49 UTC  (3+ messages)

[PATCH v1 3/6] x86: Remove mem{move|cpy}-ssse3
 2022-03-28 13:07 UTC  (2+ messages)

[PATCH] nptl: Add backoff mechanism to spinlock loop
 2022-03-28  8:35 UTC  (7+ messages)
  ` 回复: "

Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.h
 2022-03-28  7:42 UTC  (2+ messages)

[PATCH v1 1/2] x86: Small improvements for wcscpy-ssse3
 2022-03-25 22:13 UTC  (2+ messages)
` [PATCH v1 2/2] x86: Small improvements for wcslen

[PATCH v1 1/6] x86: Remove {w}memcmp-ssse3
 2022-03-25 20:44 UTC  (20+ messages)
` [PATCH v1 2/6] x86: Remove str{n}{case}cmp-ssse3
  ` [PATCH v2 1/6] x86: Remove {w}memcmp-ssse3
    ` [PATCH v2 2/6] x86: Remove str{n}{case}cmp-ssse3
    ` [PATCH v2 3/6] x86: Remove mem{move|cpy}-ssse3
    ` [PATCH v2 4/6] x86: Remove mem{move|cpy}-ssse3-back
    ` [PATCH v2 5/6] x86: Remove str{n}cat-ssse3
    ` [PATCH v2 6/6] x86: Remove str{p}{n}cpy-ssse3
` [PATCH v1 3/6] x86: Remove mem{move|cpy}-ssse3
` [PATCH v1 4/6] x86: Remove mem{move|cpy}-ssse3-back
` [PATCH v1 5/6] x86: Remove str{n}cat-ssse3
` [PATCH v1 6/6] x86: Remove str{p}{n}cpy-ssse3

[PATCH v1 01/23] benchtests: Use json-lib in bench-strchr.c
 2022-03-25 18:18 UTC  (62+ messages)
` [PATCH v1 02/23] benchtests: Add random benchmark "
` [PATCH v1 03/23] x86: Code cleanup in strchr-avx2 and comment justifying branch
` [PATCH v1 04/23] x86: Code cleanup in strchr-evex "
` [PATCH v1 05/23] benchtests: Use json-lib in bench-strpbrk.c
` [PATCH v1 06/23] benchtests: Use json-lib in bench-strspn.c
` [PATCH v1 07/23] x86: Optimize strcspn and strpbrk in strcspn-c.c
` [PATCH v1 08/23] x86: Optimize strspn in strspn-c.c
` [PATCH v1 09/23] x86: Remove strcspn-sse2.S and use the generic implementation
` [PATCH v1 10/23] x86: Remove strpbrk-sse2.S "
` [PATCH v1 11/23] x86: Remove strspn-sse2.S "
` [PATCH v1 12/23] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]
  ` [PATCH v2 12/31] "
` [PATCH v1 13/23] benchtests: Use json-lib in bench-strcasecmp.c
` [PATCH v1 14/23] benchtests: Use json-lib in bench-strncasecmp.c
` [PATCH v1 15/23] string: Expand page cross tests in test-strcasecmp.c
` [PATCH v1 16/23] string: Expand page cross tests in test-strncasecmp.c
` [PATCH v1 17/23] x86: Optimize str{n}casecmp TOLOWER logic in strcmp.S
` [PATCH v1 18/23] x86: Optimize str{n}casecmp TOLOWER logic in strcmp-sse42.S
` [PATCH v1 19/23] string: Expand page cross test cases in test-strcmp.c
` [PATCH v1 20/23] string: Expand page cross test cases in test-strncmp.c
` [PATCH v1 21/23] x86: Add AVX2 optimized str{n}casecmp
  ` [PATCH v3 "
  ` [PATCH v3 22/23] x86: Add EVEX "
  ` [PATCH v4 21/23] x86: Add AVX2 "
    ` [PATCH v4 22/23] x86: Add EVEX "
` [PATCH v1 "
` [PATCH v1 23/23] x86: Remove AVX str{n}casecmp

rwlock for async application
 2022-03-25 17:38 UTC  (2+ messages)

New Croatian PO file for 'libc' (version 2.34.9000)
 2022-03-25  0:32 UTC 

[PATCH v2] linux: Fix __closefrom_fallback iterates until max int (BZ#28993)
 2022-03-24 11:29 UTC  (4+ messages)

Update kernel version to 5.17 in tst-mman-consts.py
 2022-03-24  9:09 UTC  (2+ messages)

[PATCH] realpath: Bring back GNU extension on ENOENT and EACCES [BZ #28996]
 2022-03-24  6:47 UTC 

[PATCH] linux: Fix __closefrom_fallback iterates until max int (BZ#28993)
 2022-03-23 20:47 UTC 

[PATCH] linux: Use /sys/devices/system/cpu on __get_nprocs_conf (BZ#28991)
 2022-03-23 20:38 UTC 

[COMMITTED] iconvdata: Fix enum type on UTF-7
 2022-03-23 18:46 UTC 

[COMMITTED] nscd: Remove unused variable
 2022-03-23 18:37 UTC 

[COMMITTED] support: Fix support_process_state_wait path size calculation
 2022-03-23 18:32 UTC 

[COMMITTED] support: Remove unused extract_8 function
 2022-03-23 18:31 UTC 

[COMMITTED] locale: Remove ununsed wctype_table_get function
 2022-03-23 17:33 UTC 

[COMMITTED] gmon: Remove unused sprofil.c functions
 2022-03-23 17:30 UTC 

[COMMITTED] Fix ununsed fstatat64_time64_statx
 2022-03-23 17:11 UTC 

[COMMITTED] malloc: Fix duplicate inline for do_set_mxfast
 2022-03-23 16:32 UTC 

Update syscall lists for Linux 5.17
 2022-03-23 16:32 UTC  (2+ messages)

[PATCH 0/3]: C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb()
 2022-03-23 15:32 UTC  (2+ messages)

[PATCH 2/2] linux: posix_spawn: return EINVAL on argc < 1
 2022-03-23 14:40 UTC  (10+ messages)

[RISCV] RISC-V GNU Toolchain Meeting Cancell (Feb 09, 2022)
 2022-03-23 14:02 UTC 

[COMMITTED] elf: Remove inline _dl_dprintf
 2022-03-23 13:44 UTC 

[PATCH] configure.ac: fix bashism in configure.ac
 2022-03-23  1:53 UTC  (6+ messages)
` [PATCH v3] configure.ac: fix bashisms "

[PATCH 3/3] getaddrinfo: Refactor code for readability
 2022-03-22 19:05 UTC  (4+ messages)
  ` [PATCH v2] "

Use Linux 5.17 in build-many-glibcs.py
 2022-03-22 17:56 UTC  (2+ messages)

[PATCH v2] configure.ac: fix bashisms in configure.ac
 2022-03-22 17:32 UTC  (3+ messages)

[PATCH v5] Fix misaligned accesses to fields in HEADER struct defined in <arpa/nameser_compat.h>
 2022-03-22 12:05 UTC  (2+ messages)

[PATCH v5 0/7] Refactor syslog implementation
 2022-03-21 21:19 UTC  (8+ messages)
` [PATCH v5 1/7] support: Add xmkfifo
` [PATCH v5 2/7] misc: Add syslog test
` [PATCH v5 3/7] misc: syslog: Fix indentation and style
` [PATCH v5 4/7] misc: syslog: Simplify implementation
` [PATCH v5 5/7] misc: syslog: Use fixed-sized buffer and remove memstream
` [PATCH v5 6/7] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
` [PATCH v5 7/7] misc: Use 64 bit time_t interfaces on syslog

[PATCH v4 0/7] Refactor syslog implementation
 2022-03-21 20:16 UTC  (10+ messages)
` [PATCH v4 1/7] support: Add xmkfifo
` [PATCH v4 2/7] misc: Add syslog test
` [PATCH v4 3/7] misc: syslog: Fix indentation and style
` [PATCH v4 4/7] misc: syslog: Simplify implementation
` [PATCH v4 5/7] misc: syslog: Use fixed-sized buffer and remove memstream
` [PATCH v4 6/7] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
` [PATCH v4 7/7] misc: Use gmtime instead of localtime

[PATCH] string: Replace outdated comments in strlen()
 2022-03-21 18:50 UTC  (4+ messages)

[PATCH v3 0/7] Refactor syslog implementation
 2022-03-21 14:10 UTC  (11+ messages)
` [PATCH v3 1/7] support: Add xmkfifo
` [PATCH v3 2/7] misc: Add syslog test
` [PATCH v3 3/7] misc: syslog: Fix indentation and style
` [PATCH v3 4/7] misc: syslog: Simplify implementation
` [PATCH v3 5/7] misc: syslog: Use fixed-sized buffer
` [PATCH v3 6/7] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
` [PATCH v3 7/7] misc: Use gmtime instead of localtime

[PATCH 0/5] iconv: module for MODIFIED-UTF-7
 2022-03-21 14:09 UTC  (4+ messages)
` [PATCH v3 0/5] iconv: module for IMAP-UTF-7

[PATCH v3 1/5] Copy utf-7 module to modified-utf-7
 2022-03-21 14:07 UTC  (14+ messages)
` [PATCH v4 0/4] iconv: Add support for UTF-7-IMAP
  ` [PATCH v4 2/4] iconv: Better mapping to RFC for UTF-7
    ` [PATCH v5 "
  ` [PATCH v4 3/4] iconv: make utf-7.c able to use variants
    ` [PATCH v5 "
  ` [PATCH v4 4/4] iconv: Add UTF-7-IMAP variant in utf-7.c
    ` [PATCH v5 "

published documentation
 2022-03-20 21:08 UTC  (3+ messages)

[PATCH 00/26] vfprintf rework to remove vtables
 2022-03-18 19:19 UTC  (8+ messages)
` [PATCH 01/26] libio: Convert tst_swprintf to the test framework
` [PATCH 02/26] libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)
` [PATCH 03/26] stdio-common: Add wide stream coverage to tst-vfprintf-user-type

[PATCH v4] Fix misaligned accesses to fields in HEADER struct defined in <arpa/nameser_compat.h>
 2022-03-18 17:37 UTC  (2+ messages)

[PATCH] Remove special flags of libc.5.so and libc.4.so
 2022-03-18 17:12 UTC  (2+ messages)

[PATCH] scripts/dso-ordering-test.py: Fix C&P error in * callrefs processing
 2022-03-18 16:56 UTC  (2+ messages)

[PATCH 2/3] gai_init: Avoid jumping from if condition to its else counterpart
 2022-03-17 23:48 UTC  (2+ messages)

[PATCH 1/3] gaiconf_init: Refactor some bits for readability
 2022-03-17 22:41 UTC  (2+ messages)

[PATCH v3 08/12] gaih_inet: separate nss lookup loop into its own function
 2022-03-17 22:05 UTC  (2+ messages)

[PATCH v3 07/12] gaih_inet: Split nscd lookup code into its own function
 2022-03-17 22:02 UTC  (2+ messages)

[PATCH v3 01/12] Simplify allocations and fix merge and continue actions [BZ #28931]
 2022-03-17 21:47 UTC  (2+ messages)

page:  |  | latest

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