public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] nptl: Add backoff mechanism to spinlock loop
 2022-04-12 11:53 UTC  (5+ messages)

RFC: Backport architecture specific improvements to release branches
 2022-04-12 11:49 UTC  (2+ messages)

[PATCH,hurd] Fix arbitrary error code
 2022-04-12 10:31 UTC  (4+ messages)

[PATCH v1] Replace {u}int_fast{16|32} with {u}int32_t
 2022-04-12  9:50 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4] elf: fixes compile error when both enable -Werror and -DNDEBUG
 2022-04-12  9:47 UTC 

LD_AUDIT: Not enough space in static TLS block
 2022-04-12  7:44 UTC  (2+ messages)

test-container: Fix "unused code" warnings on HURD
 2022-04-11 23:29 UTC  (2+ messages)

[PATCH] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
 2022-04-11 17:49 UTC 

[PATCH v1] Add .clang-format style file
 2022-04-11 15:52 UTC  (7+ messages)
` [PATCH v5] "
` [PATCH v6] "

[PATCH] manual: Avoid name collision in libm ULP table [BZ #28956]
 2022-04-11 15:46 UTC  (5+ messages)

[PATCH v3 1/2] scripts: Add glibcelf.py module
 2022-04-11 15:32 UTC  (2+ messages)
` [PATCH v3 2/2] Default to --with-default-link=no (bug 25812)

[PATCH v2 1/2] scripts: Add glibcelf.py module
 2022-04-11 15:16 UTC  (3+ messages)
` [PATCH v2 2/2] Default to --with-default-link=no (bug 25812)

[PATCH] nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
 2022-04-11 14:54 UTC  (3+ messages)

[PATCH] Properly set up wide stream buffers for output (bug 20632)
 2022-04-11 14:42 UTC 

[patch v6] Allow for unpriviledged nested containers
 2022-04-11 14:33 UTC  (6+ messages)

[PATCH v3] elf: fixes compile error when both enable -Werror and -DNDEBUG
 2022-04-11 14:29 UTC  (2+ messages)

[PATCH 0/2] ELF tests in Python and libio vtables/RELRO interaction
 2022-04-11 13:20 UTC  (4+ messages)
` [PATCH 1/2] scripts: Add glibcelf.py module
` [PATCH 2/2] Default to --with-default-link=no (bug 25812)

[RFC] _FORTIFY_SOURCE strictness
 2022-04-11  8:02 UTC  (9+ messages)

[PATCH v1 1/2] stdlib: Refactor {u}int_fast defs in stdint
 2022-04-11  6:34 UTC  (4+ messages)
` [PATCH v1 2/2] x86_64: Add {u}int_fast defs ideal for x86_64

[PowerPC64] Use medium model toc accesses throughout
 2022-04-11  1:38 UTC  (15+ messages)
` [PATCH v2 0/4] PowerPC64 static-pie
  ` [PATCH v2 1/4] powerpc64: Use medium model toc accesses throughout
  ` [PATCH v2 2/4] powerpc64: Set up thread register for _dl_relocate_static_pie
  ` [PATCH v2 3/4] powerpc: Relocate stinfo->main
  ` [PATCH v2 4/4] powerpc64: Enable static-pie

[PATCH v2 3/6] x86: Remove mem{move|cpy}-ssse3
 2022-04-10  0:57 UTC  (2+ messages)
` [PATCH v4 6/6] x86: Reduce code size of mem{move|pcpy|cpy}-ssse3

[PATCH v1 2/6] x86: Remove str{n}{case}cmp-ssse3
 2022-04-10  0:54 UTC  (18+ messages)
` [PATCH v3 1/6] x86: Remove str{p}{n}cpy-ssse3
` [PATCH v3 2/6] x86: Remove mem{move|cpy}-ssse3-back
` [PATCH v3 3/6] x86: Reduce code size of Remove mem{move|pcpy|cpy}-ssse3
` [PATCH v3 4/6] x86: Optimize memcmp SSE2 in memcmp.S
` [PATCH v3 5/6] x86: Remove memcmp-sse4.S
` [PATCH v3 6/6] x86: Cleanup page cross code in memcmp-avx2-movbe.S
` [PATCH v4 1/6] x86: Remove {w}memcmp-ssse3
  ` [PATCH v4 2/6] x86: Remove str{n}{case}cmp-ssse3
  ` [PATCH v4 3/6] x86: Remove str{n}cat-ssse3
  ` [PATCH v4 4/6] x86: Remove str{p}{n}cpy-ssse3
  ` [PATCH v4 5/6] x86: Remove mem{move|cpy}-ssse3-back

[PATCH 0/2] localedata: Add locale for syr_SY [BZ #27063]
 2022-04-09 17:39 UTC  (7+ messages)

[PATCH] string: Replace outdated comments in strlen()
 2022-04-09 16:46 UTC  (5+ messages)

[PATCH v7 0/6] Support DT_RELR relative relocation format
 2022-04-09  0:19 UTC  (15+ messages)
` [PATCH v7 1/6] elf: Define DT_RELR related macros and types
` [PATCH v7 2/6] Add GLIBC_ABI_DT_RELR for DT_RELR support
` [PATCH v7 3/6] elf: Support DT_RELR relative relocation format [BZ #27924]
` [PATCH v7 4/6] elf: Properly handle zero DT_RELA/DT_REL values
` [PATCH v7 5/6] Add --disable-default-dt-relr
` [PATCH v7 6/6] NEWS: Mention DT_RELR support

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Aripl 07, 2022)
 2022-04-08  4:54 UTC  (4+ messages)

[COMMITTED] sparc64: Remove fcopysign{f} implementation
 2022-04-07 18:15 UTC 

[COMMITTED] alpha: Remove fcopysign{f} implementation
 2022-04-07 18:14 UTC 

[COMMITTED] math: Use builtin for ldbl-96 copysign
 2022-04-07 18:13 UTC 

[COMMITTED] ia64: Remove fcopysign{f} implementation
 2022-04-07 17:41 UTC 

[COMMITTED] x86: Remove fcopysign{f} implementation
 2022-04-07 15:21 UTC 

[COMMITTED] powerpc: Remove fcopysign{f} implementation
 2022-04-07 15:07 UTC 

[PATCH] S390: Fix elf/tst-audit25[ab]
 2022-04-07 13:51 UTC  (3+ messages)

[PATCH] Add rif_MA locale [BZ #27781]
 2022-04-07 13:38 UTC  (4+ messages)

[PATCH] Remove fno-unit-at-a-time make variable
 2022-04-07  7:02 UTC  (20+ messages)

[PATCH] tests/string: Drop simple/stupid/builtin tests
 2022-04-06 14:20 UTC  (5+ messages)
` [PATCH v2] "

[committed] test-memcpy: Actually reverse source and destination
 2022-04-06  7:26 UTC 

[PATCH v2] math: Add math-use-builtins-fabs (BZ#29027)
 2022-04-05 17:58 UTC  (2+ messages)

[PATCH] math: Add math-use-builtins-fabs
 2022-04-05 16:43 UTC  (8+ messages)

[COMMITTED] benchtests: Only build libmvec benchmarks iff $(build-mathvec) is set
 2022-04-05 15:05 UTC 

[PATCH v1 1/2] random-bits: Factor out entropy generating function
 2022-04-05 13:45 UTC  (37+ messages)

[PATCH v3] linux: Fix __closefrom_fallback iterates until max int (BZ#28993)
 2022-04-05 11:09 UTC  (3+ messages)

[PATCH v1] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
 2022-04-04 21:39 UTC 

[v2] posix/glob.c: update from gnulib
 2022-04-04 21:25 UTC  (3+ messages)

[PATCH] sparc: Remove s_abs implementations
 2022-04-04 20:00 UTC  (2+ messages)

[PATCH] ia64: Remove fabs implementations
 2022-04-04 20:00 UTC  (2+ messages)

[PATCH] x86: Remove fabs{f} implementation
 2022-04-04 19:59 UTC  (2+ messages)

[PATCH] alpha: Remove s_abs implementations
 2022-04-04 19:59 UTC  (2+ messages)

[PATCH] Remove -z combreloc and HAVE_Z_COMBRELOC
 2022-04-04 18:44 UTC  (2+ messages)

$prefix != /usr/local
 2022-04-04 14:46 UTC  (3+ messages)

Monday Patch Queue Review update (2022-04-04)
 2022-04-04 14:04 UTC 

[PATCH v12 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2022-04-04  9:44 UTC  (3+ messages)
` [PATCH v12 1/2] elf: Allow architectures to parse properties on the main executable
` [PATCH v12 2/2] arm64: Enable BTI for main executable as well as the interpreter

[PATCH v2] elf: fixes compile error when both enable -Werror and -DNDEBUG
 2022-04-02  9:49 UTC 

[PATCH] elf: fixes compile error when both enable -Werror and -DNDEBUG
 2022-04-02  7:08 UTC  (2+ messages)

[PATCH] [iconvdata] Fix possible bad array index
 2022-04-01  7:53 UTC 

[PATCH] [sysdeps] Fix possible null-pointer dereference
 2022-04-01  6:25 UTC 

[PATCH] [iconv]. Fix possible array out of bounds
 2022-04-01  6:12 UTC 

[PATCH] [locale] Corrected return value check
 2022-04-01  5:46 UTC 

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