unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2023-04-19 21:16:55 to 2023-04-26 21:27:51 UTC [more...]

[PATCH v8] POSIX locale covers every byte [BZ# 29511]
 2023-04-26 21:27 UTC  (5+ messages)
` [PATCH v9] "

[patch v4] aligned_alloc: conform to C17
 2023-04-26 20:07 UTC  (2+ messages)

[PATCH 1/1] document posix_openpt
 2023-04-26 19:19 UTC  (5+ messages)

Fix Hurd getcwd build with GCC >= 13
 2023-04-26 17:14 UTC 

[committed] Regenerate sysdeps/mach/hurd/bits/errno.h
 2023-04-26 17:12 UTC 

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-04-26 17:15 UTC  (16+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v2 0/3] Add tests for abs(), labs(), llabs() (BZ #30263)
 2023-04-26 16:38 UTC  (3+ messages)

[PATCH v2] time: Remove alloca() from getdate
 2023-04-26 15:22 UTC 

[PATCH] time: Remove alloca() from getdate
 2023-04-26 15:20 UTC  (2+ messages)

[PATCH -next v18 00/20] riscv: Add vector ISA support
 2023-04-26 14:27 UTC  (4+ messages)

[PATCH v6 0/3] x86_64: aarch64: Set call number just before syscall
 2023-04-26 13:24 UTC  (8+ messages)
` [PATCH v6 1/3] x86_64: Set the syscall register right before doing the syscall
` [PATCH v6 2/3] aarch64: "
` [PATCH v6 3/3] nptl: Use direct syscall numbers in setxid

[PATCH] locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive
 2023-04-26 12:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Fix regex type usage
 2023-04-26 12:28 UTC  (2+ messages)

[PATCH v2 0/5] riscv: Vectorized mem*/str* function
 2023-04-26  3:11 UTC  (10+ messages)
` [PATCH v2 1/5] riscv: Enabling vectorized mem*/str* functions in build time
` [PATCH v2 2/5] riscv: vectorized mem* functions
` [PATCH v2 3/5] riscv: vectorized str* functions
` [PATCH v2 4/5] riscv: vectorized strchr and strnlen functions
` [PATCH v2 5/5] riscv: add vectorized __memcmpeq

[PATCH] gethostid: Do not include alloca.h
 2023-04-25 14:33 UTC  (2+ messages)

[PATCH] if_index: Remove unneeded alloca.h include
 2023-04-25 14:32 UTC  (2+ messages)

[PATCH v2 1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA
 2023-04-24 22:21 UTC  (11+ messages)
` [PATCH v2 2/4] hurd: Implement MSG_CMSG_CLOEXEC
` [PATCH v2 3/4] hurd: Only deallocate addrport when it's valid
` [PATCH v2 4/4] socket: Add a test for MSG_CMSG_CLOEXEC

[hurd,commited] hurd: Do not take any flag from the CMSG_DATA
 2023-04-24 22:17 UTC 

[PATCH 1/4] hurd: Implement MAP_32BIT
 2023-04-24 21:25 UTC  (10+ messages)
` [PATCH 2/4] hurd: Don't attempt to deallocate MACH_PORT_DEAD
` [PATCH 3/4] hurd: Microoptimize mmap ()
` [RFC PATCH 4/4] hurd: Implement prefer_map_32bit_exec tunable

[hurd,commited] hurd: Don't pass FD_CLOEXEC in CMSG_DATA
 2023-04-24 21:08 UTC 

Monday Patch Queue Review update (2023-04-24)
 2023-04-24 15:19 UTC  (2+ messages)

Today's patch review meeting
 2023-04-24 11:41 UTC  (2+ messages)

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-04-24 10:52 UTC 

[PATCH 2/2] testsuite: stdlib/isomac.c: fix REQUIREMENTS
 2023-04-23  0:55 UTC 

[PATCH 1/2] hurd: Don't migrate reply port into __init1_tcbhead
 2023-04-22 17:04 UTC  (16+ messages)
` [VERY RFC PATCH 2/2] hurd: Make it possible to call memcpy very early

[RFC PATCH v2 0/7] O_IGNORE_CTTY everywhere & misc fixes
 2023-04-22 11:50 UTC  (20+ messages)
` [RFC PATCH v2 1/7] misc: Convert daemon () to GNU coding style
` [RFC PATCH v2 2/7] misc: Ignore SIGHUP in daemon () while forking
` [RFC PATCH v2 3/7] Use O_CLOEXEC in more places (BZ #15722)
` [RFC PATCH v2 4/7] csu: Fix standard fds' mode
` [RFC PATCH v2 5/7] hurd: Make dl-sysdep's open () cope with O_IGNORE_CTTY

[PATCH 1/3] posix: add (failing) test for REG_STARTEND
 2023-04-22 11:12 UTC  (5+ messages)
` [PATCH 2/3] posix: regcomp(): clear RE_DOT_NOT_NULL
` [PATCH 3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor
  ` [PATCH v2 1/3] posix: add (failing) test for REG_STARTEND

[PATCH] libio: Add __nonnull for FILE * arguments of fclose and freopen
 2023-04-22  7:32 UTC  (3+ messages)

[PATCH v2 0/3] strlcpy and related functions
 2023-04-22  0:25 UTC  (7+ messages)
` [PATCH v2 1/3] Implement strlcpy and strlcat [BZ #178]
` [PATCH v2 2/3] Add the wcslcpy, wcslcat functions
` [PATCH v2 3/3] manual: Manual update for strlcat, strlcpy, wcslcat, wclscpy

[PATCH v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat
 2023-04-22  0:24 UTC  (2+ messages)

[PATCH] sockaddr.3type: Document that sockaddr_storage is the API to be used
 2023-04-21 20:35 UTC  (13+ messages)
                    ` [PATCH v3] sockaddr.3type: POSIX Issue 8 will solve strict-aliasing issues with these types

[PATCH 0/2] strlcpy/strlcat/wcslcpy/wcscat implementation
 2023-04-21 19:00 UTC  (9+ messages)
` [PATCH 1/2] Implement strlcpy and strlcat [BZ #178]

[PATCH 0/2] Add tests for strdup and strndup (BZ #30266)
 2023-04-21 14:43 UTC  (18+ messages)
` [PATCH v5 0/4] string: "
  ` [PATCH v5 2/4] string: Add tests for strdup "
  ` [PATCH v5 3/4] string: Add tests for strndup "
` [PATCH v6 0/4] string: Add tests for strdup and "
  ` [PATCH v6 1/4] string: Allow use of test-string.h for non-ifunc implementations
  ` [PATCH v6 2/4] string: Add tests for strdup (BZ #30266)
  ` [PATCH v6 3/4] string: Add tests for strndup "
  ` [PATCH v6 4/4] wcsmbs: Add wcsdup() tests. "
` [PATCH v7 0/4] string: Add tests for strdup and strndup "
  ` [PATCH v7 1/4] string: Allow use of test-string.h for non-ifunc implementations
  ` [PATCH v7 2/4] string: Add tests for strdup (BZ #30266)
  ` [PATCH v7 3/4] string: Add tests for strndup "
  ` [PATCH v7 4/4] wcsmbs: Add wcsdup() tests. "

regexec(3): REG_STARTEND is not documented
 2023-04-21 11:59 UTC  (7+ messages)

[PATCH v2 5/5] riscv: add vectorized __memcmpeq
 2023-04-21  7:34 UTC 

[PATCH v2 5/5] riscv: add vectorized __memcmpeq
 2023-04-21  7:33 UTC 

[PATCH v2 5/5] riscv: add vectorized __memcmpeq
 2023-04-21  7:32 UTC 

[PATCH v2 4/5] riscv: vectorized strchr and strnlen functions
 2023-04-21  7:32 UTC 

[PATCH v2 3/5] riscv: vectorized str* functions
 2023-04-21  7:31 UTC 

[PATCH v2 3/5] riscv: vectorized str* functions
 2023-04-21  7:30 UTC 

[PATCH v2 2/5] riscv: vectorized mem* functions
 2023-04-21  7:29 UTC 

[PATCH v2 1/5] riscv: Enabling vectorized mem*/str* functions in build time
 2023-04-21  7:29 UTC 

[PATCH v2 1/5] riscv: Enabling vectorized mem*/str* functions in build time
 2023-04-21  7:27 UTC 

[PATCH 1/4] hurd: Don't pass fd flags in CMSG_DATA
 2023-04-21  0:56 UTC  (4+ messages)

[PATCH v3] Reversing calculation of __x86_shared_non_temporal_threshold
 2023-04-20 23:50 UTC  (9+ messages)

c exceptions
 2023-04-20 23:19 UTC 

c exceptions
 2023-04-20 23:11 UTC 

[PATCH v6 0/1] *** Created tunable to force small pages on stack allocation
 2023-04-20 20:52 UTC  (6+ messages)
` [PATCH v6 1/1] "

[PATCH] nptl: Disable THP on thread stack if it incurs in large RSS usage
 2023-04-20 17:24 UTC 

Updating Italian libc translation for ESTALE in glibc
 2023-04-20 16:13 UTC  (6+ messages)

[PATCH v2 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-04-20 14:24 UTC  (5+ messages)
` [PATCH v2 1/3] posix: Add pidfd_spawn and pidfd_spawnp (BZ# 30349)
` [PATCH v2 2/3] posix: Add pidfd_fork
` [PATCH v2 3/3] linux: Add pidfd_getpid

[COMMITTED] malloc: Add missing shared thread library flags
 2023-04-20 13:42 UTC 

[COMMITTED] linux: Re-flow and sort multiline Makefile definitions
 2023-04-20 13:42 UTC 

[COMMITTED] posix: Re-flow and sort multiline Makefile definitions
 2023-04-20 13:42 UTC 

strings
 2023-04-20  2:35 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).