unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-10-14 13:13:58 to 2020-10-20 14:24:21 UTC [more...]

[PATCH 00/22] list.3: New page forked from queue.3
 2020-10-20 14:21 UTC  (13+ messages)
` [PATCH 01/22] list.3: New page that will hold the (list) contents of queue.3
` [PATCH 02/22] list.3, queue.3: NAME: Move code from queue.3 to list.3
` [PATCH 03/22] list.3: NAME: ffix: Use man markup
` [PATCH 04/22] list.3: NAME: Add description
` [PATCH 05/22] list.3, queue.3: SYNOPSIS: Move code from queue.3 to list.3
` [PATCH 06/22] list.3: SYNOPSIS: Copy include from queue.3
` [PATCH 07/22] list.3: SYNOPSIS: ffix: Use man markup
` [PATCH 08/22] list.3: DESCRIPTION: Add short description
` [PATCH 09/22] list.3: DESCRIPTION: Copy description about naming of macros from queue.3
` [PATCH 10/22] list.3: DESCRIPTION: Remove unrelated code to adapt to this page
` [PATCH 11/22] list.3: DESCRIPTION: ffix: Use man markup
` [PATCH 12/22] list.3, queue.3: DESCRIPTION: Move list specific code from queue.3 to list.3

[PATCH v2 0/9] Fix getdents{64} regression on some FS
 2020-10-20 14:09 UTC  (21+ messages)
` [PATCH v2 1/9] linux: Move posix dir implementations to Linux
` [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] y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset
 2020-10-20 13:31 UTC  (3+ messages)

queue.3 overhaul
 2020-10-20 11:42 UTC  (5+ messages)

[RFC] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content
 2020-10-20 11:01 UTC 

[PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
 2020-10-20  9:19 UTC  (14+ messages)
  ` V5 "
      ` V6 "
      ` [PATCH] Deprecate SIGSTKSZ/MINSIGSTKSZ with _SC_SIGSTKSZ_SOURCE
          ` V2 "

[PATCH 1/2] Reinstate ftime and move define it for POSIX.1-2001 or older
 2020-10-20  8:18 UTC  (4+ messages)
` [PATCH 2/2] time: Add 64-bit time_t support for ftime

[PATCH 1/1] C-SKY:Fix dynamic linker's name when mfloat-abi=softfp
 2020-10-20  2:22 UTC  (5+ messages)
    ` 回复:Re: "
        ` 回复:Re: "

[PATCH 1/3] linux: Fix time64 support for futimesat
 2020-10-19 17:56 UTC  (24+ messages)
` [PATCH 2/3] Move ftime to a compatibility symbol
  ` [COMMITTED] Add NEWS entry for ftime compatibility move
` [PATCH 3/3] linux: Add 64-bit time_t support for wait3

[PATCH 1/3] system_data_types.7: time_t: Add Versions note
 2020-10-19 17:40 UTC  (13+ messages)
` [PATCH 2/3] system_data_types.7: Add 'clock_t'
    ` \- vs - (Was [Re: [PATCH 2/3] system_data_types.7: Add 'clock_t'])
` [PATCH 3/3] clock_t.3: New link to system_data_types(3)

Randomize offset between program segments?
 2020-10-19 15:31 UTC 

[PATCH] tst: ftime: Add missing include to provide EXIT_UNSUPPORTED definition
 2020-10-19 15:09 UTC 

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

[PATCH] Loosen the limits of time/tst-cpuclock1
 2020-10-19 14:48 UTC  (11+ messages)

[PATCH v2] Loosen the limits of time/tst-cpuclock1
 2020-10-19 14:47 UTC 

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

aio.h fix typos in comments
 2020-10-19  9:09 UTC  (4+ messages)

rt: Fix comments in <aliases.h>
 2020-10-19  8:50 UTC  (2+ messages)

[PATCH v2 2/3] system_data_types.7: Add 'clock_t'
 2020-10-18 13:10 UTC  (2+ messages)

I have successfully built the x86_64-linux with x86_64 mingw-w64 windows 10 hosted toolchains
 2020-10-18  9:19 UTC 

Manual page update for mallinfo2()
 2020-10-17 17:19 UTC 

[PATCH] regex.3: Add example program
 2020-10-17 14:35 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
 2020-10-17 12:58 UTC  (4+ messages)
    ` V2 "

FW: several glibc build bugs on MinGW-w64
 2020-10-17 10:50 UTC  (3+ messages)

[PATCH] queue.3: stailq: Complete example
 2020-10-17 10:26 UTC  (2+ messages)

V3 [PATCH 0/2] ld.so: Add --list-tunables to print tunable values
 2020-10-17  1:02 UTC  (3+ messages)
` V3 [PATCH 1/2] x86: Move x86 processor cache info to cpu_features
` V3 [PATCH 2/2] ld.so: Add --list-tunables to print tunable values

[PATCH] Move vtimes to a compatibility symbol
 2020-10-16 20:05 UTC  (4+ messages)

[PATCH v2] y2038: linux: Provide __time64 implementation
 2020-10-16 14:45 UTC  (2+ messages)

[PATCH 00/28] glibc-hwcaps support
 2020-10-16 14:37 UTC  (16+ messages)
` [PATCH 20/28] aarch64: Add "
` [PATCH 21/28] elf: Add endianness markup to ld.so.cache
` [PATCH 22/28] elf: Add extension mechanism "
` [PATCH 23/28] elf: Unify old and new format cache handling code in ld.so

[PATCH] y2038: linux: Provide __time64 implementation
 2020-10-16 10:18 UTC  (3+ messages)

[PATCH] shm_open/unlink: fix errno if namelen >= NAME_MAX
 2020-10-16 10:09 UTC 

[PATCH] shm tests: Append PID to names passed to shm_open [BZ #26737]
 2020-10-15 20:44 UTC  (2+ messages)

[PATCH v3 1/1] uapi: Move constants from <linux/kernel.h> to <linux/const.h>
 2020-10-15 20:06 UTC  (2+ messages)
` [musl] "

[COMMITTED] sysvipc: Fix tst-sysvshm-linux on x32
 2020-10-15 19:37 UTC 

[PATCH] queue.3: list: Complete example
 2020-10-15 18:50 UTC  (2+ messages)

[PATCH] IPC_INFO: Cast shmmax and shmall fields to uintptr_t [BZ #26736]
 2020-10-15 17:44 UTC  (6+ messages)

[PATCH v3 1/2] powerpc: Add optimized strncpy for POWER9
 2020-10-15 15:20 UTC  (2+ messages)

[PATCH 1/3] support: Provide a way to reorder responses within the DNS test server
 2020-10-15 15:02 UTC  (7+ messages)
` [PATCH 3/3] resolv: Handle transaction ID collisions in parallel queries (bug 26600)

[PATCH v2 1/2] sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]
 2020-10-15 14:43 UTC  (2+ messages)

[PATCH] y2038: Reorder placement of st_ino in struct __stat64_t64
 2020-10-15 13:04 UTC  (15+ messages)

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

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

[PATCH COMMITTED] resolv: Serialize processing in resolv/tst-resolv-txnid-collision
 2020-10-15 10:34 UTC 

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

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

[PATCH] hurd: '_hurd_raise_signal' checks signal number is valid
 2020-10-14 16:55 UTC  (3+ 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  (6+ messages)
` [PATCH 1/3] elf: Add "

[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  (10+ messages)
` [PATCH 15/16] linux: Add {f}stat{at} y2038 support


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