unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-10-08 11:32:16 to 2020-10-15 09:01:41 UTC [more...]

[PATCH] statfs: add missing f_flags assignment
 2020-10-15  9:00 UTC  (3+ messages)

[PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation
 2020-10-15  8:57 UTC  (7+ messages)

[PATCH] y2038: Reorder placement of st_ino in struct __stat64_t64
 2020-10-14 22:00 UTC  (10+ messages)

[PATCH 1/2] y2038: Adjust struct __stat64_t64 to be usable by redirected {f}stat{at} calls
 2020-10-14 13:09 UTC  (6+ messages)
` [PATCH 2/2] y2038: Remove not used __fstatat_time64 define

[PATCH 1/3] linux: Use INTERNAL_SYSCALL on fstatat{64}
 2020-10-14 20:37 UTC  (3+ messages)
` [PATCH 2/3] rtld: Fix wrong errno check on open_path
` [PATCH 3/3] locale: Fix locale construct_output_path error handling

[PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
 2020-10-14 18:07 UTC  (13+ messages)
    ` V4 "
        ` [libc-coord] "
  ` V5 "

[PATCH 1/3] support: Provide a way to reorder responses within the DNS test server
 2020-10-14 17:57 UTC  (9+ messages)
` [PATCH 2/3] support: Provide a way to clear the RA bit in DNS server responses
` [PATCH 3/3] resolv: Handle transaction ID collisions in parallel queries (bug 26600)

[PATCH] hurd: '_hurd_raise_signal' checks signal number is valid
 2020-10-14 16:55 UTC  (5+ messages)

[PATCH] regex.3: wfix
 2020-10-14 16:40 UTC  (2+ messages)

[PATCH v2 0/3] glibc-hwcaps support for LD_LIBRARY_PATH
 2020-10-14 15:19 UTC  (14+ messages)
` [PATCH 1/3] elf: Add "
` [PATCH v2 2/3] x86_64: Add glibc-hwcaps support
` [PATCH v2 3/3] powerpc64le: "

[PATCH 00/28] glibc-hwcaps support
 2020-10-14 15:13 UTC  (60+ messages)
` [PATCH 04/28] elf: Extract command-line/environment variables state from rtld.c
` [PATCH 05/28] elf: Move ld.so error/help output to _dl_usage
` [PATCH 07/28] elf: Implement ld.so --help
` [PATCH 08/28] elf: Implement ld.so --version
` [PATCH 10/28] elf: Use the term "program interpreter" in the ld.so help message
` [PATCH 11/28] elf: Print the full name of the dynamic loader "
` [PATCH 12/28] elf: Make __rtld_env_path_list and __rtld_search_dirs global variables
` [PATCH 13/28] elf: Add library search path information to ld.so --help
` [PATCH 14/28] elf: Enhance ld.so --help to print HWCAP subdirectories
` [PATCH 15/28] elf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen) to _dl_important_hwcaps
` [PATCH 16/28] elf: Add glibc-hwcaps support for LD_LIBRARY_PATH
` [PATCH 18/28] powerpc64le: Add glibc-hwcaps support
` [PATCH 20/28] aarch64: "
` [PATCH 21/28] elf: Add endianness markup to ld.so.cache

[PATCH] Update tcache double-free check
 2020-10-14 13:44 UTC  (10+ messages)

[PATCH] x86/CET: Update vfork to prevent child return
 2020-10-14 13:43 UTC  (3+ messages)

[PATCH 00/16] Add y2038 support for stat functions
 2020-10-14 13:39 UTC  (22+ messages)
` [PATCH 10/16] Remove mknod wrapper functions, move them to symbols
` [PATCH 15/16] linux: Add {f}stat{at} y2038 support

y2038 and INLINE_SYSCALL
 2020-10-14 12:03 UTC  (6+ messages)

New benchtest: pthread locks
 2020-10-14  1:32 UTC  (7+ messages)
` [v2] "

aio.h fix typos in comments
 2020-10-13 20:57 UTC  (3+ messages)

rt: Fix grammar in <sys/cdefs.h>
 2020-10-13 20:57 UTC  (3+ messages)

several glibc build bugs on MinGW-w64
 2020-10-13 20:53 UTC  (3+ messages)
` FW: "

[PATCH v2 0/9] Fix getdents{64} regression on some FS
 2020-10-13 16:00 UTC  (11+ messages)
` [PATCH v2 1/9] linux: Move posix dir implementations to Linux
` [PATCH v2 2/9] linux: Simplify opendir buffer allocation
` [PATCH v2 3/9] linux: Add __readdir_unlocked
` [PATCH v2 4/9] linux: Use getdents64 on non-LFS readdir
` [PATCH v2 5/9] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]

[PATCH] queue.3: circleq: Complete example
 2020-10-13 15:36 UTC  (2+ messages)

[PATCH v2] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit
 2020-10-13 14:41 UTC  (2+ messages)

[PATCH] AArch64: Use __memcpy_simd on Neoverse N2/V1
 2020-10-13 14:32 UTC  (4+ messages)

[PATCH] manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]
 2020-10-13 13:00 UTC  (2+ messages)

[PATCH] manual: replace an obsolete collation example with a valid one
 2020-10-13 13:00 UTC  (2+ messages)

[PATCH 1/2] rtld: fix typo in comment
 2020-10-13 12:52 UTC  (4+ messages)

[PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
 2020-10-13 11:49 UTC  (7+ messages)

[PATCH] queue.3: Replace incomplete example by a complete example
 2020-10-12 18:47 UTC  (7+ messages)

[PATCH v2 1/2] sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]
 2020-10-12 16:48 UTC  (4+ messages)
` [PATCH v2 2/2] sysvipc: Return EINVAL for invalid shmctl commands

[RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size
 2020-10-12 13:26 UTC  (7+ messages)
` [RFC PATCH 1/4] x86/signal: Introduce helpers to get the maximum signal frame size

[PATCH 0/2] Document void *
 2020-10-12  9:36 UTC  (6+ messages)
` [PATCH v2 1/2] system_data_types.7: Add 'void *'

[PATCH v4] <sys/param.h>: Add nitems()
 2020-10-11 16:43 UTC  (2+ messages)
` Ping: "

[PATCH] queue.3: slist: Complete example
 2020-10-11 16:05 UTC  (2+ messages)

[hurd, commited] hurd: support clock_gettime(CLOCK_PROCESS/THREAD_CPUTIME_ID)
 2020-10-11 14:01 UTC 

[PATCH 1/2] system_data_types.7: Add 'regex_t'
 2020-10-11 12:25 UTC  (4+ messages)
` [PATCH 2/2] regex_t.3: New link to system_data_types(7)

[PATCH] system_data_types.7: Add 'fd_set'
 2020-10-10  9:06 UTC  (3+ messages)

Report: __STDC_ISO_10646__ constant is out-of-date
 2020-10-10  3:17 UTC  (2+ messages)

[PATCH] Make abort() AS-safe (Bug 26275)
 2020-10-10  0:26 UTC  (7+ messages)
          ` [musl] "

[PATCH 0/5] Update <sys/platform/x86.h> for ISE revision 041
 2020-10-09 16:49 UTC  (7+ messages)
` [PATCH 1/5] <sys/platform/x86.h>: Add Intel UINTR support
` [PATCH 2/5] <sys/platform/x86.h>: Add AVX512_FP16 support
` [PATCH 3/5] <sys/platform/x86.h>: Add AVX-VNNI support
` [PATCH 4/5] <sys/platform/x86.h>: Add Intel HRESET support
` [PATCH 5/5] <sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM support

[PATCH] Subject: [PATCH] ldd trace left-justified relative addresses
 2020-10-09  4:30 UTC  (6+ messages)
` [PATCH v2] ldd: revise trace output for left-aligned "

[PATCH] adjust RPC function declarations to match Sun's (BZ 26686)
 2020-10-08 18:57 UTC  (5+ messages)

[PATCHv4] powerpc64le: ifunc interesting *f128 routines in multiarch mode
 2020-10-08 15:16 UTC  (2+ messages)

[COMMITTED 1/3] Update alpha libm-test-ulps
 2020-10-08 13:30 UTC  (3+ messages)
` [COMMITTED 2/3] Update mips64 libm-test-ulps
` [COMMITTED 3/3] nptl: Add missing cancellation flags on lockf

V2 [PATCH 0/4] ld.so: Add --list-tunables to print tunable values
 2020-10-08 13:22 UTC  (15+ messages)
` [PATCH 1/4] x86: Initialize CPU info via IFUNC relocation [BZ 26203]
                ` V3 [PATCH] "
                        ` V4 "
                          ` PING: "


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