unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-12-04 03:36:12 to 2020-12-09 18:28:56 UTC [more...]

tests failing on x86_64-linux
 2020-12-09 18:28 UTC  (2+ messages)

[PATCH] elf: Fix incorrect comparison in sort_priorities_by_name
 2020-12-09 18:23 UTC 

[PATCH] alpha: Remove anonymous union in struct stat [BZ #27042]
 2020-12-09 17:11 UTC  (2+ messages)

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

[RFC] y2038: test: Add _Static_assert() check when __USE_TIME_BITS64 is defined
 2020-12-09 14:53 UTC 

[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 

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

[PATCH] add inputs to auto-libm-test-in yielding larger errors
 2020-12-09 10:05 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

[PATCH] more out of bounds checking improvements
 2020-12-09  0:18 UTC  (3+ messages)

[PATCH] add support for -Wmismatched-dealloc
 2020-12-09  0:07 UTC  (2+ messages)

Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
 2020-12-08 18:59 UTC 

[PATCH v2 0/2] powerpc: Add support for system call vectored
 2020-12-08 18:24 UTC  (2+ messages)

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)

[PATCH 02/11] elf: Introduce enum opt_format in the ldconfig implementation
 2020-12-08 15:47 UTC  (4+ messages)
` [PATCH 12/11] s390x: Add Add glibc-hwcaps support

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  (17+ 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
` [RFC 3/6] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content
` [RFC 4/6] y2038: Enhance struct msqid_ds to support 64 bit time
` [RFC 5/6] msqid: Provide internal copy of struct __msqid64_ds
` [RFC 6/6] msg: provide glibc local copy of struct msqid_ds

[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  (9+ messages)
` [PATCH 1/2] riscv: Add "

[PATCH v2 1/8] nptl: Move Linux pthread_kill to nptl
 2020-12-07 21:27 UTC  (8+ 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 v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-12-07 20:03 UTC  (3+ messages)

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

[PATCH v2] elf: Synchronize <elf.h> section header flags with binutils
 2020-12-07 16:19 UTC  (7+ 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] malloc tcache: Debugger now sees the address of the corrupted chunk
 2020-12-07  0:57 UTC 

[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  (6+ messages)
` [PATCH V2 1/2] mips: add hp-timing support for MIPS R2
` [PATCH V2 2/2] mips: remove register spill

v5 [PATCH 1/6] nss: Introduce <nss_module.h>
 2020-12-04 22:17 UTC  (2+ messages)

V4 [PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
 2020-12-04 21:07 UTC 

Handling C2x binary integer I/O
 2020-12-04 20:37 UTC  (2+ messages)

[PATCH 1/6] nptl: Move Linux pthread_kill to nptl
 2020-12-04 19:32 UTC  (21+ messages)
` [PATCH 2/6] nptl: Move pthread_kill to libc
` [PATCH 3/6] nptl: Make pthread_kill async-signal-safe
` [PATCH 4/6] nptl: Initialize tid earlier
` [PATCH 5/6] nptl: Implement raise with pthread_kill
` [PATCH 6/6] nptl: Remove pthread raise implementation

[PATCH] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request
 2020-12-04 16:02 UTC  (5+ messages)

[PATCH v2] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request
 2020-12-04 16:00 UTC 

[PATCH] x86: Adjust tst-cpu-features-supports.c for GCC 11
 2020-12-04 13:34 UTC  (8+ messages)
  ` [PATCH] x86: Set RDRAND usable if CPU supports RDRAND
  ` V2 [PATCH] x86: Adjust tst-cpu-features-supports.c for GCC 11

[PATCH v2 0/4] Improved ASLR
 2020-12-04 13:04 UTC  (6+ messages)

[PATCH v4 00/11] glibc-hwcaps support
 2020-12-04 12:59 UTC  (16+ messages)
` [PATCH 03/11] elf: Add glibc-hwcaps support for LD_LIBRARY_PATH
` [PATCH 11/11] powerpc64le: Add glibc-hwcaps support

[PATCH v3 1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
 2020-12-04 12:52 UTC  (3+ messages)
` [PATCH v3 2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)
` [PATCH v3 3/3] elf: Rework exception handling in the dynamic loader [BZ #25486]

[Patch V3]: add hp-timing support and minor fix
 2020-12-04 12:33 UTC  (15+ messages)
` [PATCH 1/3] mips: add hp-timing support for MIPS R2
` [PATCH 2/3] mips: make sp 16-byte aligned on N64/N32
` [PATCH 3/3] mips: remove register spill

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

[PATCH] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
 2020-12-04  4:03 UTC  (4+ 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).