public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v1 1/2] random-bits: Factor out entropy generating function
 2022-03-31 22:51 UTC  (25+ messages)
` [PATCH v1 2/2] x86: Use rdtsc for generating entropy for random_bits

posix/glob.c: update from gnulib
 2022-03-31 20:00 UTC  (10+ messages)
      ` [v2] "

Backporting LD_AUDIT fixes to the glibc 2.34 release branch?
 2022-03-31 19:58 UTC 

[PATCH] [locale] Corrected return value check
 2022-03-31 19:47 UTC 

[PATCH] [locale] Corrected return value check
 2022-03-31 19:37 UTC 

[PATCH] Increase the test timeout of some string tests
 2022-03-31 17:50 UTC  (2+ messages)

[PATCH] [iconv] Fix possible null-pointer dereference
 2022-03-31 16:43 UTC  (5+ messages)

[PATCH v7 0/6] Support DT_RELR relative relocation format
 2022-03-31 16:38 UTC  (7+ 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

[PATCH] [elf] Fix possible null-pointer dereference
 2022-03-31 16:20 UTC 

[PATCH] [elf] Fix possible null-pointer dereference
 2022-03-31 15:44 UTC 

[PATCH v1.1] realpath: Bring back GNU extension on ENOENT and EACCES [BZ #28996]
 2022-03-31 14:44 UTC  (2+ messages)

[PATCH] [sunrpc] Fix possible null-pointer dereference
 2022-03-31 14:10 UTC 

[PATCH] [sunrpc] Fix possible null-pointer dereference
 2022-03-31 13:32 UTC 

[PATCH] iconv: Fix possible null-pointer dereference
 2022-03-31 13:24 UTC  (2+ messages)

[COMMITTED] stdlib: Fix tst-getrandom memcmp call
 2022-03-31 12:15 UTC 

[COMMITTED] stdlib: Fix tst-rand48.c printf types
 2022-03-31 12:13 UTC 

[COMMITTED] elf: Remove unused functions from tst-audit25(a,b)
 2022-03-31 12:12 UTC 

[COMMITTED] nptl: Use libc-diag.h with tst-thread-setspecific
 2022-03-31 12:12 UTC 

[COMMITTED] crypt: Remove unused variable on cert test
 2022-03-31 12:02 UTC 

[COMMITTED] elf: Remove unused variables in tests
 2022-03-31 12:00 UTC 

[COMMITTED] elf: Fix wrong fscanf usage on tst-pldd
 2022-03-31 11:59 UTC 

[COMMITTED] posix: Remove unused variable on tst-_Fork.c
 2022-03-31 11:57 UTC 

[COMMITTED] resolv: Initialize loop variable on tst-resolv-trailing
 2022-03-31 11:57 UTC 

[COMMITTED] localedate: Fix printf type on tst_mbrtowc
 2022-03-31 11:53 UTC 

[COMMITTED] localedata: Remove unused variables in tests
 2022-03-31 11:49 UTC 

[PATCH] Remove fno-unit-at-a-time make variable
 2022-03-31 11:33 UTC  (6+ messages)

[PATCH] elf: Simplify _dl_aux_init with inhibit_loop_to_libcall
 2022-03-31  8:56 UTC  (2+ messages)

[PATCH v1 3/6] x86: Remove mem{move|cpy}-ssse3
 2022-03-31  4:54 UTC  (10+ messages)
          `  "
            `  "

[PATCH v6 0/5] Support DT_RELR relative relocation format
 2022-03-30 21:32 UTC  (26+ messages)
` [PATCH v6 1/5] elf: Support DT_RELR relative relocation format [BZ #27924]
` [PATCH v6 2/5] elf: Properly handle zero DT_RELA/DT_REL values
` [PATCH v6 3/5] Add GLIBC_ABI_DT_RELR for DT_RELR support
` [PATCH v6 4/5] Add --disable-default-dt-relr
` [PATCH v6 5/5] NEWS: Mention DT_RELR support

[PATCH v1] Add .clang-format style file
 2022-03-30 20:59 UTC  (19+ messages)
    ` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH v2] nptl: Add backoff mechanism to spinlock loop
 2022-03-30 19:39 UTC  (7+ messages)

Backporting LD_AUDIT fixes to the glibc 2.34 release branch?
 2022-03-30 16:18 UTC  (5+ messages)

[PATCH] Remove -z combreloc and HAVE_Z_COMBRELOC
 2022-03-30  6:17 UTC 

Monday Patch Queue Review update (2022-03-28)
 2022-03-29 22:22 UTC  (2+ messages)

glibc git - Allow up to 500 commits in a push
 2022-03-29 21:46 UTC  (5+ messages)

RFC: Backport architecture specific improvements to release branches
 2022-03-29 21:21 UTC  (10+ messages)

rwlock for async application
 2022-03-29 13:28 UTC  (3+ messages)

$prefix != /usr/local
 2022-03-29  7:10 UTC  (2+ messages)

[patch v5] Allow for unpriviledged nested containers
 2022-03-29  3:53 UTC  (3+ messages)
  ` [patch v6] "

[PATCH v1 1/2] x86: Small improvements for wcscpy-ssse3
 2022-03-28 18:51 UTC  (4+ messages)
` [PATCH v1 2/2] x86: Small improvements for wcslen

[PATCH] debug: Improve fdelt_chk error message
 2022-03-28 13:49 UTC  (3+ 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/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 21/23] x86: Add AVX2 optimized str{n}casecmp
 2022-03-25 18:18 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 22/23] x86: Add EVEX "

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