unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2023-02-12 15:53:11 to 2023-02-20 13:17:31 UTC [more...]

[PATCH v2 0/5] Remove Linux generic sysdep
 2023-02-19 21:11 UTC  (3+ messages)
` [PATCH v2 1/5] Linux: Move wordsize-32 Version to default

[hurd, commited] glob64_time64: Fix typo for stub_warning call (BZ #30146)
 2023-02-20 12:45 UTC  (3+ messages)

[hurd, commited] __glob64_time64: Fix typo for stub_warning call (BZ #30146)
 2023-02-20 12:45 UTC 

[PATCH] elf: Restore lconfig libc6 implicit soname logic [BZ #30125]
 2023-02-20 12:32 UTC  (13+ messages)
    ` [PATCH v3] elf: Restore ldconfig "
` [PATCH v2] "
    ` [PATCH v4] "

commit 16adc58e73f3 (stdlib: Fix data race in __run_exit_handlers [BZ #27749])
 2023-02-20 12:20 UTC  (7+ messages)
  ` [PATCH] stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]

[PATCH] build: All microbenchmarks should output in JSON. (bug 27740)
 2023-02-19 12:50 UTC 

[PATCH glibc] Define PC, SP and SYSRETURN for hurd x86_64
 2023-02-20  0:33 UTC  (3+ messages)

[RFC PATCH 0/9] More x86_64-gnu glibc work
 2023-02-20  0:30 UTC  (18+ messages)
` [RFC PATCH 1/9] hurd: Move thread state manipulation into _hurd_tls_new ()
` [RFC PATCH 2/9] hurd: Use proper integer types
` [RFC PATCH 3/9] hurd: Fix xattr function return type
` [RFC PATCH 4/9] hurd: Make timer_t pointer-sized
` [RFC PATCH 5/9] hurd: Simplify init-first.c a bit
` [RFC PATCH 6/9] mach: Use PAGE_SIZE
` [RFC PATCH 7/9] hurd: Generalize init-first.c to support x86_64
` [RFC PATCH 8/9 gnumach] Add i386_fsgs_base_state
` [RFC PATCH 9/9] hurd, htl: Add some more x86_64-specific code

[PATCH] Added Redirects to longdouble error functions [BZ #29033]
 2023-02-20  7:17 UTC 

[PATCH v3] elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
 2023-02-18 22:19 UTC 

[PATCH] Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1
 2023-02-18 18:29 UTC  (2+ messages)

[PATCH v2] Use uintptr_t instead of performing pointer subtraction with a null pointer
 2023-02-17 19:43 UTC  (2+ messages)

[PATCH 0/7] Remove _STRING_ARCH_unaligned
 2023-02-17 17:13 UTC  (23+ messages)
` [PATCH 1/7] crypto: Remove _STRING_ARCH_unaligned usage
` [PATCH 2/7] stdlib: Simplify getenv
` [PATCH 3/7] nscd: Remove _STRING_ARCH_unaligned usage
` [PATCH 4/7] resolv: "
` [PATCH 5/7] iconv: Remove _STRING_ARCH_unaligned usage for get/set macros
` [PATCH 6/7] iconv: Remove _STRING_ARCH_unaligned usage
` [PATCH 7/7] string: Remove string_private.h

[PATCH v2] AArch64: Fix HP_TIMING_DIFF computation
 2023-02-17 16:44 UTC  (2+ messages)

Fix ifunc-impl-list.c build for s390
 2023-02-17 13:46 UTC  (2+ messages)

release branch policy and distributions
 2023-02-17 12:24 UTC  (2+ messages)

[PATCH glibc] Fix hurd i686 build breakage caused by 4fedebc9110809b5965e42f659d3477f4c89def8
 2023-02-17 10:21 UTC  (2+ messages)

[v2] C2x scanf binary constant handling
 2023-02-16 23:40 UTC 

[RFC PATCH 0/12] Towards glibc on x86_64-gnu
 2023-02-16 20:22 UTC  (34+ messages)
` [RFC PATCH hurd 6/12] hurd: Fix modes_t and speeds_t types on 64-bit
` [RFC PATCH mig 7/12] Drop -undef -ansi from cpp flags
` [RFC PATCH glibc 9/12] mach: Look for mach_i386.defs on x86_64 too
` [RFC PATCH glibc 11/12] hurd, htl: Add some x86_64-specific code
` [RFC PATCH glibc 12/12] C11 thrd: Downgrade the default alignment of mtx_t

[PATCH] malloc: Use C11 like atomics on memusage
 2023-02-16 18:39 UTC  (2+ messages)

[PATCH] riscv: Set __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1
 2023-02-16 16:57 UTC  (3+ messages)

64-bit time_t and __WORDSIZE_TIME64_COMPAT32
 2023-02-16 13:59 UTC  (10+ messages)

[PATCH] LoongArch: Add math-barriers.h
 2023-02-16 13:43 UTC  (6+ messages)

[PATCH v7 0/3] implement dlmem() with audit extensions
 2023-02-15 16:55 UTC  (4+ messages)
` [PATCH 1/3] elf: strdup() l_name if no realname [BZ #30100]
` [PATCH 2/3] dlfcn,elf: implement dlmem() and audit [BZ #11767]
` [PATCH 3/3] elf/dl-audit: add _dl_audit_premap fn [BZ #30007]

[PATCH v6 0/2] implement dlmem() with audit extension
 2023-02-15 13:32 UTC  (3+ messages)
` [PATCH 1/2] elf: strdup() l_name if no realname [BZ #30100]
` [PATCH 2/2] dlfcn,elf: implement dlmem() and audit [BZ #11767]

[PATCH v5 0/2] implement dlmem() with audit extension
 2023-02-15 13:33 UTC  (5+ messages)
` [PATCH 1/2] elf: strdup() l_name if no realname [BZ #30100]
` [PATCH 2/2] dlfcn,elf: implement dlmem() function [BZ #11767]

[PATCH] i386: Use pthread_barrier for synchronization on tst-bz21269
 2023-02-15 12:43 UTC 

[PATCH v4 0/2] implement dlmem() function
 2023-02-15 11:30 UTC  (6+ messages)
` [PATCH 1/2] elf: strdup() l_name if no realname [BZ #30100]
` [PATCH 2/2] dlfcn,elf: implement dlmem() function [BZ #11767]

[PATCH] riscv: Set __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1
 2023-02-15 11:17 UTC 

[PATCH v2] gmon: fix memory corruption issues [BZ# 30101]
 2023-02-15  5:33 UTC  (2+ messages)

[PATCH] gmon: improve mcount overflow handling [BZ# 27576]
 2023-02-15  2:38 UTC  (2+ messages)

[v4] C2x strtol binary constant handling
 2023-02-14 23:37 UTC  (3+ messages)

[PATCH] alpha: correct handling of negative *rlimit() args besides -1
 2023-02-14 19:38 UTC  (3+ messages)

[hurd,commited] hurd: Fix unwinding over INTR_MSG_TRAP in shared too
 2023-02-14 19:36 UTC 

[PATCH 0/3] x86_64-gnu follow-ups
 2023-02-14 19:30 UTC  (6+ messages)
` [PATCH 1/3] hurd: i386 TLS tweaks
` [PATCH 2/3] mach: undef ENTRY2
` [PATCH 3/3] htl: Make pthread_mutex_t pointer-aligned

[PATCH] malloc: Use C11 like atomics on memusage
 2023-02-14 18:47 UTC  (2+ messages)

[PATCH v2] stdio: Do not ignore posix_spawn error on popen (BZ #29016)
 2023-02-14 16:54 UTC  (5+ messages)

[PATCH] regenerate ulps for x86_64
 2023-02-14 15:22 UTC 

[PATCH] update auto-libm-test-out-hypot
 2023-02-14 14:13 UTC  (2+ messages)

[PATCH] regenerate ulps for x86_64 after cf7ffdd
 2023-02-14  9:58 UTC  (4+ messages)

[PATCH v3 0/2] implement dlmem() function
 2023-02-14  8:43 UTC  (6+ messages)
` [PATCH 1/2] elf: strdup() l_name if no realname [BZ #30100]
` [PATCH 2/2] dlfcn,elf: implement dlmem() function [BZ #11767]

[PATCH 1/2] elf: strdup() l_name if no realname [BZ #30100]
 2023-02-14  8:42 UTC  (6+ messages)
` [PATCH 2/2] dlfcn,elf: implement dlmem() function [BZ #11767]

Accuracy of Mathematical Functions
 2023-02-14  8:05 UTC 

[PATCH] gmon: Fix allocated buffer overflow (bug 2944)
 2023-02-14  5:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Added Redirects to longdouble error functions [BZ #29033]
 2023-02-13 23:07 UTC  (2+ messages)

[PATCH v2] riscv: Add macros for FPUCW/fcsr in fpu_control.h
 2023-02-13 22:00 UTC  (8+ messages)

[PATCH] [auto-libm-test-in] added pair of inputs for hypotf in binary32
 2023-02-13 17:32 UTC  (2+ messages)

[PATCH 0/9] Use 64 bit time_t routines on support
 2023-02-13 17:13 UTC  (10+ messages)
` [PATCH 1/9] support: Use 64 bit time_t routines on support_descriptors_list (BZ #30111)
` [PATCH 2/9] support: Use 64 bit time_t routines on support_stat_nanoseconds
` [PATCH 3/9] support: Use 64 bit time_t routines on test-container
` [PATCH 4/9] support: Use 64 bit time_t routines on shell-container
` [PATCH 5/9] support: Use 64 bit time_t routines on delayed_exit
` [PATCH 6/9] support: Use 64 bit time_t routines on support_process_state_wait
` [PATCH 7/9] support: Use 64 bit time_t routines on support_process_kill
` [PATCH 8/9] support: Use 64 bit time_t routines on support_can_chroot
` [PATCH 9/9] support: Use 64 bit time_t routines on xmkdirp

[PATCH v2] [RFC] Proposal for implementing AArch64 port of libmvec
 2023-02-13 16:46 UTC 

[PATCH] Naming the parameter of dummy_sa_handler
 2023-02-13 16:22 UTC  (2+ messages)

Monday Patch Queue Review update (2023-02-13)
 2023-02-13 14:52 UTC 

[PATCH v8] POSIX locale covers every byte [BZ# 29511]
 2023-02-13 14:52 UTC  (3+ messages)
` [PATCH v9] "

[committed][PATCH] Use __builtin_FILE instead of __FILE__ in assert in C++
 2023-02-13 14:23 UTC  (5+ messages)

[PING] [PATCH v2] Resolve-flockfile-funlockfile-differences
 2023-02-13 13:30 UTC  (2+ messages)

Reach your buyers - Space Symposium 2023
 2023-02-13 12:55 UTC 

man-pages-6.03 released
 2023-02-12 21:18 UTC 

[PATCH 0/2] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2023-02-12 16:58 UTC  (4+ messages)
` [PATCH 1/2] riscv: Add Linux hwprobe syscall support

[hurd, commited] htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.h
 2023-02-12 16:29 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).