unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-12-21 05:09:22 to 2020-12-25 16:25:07 UTC [more...]

[PATCH] <sys/platform/x86.h>: Remove the C preprocessor magic
 2020-12-25 16:24 UTC 

[PATCH] Remove _ISOMAC check from <cpu-features.h>
 2020-12-25 14:13 UTC  (2+ messages)

[PATCH 0/5] Fix multiple realpath issues
 2020-12-25  5:56 UTC  (11+ messages)
` [PATCH 1/5] stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26241]
    ` [PATCH 1/5] warnings in canonicalize.c
` [PATCH 2/5] Import idx.h from gnulib
` [PATCH 3/5] Import filename.h "
` [PATCH 4/5] stdlib: Add testcase fro BZ #26241
` [PATCH 5/5] stdlib: Remove lstat usage from realpath [BZ #24970]

[PATCH] x86: Add tests for IFUNC resolver with CPU_FEATURE_USABLE
 2020-12-25  3:25 UTC  (2+ messages)
` V2 "

Build failure with --disable-tunables on x86-64
 2020-12-24 22:53 UTC 

[PATCH 1/2] elf: Support getauxval after static dlopen (bug 20802)
 2020-12-24 21:34 UTC  (7+ messages)
` [RFC PATCH 2/2] x86: Alternative <sys/platform/x86.h> implementation

fixing dynamic tls races (BZ 19329 and friends)
 2020-12-24 20:07 UTC  (2+ messages)

[PATCH] x86: Remove the duplicated CPU_FEATURE_CPU_P
 2020-12-24 19:20 UTC  (3+ messages)

[PATCH 1/2] Revert "linux: Move {f}xstat{at} to compat symbols"
 2020-12-24 15:21 UTC  (8+ messages)

[PATCH] tests-mcheck: New variable to run tests with MALLOC_CHECK_=3
 2020-12-24  5:04 UTC  (3+ messages)

[PATCH v3 0/2] x86 pseudo-normal numbers
 2020-12-24  2:45 UTC  (3+ messages)
` [PATCH v3 1/2] x86 long double: Consider pseudo numbers as signaling
` [PATCH v3 2/2] x86 long double: Add tests for pseudo normal numbers

[PATCH] free: preserve errno [BZ#17924]
 2020-12-24  1:03 UTC  (10+ messages)

[PATCH 0/5] x86 pseudo-normal numbers
 2020-12-24  0:48 UTC  (19+ messages)
` [PATCH 1/5] x86 long double: Support pseudo numbers in fpclassifyl
` [PATCH 2/5] x86 long double: Support pseudo numbers in isnanl
` [PATCH 4/5] x86 long double: Consider pseudo numbers as signaling
` [PATCH 5/5] x86 long double: Add tests for pseudo normal numbers
` [PING*2][PATCH 0/5] x86 pseudo-normal numbers

[PATCH v2 0/5] x86 pseudo-normal numbers
 2020-12-23 18:14 UTC  (10+ messages)
` [PATCH v2 1/5] x86 long double: Support pseudo numbers in fpclassifyl
` [PATCH v2 2/5] x86 long double: Support pseudo numbers in isnanl
` [PATCH v2 3/5] Partially revert 681900d29683722b1cb0a8e565a0585846ec5a61
` [PATCH v2 4/5] x86 long double: Consider pseudo numbers as signaling
` [PATCH v2 5/5] x86 long double: Add tests for pseudo normal numbers

[PATCH] nptl: Fix pthread_cond_signal missing a sleeper (bug 25847)
 2020-12-23 18:09 UTC  (2+ messages)

[PATCH v3 1/4] support: Add xclone
 2020-12-23 16:36 UTC  (4+ messages)
` [PATCH v3 2/4] Linux: Add close_range
` [PATCH v3 3/4] io: Add closefrom [BZ #10353]
` [PATCH v3 4/4] posix: Add posix_spawn_file_actions_closefrom

[PATCH 1/4] support: Add xclone
 2020-12-23 16:18 UTC  (15+ messages)
` [PATCH v2 2/4] Linux: Add close_range
` [PATCH v2 3/4] io: Add closefrom [BZ #10353]
` [PATCH v2 4/4] posix: Add posix_spawn_file_actions_closefrom

[PATCH] elf: Account for glibc-hwcaps/ prefix in _dl_important_hwcaps
 2020-12-23 15:24 UTC  (2+ messages)

[PATCH] MTE: Do not pad size in realloc_check
 2020-12-23 13:51 UTC  (4+ messages)

[PATCH 1/3] Linux: Add close_range
 2020-12-23 12:33 UTC  (19+ messages)
` [PATCH 2/3] io: Add closefrom [BZ #10353]
` [PATCH 3/3] posix: Add posix_spawn_file_actions_closefrom

[PATCH v5 09/11] elf: Add glibc-hwcaps subdirectory support to ld.so cache processing
 2020-12-23 11:33 UTC  (3+ messages)

[PATCH v3 0/4] x86: Improve Minimum Alternate Stack Size
 2020-12-23  6:55 UTC  (6+ messages)
` [PATCH v3 1/4] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v3 2/4] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v3 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery
` [PATCH v3 4/4] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCH v2] addmntent: Remove unbounded alloca usage from getmntent [BZ#27083]
 2020-12-23  2:01 UTC  (5+ messages)
    ` [COMMITTED] misc: Use __ferror_unlocked instead of ferror

[PATCH v6 0/2] _FORTIFY_SOURCE=3
 2020-12-22 21:49 UTC  (3+ messages)

[PATCH COMMITTED] s390x: Regenerate ulps
 2020-12-22 18:28 UTC 

[PATCH COMMITTED] powerpc: Regenerate ulps
 2020-12-22 18:23 UTC 

Upcoming glibc 2.33 freeze in 2 weeks
 2020-12-22 15:54 UTC 

[PATCH] powerpc: Add optimized ilogbf128 for POWER9
 2020-12-22 15:36 UTC  (3+ messages)
` [PATCH 2/2] benchtests: Add ilogbf128 test

[RFC] Updating patchwork patches on commit
 2020-12-22 15:13 UTC  (11+ messages)

[PATCH v3] addmntent: Remove unbounded alloca usage from getmntent [BZ#27083]
 2020-12-22 14:57 UTC  (2+ messages)

Compatibility issues around <sys/platform/x86.h>
 2020-12-22 13:32 UTC  (8+ messages)

[PATCH v5 0/6] [committed] Memory tagging support
 2020-12-22 13:21 UTC  (10+ messages)
` [PATCH v5 1/6] config: Allow memory tagging to be enabled when configuring glibc
` [PATCH v5 2/6] elf: Add a tunable to control use of tagged memory
` [PATCH v5 3/6] malloc: Basic support for memory tagging in the malloc() family
` [PATCH v5 4/6] linux: Add compatibility definitions to sys/prctl.h for MTE
` [PATCH v5 5/6] aarch64: Add sysv specific enabling code for memory tagging
` [PATCH v5 6/6] aarch64: Add aarch64-specific files for memory tagging support

[PATCH] <sys/platform/x86.h>: Add Intel LAM support
 2020-12-22 11:52 UTC  (5+ messages)

[PATCH] <sys/platform/x86.h>: Pass index_cpu_##name [BZ #27104]
 2020-12-22 11:39 UTC 

man-pages-5.10 released
 2020-12-22 10:21 UTC 

missing stack info in _dl_tlsdesc_dynamic
 2020-12-22 10:20 UTC 

[PATCH] getmntent: Generalize octal decoding
 2020-12-22  7:48 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] malloc tcache: Debugger now sees the address of the corrupted chunk
 2020-12-22  2:15 UTC  (3+ messages)

pthread_cond performence Discussion
 2020-12-22  1:02 UTC  (4+ messages)
` [PATCH]x86: update REP_STOSB_THRESHOLD's default value from 2k to 1M

[PATCH v2] configure.ac: option for user-defined-trusted-dirs
 2020-12-21 18:48 UTC  (3+ messages)

[PATCH v2 0/4] Improved ASLR
 2020-12-21 18:44 UTC  (7+ messages)

About pthread_yield() implementation
 2020-12-21 17:57 UTC  (2+ messages)

[PATCH 2/2] Remove dbl-64/wordsize-64
 2020-12-21 17:52 UTC  (2+ messages)

[PATCH 1/2] Remove dbl-64/wordsize-64
 2020-12-21 17:36 UTC  (2+ messages)

[PATCH COMMITTED] i386: Regenerate ulps
 2020-12-21 17:19 UTC 

[PATCH] x86: Remove unused variables for raw cache sizes
 2020-12-21 17:08 UTC 

[COMMITTED] aarch64: update ulps
 2020-12-21 16:44 UTC 

[PATCH v4 0/6] Memory tagging support
 2020-12-21 14:31 UTC  (24+ messages)
` [PATCH v4 1/6] config: Allow memory tagging to be enabled when configuring glibc
` [PATCH v4 2/6] elf: Add a tunable to control use of tagged memory
` [PATCH v4 3/6] malloc: Basic support for memory tagging in the malloc() family
` [PATCH v4 4/6] linux: Add compatibility definitions to sys/prctl.h for MTE
` [PATCH v4 5/6] aarch64: Add sysv specific enabling code for memory tagging
` [PATCH v4 6/6] aarch64: Add aarch64-specific files for memory tagging support

[PATCH] cacheflush.2: Document Architecture-specific variants
 2020-12-21  8:32 UTC  (3+ messages)

[RFC][PATCH] * bits/confname.h: Define _CS_POSIX_V7_THREADS_CFLAGS, _CS_POSIX_V7_THREADS_LDFLAGS
 2020-12-21  5:26 UTC  (2+ messages)

[PATCH] add inputs to auto-libm-test-in yielding larger errors
 2020-12-21  5:09 UTC  (2+ messages)


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