unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-09-30 20:06:24 to 2021-10-08 23:30:20 UTC [more...]

[PATCH v10 00/11] malloc hooks removal
 2021-10-08 23:29 UTC  (6+ messages)

[PATCH] NEWS: Mention libpthread, libdl, libutil, libanl integration
 2021-10-08 22:09 UTC  (2+ messages)

[PATCH v1 1/3] benchtests: Add medium cases and increase iters in bench-memset.c
 2021-10-08 21:04 UTC  (7+ messages)
` [PATCH v1 2/3] x86: Modify ENTRY in sysdep.h so that p2align can be specified

[PATCH] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-08 19:41 UTC  (8+ messages)

[PATCH v1] benchtests: Improve reliability of memcmp benchmarks
 2021-10-08 19:40 UTC  (2+ messages)

[PATCH v2 1/2] support: Add support_socket_so_timestamp_time64
 2021-10-08 11:58 UTC  (3+ messages)
` [PATCH v2 2/2] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)

[PATCH] dl: Use "adr" assembler command to get proper load address
 2021-10-08  9:15 UTC  (21+ messages)

Remove unreliable parts of rt/tst-cpuclock2
 2021-10-08  2:40 UTC  (3+ messages)

[PATCH] glibcextract.py: Place un-assemblable @@@ in a comment
 2021-10-08  1:40 UTC 

[PATCH v2] linux: Fix a non-constant expression in _Static_assert
 2021-10-08  0:46 UTC 

Support C2X printf %b, %B
 2021-10-07 23:15 UTC 

[PATCH 0/3] Update tests for protected symbol access
 2021-10-07 20:08 UTC  (4+ messages)
` [PATCH 1/3] Check linker suppor for -z indirect-extern-access
` [PATCH 2/3] Check compiler support for -fno-direct-extern-access
` [PATCH 3/3] Update tests for protected data and function symbols

[PATCH] ld.so: Check protected symbols
 2021-10-07 19:56 UTC 

[PATCH v4] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-10-07 18:05 UTC  (2+ messages)

[PATCH 1/2] Initial support for GNU_PROPERTY_1_NEEDED
 2021-10-07 17:45 UTC  (9+ messages)
` [PATCH 2/2] Add run-time chesk for indirect external access

[PATCH 0/9] Improve hypot()
 2021-10-07 17:08 UTC  (30+ messages)
` [PATCH 1/9] benchtests: Make hypot input random
` [PATCH 2/9] benchtests: Add hypotf
` [PATCH 3/9] math: Simplify hypotf implementation
` [PATCH 4/9] math: Use an improved algorithm for hypot (dbl-64)
` [PATCH 5/9] math: Use an improved algorithm for hypotl (ldbl-96)
` [PATCH 6/9] math: Use an improved algorithm for hypotl (ldbl-128)
` [PATCH 7/9] math: Remove powerpc e_hypot
` [PATCH 8/9] i386: Move hypot implementation to C
` [PATCH 9/9] math: Remove the error handling wrapper from hypot and hypotf

[PATCH v2 00/22] futex: splitup and waitv syscall
 2021-10-07 13:27 UTC  (6+ messages)
` [PATCH v2 16/22] futex: Implement sys_futex_waitv()

[PATCH v7] io: Fix ftw internal realloc buffer (BZ #28126)
 2021-10-07 12:50 UTC  (2+ messages)

[PATCH v6] io: Fix ftw internal realloc buffer (BZ #28126)
 2021-10-07  9:19 UTC  (4+ messages)

Add TEST_COMPARE_STRING_WIDE to support/check.h
 2021-10-06 21:44 UTC 

[PATCH] resolv: Fix tests by aligning hand crafted queries
 2021-10-06 20:53 UTC  (4+ messages)

[PATCH] elf: Add __libc_get_static_tls_bounds [BZ #16291]
 2021-10-06 20:23 UTC  (4+ messages)

[PATCH 0/7] Use RFC5424 for syslog
 2021-10-06 19:36 UTC  (12+ messages)
` [PATCH 1/7] support: Add xmkfifo
` [PATCH 2/7] misc: Add syslog test
` [PATCH 3/7] misc: syslog: Fix indentation and style
` [PATCH 4/7] misc: syslog: Simplify implementation
` [PATCH 5/7] misc: syslog: Use static buffer
` [PATCH 6/7] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
` [PATCH 7/7] misc: syslog: Use RFC5424

outb(2) Text regarding optimizations
 2021-10-06 19:14 UTC 

[PATCH] support: Also return fd when it is 0
 2021-10-06 16:34 UTC  (2+ messages)

[RISCV][CANCELED] RISC-V GNU Toolchain Biweekly Sync-up call (Oct 7, 2021)
 2021-10-06 16:05 UTC 

[PATCH] ld.so: Don't fill the DT_DEBUG entry in ld.so [BZ #28129]
 2021-10-06 15:14 UTC  (2+ messages)

[COMMITTED] powerpc: update libm test ulps
 2021-10-06 14:14 UTC 

[COMMITTED] math: Also xfail the new j0f tests for ibm128-libgcc
 2021-10-06 14:14 UTC 

[COMMITTED] y2038: Use a common definition for stat for sparc32
 2021-10-06 14:14 UTC 

[PATCH] Add alloc_align attribute to memalign et al
 2021-10-06 13:10 UTC  (3+ messages)

[PATCH,v4] Fixed inaccuracy of j0f (BZ #28185)
 2021-10-06  7:15 UTC  (4+ messages)

[PATCH] libio: Update tst-wfile-sync to not depend on stdin
 2021-10-05 23:31 UTC 

[PATCH] elf: Update audit tests to not depend on stdout
 2021-10-05 23:30 UTC 

[PATCH v6 2/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader -- Algorithm changes
 2021-10-05 17:15 UTC  (4+ messages)

[PATCH v1 1/2] x86: Modify ENTRY in sysdep.h so that p2align can be specified
 2021-10-05 16:32 UTC  (5+ messages)
` [PATCH v1 2/2] x86: Optimize memcmp-evex-movbe.S for frontend behavior and size

[PATCH v6 1/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader -- Testing infrastructure
 2021-10-05 14:27 UTC  (3+ messages)

[PATCH] S390: Add PCI_MIO and SIE HWCAPs
 2021-10-05 14:14 UTC 

[PATCH 00/15] Fix various NPTL synchronization issues
 2021-10-05 13:47 UTC  (17+ messages)
` [PATCH 06/15] nptl: Use exit_lock when accessing TID on pthread_getaffinity_np
` [PATCH 07/15] nptl: Use exit_lock when accessing TID on pthread_setaffinity
` [PATCH 08/15] nptl: Use exit_lock when accessing TID on pthread_getcpuclockid
` [PATCH 09/15] nptl: Use exit_lock when accessing TID on pthread_setschedparam
` [PATCH 10/15] nptl: Use exit_lock when accessing TID on pthread_getschedparam
` [PATCH 11/15] nptl: Use exit_lock when accessing TID on pthread_getname_np
` [PATCH 12/15] nptl: Use exit_lock when accessing TID on pthread_setname_np
` [PATCH 13/15] nptl: Use exit_lock when accessing TID on pthread_sigqueue
` [PATCH 14/15] nptl: Use exit_lock when accessing TID on pthread_setschedprio
` [PATCH 15/15] nptl: Remove INVALID_TD_P

[COMMITTED] aarch64: update libm test ulps
 2021-10-05 13:46 UTC 

Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
 2021-10-05 11:35 UTC  (2+ messages)

[PATCH,v3] Fixed inaccuracy of j0f (BZ #28185)
 2021-10-05  8:32 UTC  (3+ messages)

[PATCH] iconv: Use TIMEOUTFACTOR for iconv test timeout
 2021-10-05  1:56 UTC 

Timeouts using SSH wrapper when tests read /dev/stdout
 2021-10-04 21:43 UTC  (9+ messages)

Add fmaximum, fminimum functions [committed]
 2021-10-04 21:08 UTC  (6+ messages)

Fix stdio-common tests for GCC 12 -Waddress
 2021-10-04 18:53 UTC  (2+ messages)

[PATCH v3] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-10-04 17:44 UTC  (8+ messages)

[PATCH] benchtests: Building benchmarks as static executables
 2021-10-04 16:02 UTC  (6+ messages)

[PATCH] Update to Unicode 14.0.0 [BZ #28390]
 2021-10-04 14:52 UTC  (3+ messages)
` [PATCH COMMITTED] "

[PATCH v2 0/2] benchtests: Building benchmarks as static executables
 2021-10-04 14:32 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v7 0/1] RFC: Add <sys/tagged-address.h>
 2021-10-04 13:58 UTC  (3+ messages)
` [PATCH v7 1/1] <sys/tagged-address.h>: An API for tagged address

Monday Patch Queue Review update (2021-10-04)
 2021-10-04 13:38 UTC 

[PATCH v4] elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
 2021-10-04 13:00 UTC  (3+ messages)

[PATCH] [PING 6] localedata: add new locale ab_GE
 2021-10-04 12:46 UTC 

[PATCH 0/4] 64-bit time_t tests improvements
 2021-10-04 11:43 UTC  (5+ messages)
` [PATCH 1/4] io: Do not skip timestamps tests for 32-bit time_t
` [PATCH 2/4] time: Ignore interval nanoseconds on tst-itimer

(no subject)
 2021-10-03 18:27 UTC 

[PATCH] support/shell-container.c: Use support_copy_file_range
 2021-10-01 15:13 UTC 

[PATCH v3] elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
 2021-10-01 16:09 UTC  (2+ messages)

[PATCH] nptl: pthread_kill must send signals to a specific thread [BZ #28407]
 2021-10-01 15:40 UTC  (2+ messages)

[PATCH] support: Add check for TID zero in support_wait_for_thread_exit
 2021-10-01 15:27 UTC  (2+ messages)

[PATCH v2] elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
 2021-10-01 15:24 UTC 

[RFC patch 0/5] RISC-V: Add vector ISA support
 2021-10-01 13:04 UTC  (3+ messages)
` [RFC patch 3/5] RISC-V: Save and restore VCSR when doing user context switch

[RFC patch 2/5] RISC-V: Reserve about 5K space in mcontext_t to support future ISA expansion
 2021-10-01 12:08 UTC  (4+ messages)

[PATCH v3 0/4] Add CLOCK_MONOTONIC support for PI mutexes
 2021-10-01 11:42 UTC  (3+ messages)

[PATCH 2/2] Add a pthread_create deadlock test [BZ #28357]
 2021-10-01 11:41 UTC  (2+ messages)

[PATCH 1/2] elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
 2021-10-01 11:37 UTC  (2+ messages)

Add C2X _PRINTF_NAN_LEN_MAX
 2021-09-30 20:51 UTC  (2+ messages)

Add exp10 macro to <tgmath.h> (bug 26108) [committed]
 2021-09-30 20:41 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).