[PATCH] ctime.3: mktime() may modify tm_hour due to tm_isdst
2021-10-11 15:40 UTC (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] timegm.3: Remove recommendation against use of timegm()
` [PATCH v3 1/2] ctime.3: mktime() may modify tm_hour due to tm_isdst
` [PATCH v3 2/2] timegm.3: Remove recommendation against their use
[PATCH] dl: Use "adr" assembler command to get proper load address
2021-10-11 14:31 UTC (30+ messages)
[PATCH v4] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
2021-10-11 14:01 UTC (9+ messages)
[PATCH v2] elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)
2021-10-11 12:12 UTC (2+ messages)
[PATCH] stdlib/longlong.h: Remove lvalue to rvalue conversion
2021-10-11 8:55 UTC (4+ messages)
[PATCH] Add alloc_align attribute to memalign et al
2021-10-11 8:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH] elf: Support DT_RELR relative relocation format [BZ #27924]
2021-10-11 7:48 UTC (9+ messages)
[PATCH] elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)
2021-10-11 5:44 UTC (5+ messages)
[PATCH v10 00/11] malloc hooks removal
2021-10-11 2:40 UTC (10+ messages)
[PATCH v1] String: Add support for __memcmpeq() ABI on all targets
2021-10-11 2:33 UTC (3+ messages)
` [PATCH v7] "
Cancelled Patch Review Meeting on 2021-10-11
2021-10-11 2:18 UTC
[PATCH] x86_64: Improve Intel MPX check to reject incomplete Clang support
2021-10-11 0:49 UTC (4+ messages)
[PATCH v14 0/7] Implementation of RTLD_SHARED for dlmopen
2021-10-10 16:38 UTC (8+ messages)
` [PATCH v14 1/7] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745)
` [PATCH v14 2/7] Abstract loaded-DSO search code into a helper function
` [PATCH v14 3/7] Use the new DSO finder "
` [PATCH v14 4/7] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745)
` [PATCH v14 5/7] Implement dlmopen RTLD_SHARED flag "
` [PATCH v14 6/7] Add dlmopen / RTLD_SHARED tests
` [PATCH v14 7/7] NEWS for RTLD_SHARED, RTLD_ISOLATE & DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE
Glibc 2.34 cross-compile errors
2021-10-10 15:09 UTC (4+ messages)
[PATCH 00/15] Fix various NPTL synchronization issues
2021-10-10 14:37 UTC (7+ messages)
` [PATCH 06/15] nptl: Use exit_lock when accessing TID on pthread_getaffinity_np
[PATCH] replace sprintf with strcpy to avoid GCC warning [BZ#28439]
2021-10-10 13:53 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] replace sprintf with stpcpy "
[PATCH] NEWS: Mention libpthread, libdl, libutil, libanl integration
2021-10-10 13:34 UTC (5+ messages)
mktime(3), asctime(3): possible bug in tm_isdst?
2021-10-10 1:18 UTC (5+ 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 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)
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 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 (7+ messages)
` [PATCH 1/7] support: Add xmkfifo
` [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,v4] Fixed inaccuracy of j0f (BZ #28185)
2021-10-06 7:15 UTC (3+ 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
page: next (older) | prev (newer) | 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).