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

[PATCH v2 1/6] Import idx.h from gnulib
 2020-12-28 21:50 UTC  (9+ messages)
` [PATCH v2 2/6] Import filename.h "
` [PATCH v2 3/6] malloc: Add scratch_buffer_dupfree
` [PATCH v2 4/6] stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ #24970]
` [PATCH v2 5/6] stdlibc: Simplify realpath via scratch_buffer_dupfree
` [PATCH v2 6/6] stdlib: Assume FACCESSAT_NEVER_EOVERFLOWS on realpath

[PATCH 0/3] Make glibc build with LLD
 2020-12-28 21:49 UTC  (9+ messages)
` [PATCH 1/3] configure: Allow LD to be a linker other than GNU ld and gold
    ` [PATCH 1/3] configure: Allow LD to be LLD 9.0.0 or above "
` [PATCH 2/3] elf: Replace a --defsym trick with an object file to be compatible with lld
` [PATCH 3/3] install: Replace scripts/output-format.sed with objdump -f [BZ #26559]

Upcoming glibc 2.33 freeze in 2 weeks
 2020-12-28 21:46 UTC  (3+ messages)

[PATCH 0/5] Fix multiple realpath issues
 2020-12-28 21:04 UTC  (18+ 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] Add xfchmod to libsupport
 2020-12-28 20:13 UTC 

[PATCH] Add xchdir to libsupport
 2020-12-28 20:05 UTC  (6+ messages)

[PATCH] free: preserve errno [BZ#17924]
 2020-12-28 19:24 UTC  (8+ messages)

[PATCH 1/2] io: Remove xstat implementations
 2020-12-28 19:10 UTC  (4+ messages)
` [PATCH 2/2] io: Remove xmknod{at} implementations

question about cproj, cprojf
 2020-12-28 17:57 UTC  (2+ messages)

[PATCH v6 0/2] _FORTIFY_SOURCE=3
 2020-12-28 17:36 UTC  (7+ messages)
` [PATCH 1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
` [PATCH 2/2] nonstring: "

[PATCH v3 0/2] x86 pseudo-normal numbers
 2020-12-28 17:04 UTC  (5+ 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] x86: Check IFUNC definition in unrelocated executable [BZ #20019]
 2020-12-28 14:11 UTC 

[PATCH] add support for -Wmismatched-dealloc
 2020-12-27 23:13 UTC  (7+ messages)

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

[hurd, commited] hurd: set sigaction for signal preemptors in arch-independent file
 2020-12-26 17:45 UTC 

[hurd, commited] hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argv
 2020-12-26 15:40 UTC 

[hurd,commited] hurd: Try shell in posix_spawn* only in compat mode
 2020-12-26 14:13 UTC 

[PATCH] nptl: Fix pthread_cond_signal missing a sleeper (bug 25847)
 2020-12-25 17:18 UTC  (3+ messages)

[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] 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 

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 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 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 COMMITTED] s390x: Regenerate ulps
 2020-12-22 18:28 UTC 

[PATCH COMMITTED] powerpc: Regenerate ulps
 2020-12-22 18:23 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  (4+ messages)

[PATCH] <sys/platform/x86.h>: Add Intel LAM support
 2020-12-22 11:52 UTC  (4+ 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 


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