public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[RFC] cacheflush.2: Document different prototypes for different architectures
 2020-12-12 18:19 UTC  (3+ messages)

https://sourceware.org/bugzilla/show_bug.cgi?id=26224
 2020-12-12 12:17 UTC  (3+ messages)

[PATCH v2] elf: Synchronize <elf.h> section header flags with binutils
 2020-12-12  9:16 UTC  (9+ messages)

[PATCH] malloc tcache: Debugger now sees the address of the corrupted chunk
 2020-12-12  5:32 UTC  (7+ messages)

[PATCH] add support for -Wmismatched-dealloc
 2020-12-12  2:25 UTC  (3+ messages)

[PATCH COMMITTED] elf.h: fix spelling typos in comments
 2020-12-12  0:42 UTC 

[COMMITTED] Fix spelling and grammar in several comments
 2020-12-12  0:31 UTC 

[PATCH] Mark __libc_freeres_fn as used [# 27002]
 2020-12-11 22:22 UTC  (5+ messages)
      ` V2 "

[PATCH] malloc: tcache: detect infinite-loop in _int_free when freeing tcache [BZ#27052]
 2020-12-11 22:04 UTC  (2+ messages)

[PATCH] posix: Fix return value of system if shell can not be executed [BZ #27053]
 2020-12-11 19:56 UTC  (2+ messages)

[PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-12-11 17:46 UTC  (17+ messages)
` [PATCH v2 1/6] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
` [PATCH v2 2/6] elf: lose is closely tied to _dl_map_object_from_fd
` [PATCH v2 3/6] elf: Fix failure handling in _dl_map_object_from_fd
` [PATCH v2 4/6] elf: Move note processing after l_phdr is updated
` [PATCH v2 5/6] elf: Pass the fd to note processing

[PATCH] elf: Include libc.so.6 as main program in dependency sort (bug 20972)
 2020-12-11 17:22 UTC  (2+ messages)

[PATCH] support: Add support_slibdir_prefix variable
 2020-12-11 17:19 UTC  (2+ messages)

[PATCH 0/2] elf: dl-load error handling refactoring
 2020-12-11 16:35 UTC  (3+ messages)
` [PATCH 1/2] elf: inline lose for error handling
` [PATCH 2/2] elf: Fix failure handling in _dl_map_object_from_fd

[PATCH v2 1/8] nptl: Move Linux pthread_kill to nptl
 2020-12-11 14:02 UTC  (9+ messages)
` [PATCH v2 2/8] nptl: Move pthread_kill to libc
` [PATCH v2 3/8] nptl: Make pthread_kill async-signal-safe
` [PATCH v2 4/8] nptl: Remove pthread raise implementation
` [PATCH v2 5/8] nptl: Implement raise in terms of pthread_kill
` [PATCH v2 6/8] nptl: Move cancel state out of cancelhandling
` [PATCH v2 7/8] nptl: Move cancel type "
` [PATCH 8/8] nptl: Use pthread_kill on pthread_cancel

[PATCH] Fix linknamespace errors in nss_database.c if build with -Os
 2020-12-11  8:44 UTC  (4+ messages)

[PATCH 0/2] _FORTIFY_SOURCE=3
 2020-12-11  2:42 UTC  (6+ messages)
` [PATCH 1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
` [PATCH 2/2] nonstring: "

[PATCH COMMITTED] treewide: fix incorrect spelling of indices in comments
 2020-12-11  2:38 UTC 

[v2] nsswitch: handle missing actions properly
 2020-12-11  1:58 UTC 

[PATCH] alpha: Remove anonymous union in struct stat [BZ #27042]
 2020-12-10 21:18 UTC  (5+ messages)
` [PATCHv2] "

[PATCH v2 6/6] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
 2020-12-10 19:12 UTC  (5+ messages)
` [PATCH v3 1/2] aarch64: align address for BTI protection [BZ #26988]
` [PATCH v3 2/2] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]

New Croatian PO file for 'libc' (version 2.31.9000)
 2020-12-10 18:22 UTC 

[PATCH v2 0/2] powerpc: Add support for system call vectored
 2020-12-10 18:07 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc: Runtime selection between sc and scv for syscalls

[PATCH COMMITTED] elf: Include <sys/param.h> in cache.c
 2020-12-10 15:38 UTC 

[PATCH 02/11] elf: Introduce enum opt_format in the ldconfig implementation
 2020-12-10 14:54 UTC  (7+ messages)
` [PATCH 12/11] s390x: Add Add glibc-hwcaps support

[PATCH COMMITTED] elf: Fix run-time dependencies of tst-dlopen-fail-2
 2020-12-10 11:45 UTC 

[PATCH v3] s390x: Add glibc-hwcaps support
 2020-12-10 10:22 UTC  (2+ messages)

[PATCH v2] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request
 2020-12-10 10:14 UTC  (3+ messages)

nsswitch: handle missing actions properly
 2020-12-10  8:35 UTC  (4+ messages)

tests failing on x86_64-linux
 2020-12-10  2:50 UTC  (7+ messages)

[RFC] y2038: test: Add _Static_assert() check when __USE_TIME_BITS64 is defined
 2020-12-10  0:42 UTC  (2+ messages)

[PATCH] more out of bounds checking improvements
 2020-12-09 21:46 UTC  (5+ messages)

Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
 2020-12-09 20:25 UTC  (2+ messages)

[PATCH] elf: Fix incorrect comparison in sort_priorities_by_name
 2020-12-09 18:29 UTC  (2+ messages)

[PATCH] S390: Derive float_t from FLT_EVAL_METHOD
 2020-12-09 15:29 UTC  (2+ messages)

[PATCH] Fix parsing of /sys/devices/system/cpu/online (bug 27038)
 2020-12-09 14:15 UTC  (2+ messages)

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

[PATCH] y2038: Redirect to 64 bit time functions when __USE_TIME_BITS64 is defined
 2020-12-09 12:18 UTC 

[PATCH] add inputs to auto-libm-test-in yielding larger errors
 2020-12-09 10:05 UTC 

Restore libc-alpha@sourceware.org Blocked 12/9/2020 10:02:52 a.m
 2020-12-09 10:02 UTC 

V5 [PATCH 0/2] x86: Support GNU_PROPERTY_X86_ISA_1_NEEDED marker [BZ #26717]
 2020-12-09  3:27 UTC  (12+ messages)
` V5 [PATCH 1/2] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] "
` V5 [PATCH 2/2] ldconfig/x86: Add ISA level check to glibc-hwcaps
                  ` [PATCH] ldconfig/x86: Store ISA level in cache and aux cache

Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases
 2020-12-08 18:01 UTC  (6+ messages)

[PATCH] Linux: Add execveat system call wrapper
 2020-12-08 16:41 UTC  (5+ messages)

Elementary Function Work
 2020-12-08 15:39 UTC  (4+ messages)

[RFC 0/6] y2038: Prepare glibc to be Y2038 safe for 32 bit ports
 2020-12-08 15:25 UTC  (13+ messages)
` [RFC 1/6] y2038: Introduce _TIME_BITS flag to support 64 bit time on 32 bit systems
` [RFC 2/6] y2038: stat: {f}stat{at}64_time64 redirection to be used on Y2038 systems

[PATCH] fixed typos in "NEWS for version 2.32" (v2)
 2020-12-08 14:57 UTC  (4+ messages)
  ` [PATCH] fixed typos in "NEWS for version 2.32" (v3)

glibc 2.33 --- Release blockers?
 2020-12-08 14:56 UTC  (4+ messages)

[PATCH] Add NEWS entry for CVE-2020-29562 (BZ #26923)
 2020-12-08 14:35 UTC  (2+ messages)

[PATCH] Turn ___brk_addr into a compat symbol
 2020-12-08 11:43 UTC  (3+ messages)

[RFC] Updating patchwork patches on commit
 2020-12-08 10:10 UTC  (10+ messages)

riscv: ifunc symbols don't link correctly in RTLD_NOW mode
 2020-12-08  8:48 UTC  (3+ messages)

Upcoming glibc 2.33 freeze on January 4th --- Volunteer RM?
 2020-12-08  2:32 UTC 

Use GMP 6.2.1 in build-many-glibcs.py
 2020-12-07 22:06 UTC 

[PATCH 0/2] riscv: add support for GNU indirect function
 2020-12-07 21:36 UTC  (3+ messages)

pthread_cancel async-signal-safe
 2020-12-07 18:08 UTC  (11+ messages)

[PATCH] Enable tst-glibc-hwcaps-cache for --enable-hardcoded-path-in-tests
 2020-12-07 16:04 UTC  (4+ messages)

Community Patch Review Meeting: Monday at 0900h EST (UTC-5)
 2020-12-07 15:05 UTC  (2+ messages)

[PATCH 1/1] x86: Tuning NT Threshold parameter for AMD machines
 2020-12-07 14:23 UTC  (3+ messages)

Accuracy of Mathematical Functions in Single, Double, and Quadruple Precision
 2020-12-07 10:34 UTC  (3+ messages)

[PATCH v4] manual: Add Descriptor-Relative Access section
 2020-12-07  9:57 UTC  (3+ messages)

x86-64-vN directories vs haswell/xeon_phi
 2020-12-07  8:19 UTC  (2+ messages)

[PATCH] x86: Rename readelflib.c and remove EM_IA_64 support
 2020-12-06 14:37 UTC  (7+ messages)
      ` PATCH] x86: Rename readelflib.c

Fwd: Comment patches <alloca.h> <sys/cdefs.h> <argp.h> <unix/sysv/linux/net/ethernet.h>
 2020-12-05 18:08 UTC 

Linux man-pages maintainership adjustments
 2020-12-05 10:12 UTC 

[Patch V2] mips: minior fix
 2020-12-05  5:47 UTC  (6+ messages)
` [PATCH 3/3] mips: remove useless register spill
      `  "

Patch V2: add hp-timing support and minor fix
 2020-12-05  2:26 UTC  (4+ messages)
` [PATCH V2 1/2] mips: add hp-timing support for MIPS R2

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