unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-10-22 17:48:44 to 2020-10-28 00:40:51 UTC [more...]

[PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
 2020-10-28  0:40 UTC  (5+ messages)
    ` V2 "
      ` PING: "

Use MPC 1.2.1 in build-many-glibcs.py
 2020-10-27 22:24 UTC 

[PATCH 1/3] msg: Remove redundant #include <sys/msg.h> header
 2020-10-27 22:10 UTC  (3+ messages)
` [PATCH 2/3] msqid: Provide internal copy of struct __msqid64_ds
` [PATCH 3/3] msg: provide glibc local copy of struct msqid_ds

[COMMITTED] Hurd: Fix ftime build
 2020-10-27 19:29 UTC 

[PATCH v2 1/4] Sync canonicalize with gnulib [BZ #10635]
 2020-10-27 19:11 UTC  (7+ messages)
` [PATCH v2 2/4] stdlib: Use fixed buffer size for realpath [BZ #26241]
` [PATCH v2 3/4] stdlib: Fix arithmetic overflows in realpath [BZ #26592]
` [PATCH v2 4/4] stdlib: Remove lstat usage from realpath [BZ #24970]

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

Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9
 2020-10-27 17:37 UTC  (3+ messages)
` Ping "

[PATCH 00/28] glibc-hwcaps support
 2020-10-27 17:28 UTC  (7+ messages)
` [PATCH 25/28] elf: Implement tail merging of strings in ldconfig
` [PATCH 26/28] elf: In ldconfig, extract the new_sub_entry function from search_dir
` [PATCH 27/28] elf: Process glibc-hwcaps subdirectories in ldconfig

[PATCH 0/6] Add loff_t & off64_t, and update off_t
 2020-10-27 16:42 UTC  (10+ messages)
` [PATCH 1/6] system_data_types.7: off_t: SEE ALSO: Uncomment loff_t, off64_t
` [PATCH 2/6] system_data_types.7: off_t: Add note about _FILE_OFFSET_BITS
` [PATCH 3/6] system_data_types.7: Add 'loff_t'
` [PATCH 4/6] loff_t.3: New link to system_data_types(7)
` [PATCH 5/6] system_data_types.7: Add 'off64_t'
` [PATCH 6/6] off64_t.3: New link to system_data_types(7)

[PATCH 1/2] system_data_types.7: Add 'off_t'
 2020-10-27 16:22 UTC  (6+ messages)

[PATCH] misc: Add internal __getauxval2 function
 2020-10-27 15:20 UTC  (2+ messages)

BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
 2020-10-27 14:41 UTC  (32+ messages)
` [systemd-devel] "

[PATCH] Allow elf header to be used when __BEGIN_DECLS and __END_DECLS aren't defined
 2020-10-27 14:18 UTC  (3+ messages)

[PATCH v2] Make elf.h header self contained
 2020-10-27 14:17 UTC 

[PATCH 1/4] Sync canonicalize with gnulib [BZ #10635]
 2020-10-27 13:22 UTC  (10+ messages)
` [PATCH v3 2/4 v2] stdlib: Use fixed buffer size for realpath [BZ #26241]
` [PATCH 3/4] stdlib: Fix arithmetic overflows in realpath [BZ #26592]
` [PATCH 4/4] stdlib: Remove lstat usage from realpath [BZ #24970]

Not quite back yet
 2020-10-27 12:50 UTC 

[PATCH] shm_open/unlink: fix errno if namelen >= NAME_MAX
 2020-10-27 11:53 UTC  (4+ messages)

errno.h in GLIBC
 2020-10-27 11:41 UTC 

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

[PATCH 0/1] Optimizing memcpy for AMD Zen architecture
 2020-10-27 10:38 UTC  (3+ messages)
` [PATCH 1/1] x86: "

[PATCH v2 1/2] system_data_types.7: Add 'error_t'
 2020-10-27 10:24 UTC  (5+ messages)
` [PATCH v2 2/2] error_t: New link to system_data_types(7)

[PATCH 1/1] riscv: Get cache information through sysconf
 2020-10-27 10:15 UTC  (14+ messages)

[PATCH] system.3: Indicate MT-Unsafe
 2020-10-27  7:08 UTC  (5+ messages)

[PATCH 1/2] system_data_types.7: Add 'dev_t'
 2020-10-27  6:57 UTC  (4+ messages)
` [PATCH 2/2] dev_t.3: New link to system_data_types(7)

[RFC][PATCH] * bits/confname.h: Define _CS_POSIX_V7_THREADS_CFLAGS, _CS_POSIX_V7_THREADS_LDFLAGS
 2020-10-26 23:33 UTC 

[PATCH 1/2] system_data_types.7: Add 'error_t'
 2020-10-26 21:55 UTC  (2+ messages)
` [PATCH 2/2] error_t: New link to system_data_types(7)

string: Amend grammar and add description <byteswap.h>
 2020-10-26 20:56 UTC  (7+ messages)

[PATCH 1/2] posix: Sync tempname with gnulib [BZ #26648]
 2020-10-26 19:46 UTC  (4+ messages)
` [PATCH 2/2] posix: Improve randomness on try_tempname_len

[PATCH 1/2] Reinstate ftime and move define it for POSIX.1-2001 or older
 2020-10-26 17:09 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 1/2] Revert "linux: Move {f}xstat{at} to compat symbols"
 2020-10-26 16:30 UTC  (11+ messages)
` [PATCH 2/2] Revert "linux: Move xmknod{at} "

Update kernel version to 5.9 in tst-mman-consts.py
 2020-10-26 16:22 UTC  (2+ messages)

[PATCH] more out of bounds checking improvements
 2020-10-26 16:08 UTC  (3+ messages)

[PATCH] malloc debug: fix compile error when enable macro MALLOC_DEBUG > 1
 2020-10-26 13:32 UTC  (2+ messages)

[committed] Fix typo in NEWS file
 2020-10-26 12:16 UTC  (2+ messages)

[PATCH] Remove timing related checks of time/tst-cpuclock1
 2020-10-26  9:55 UTC  (3+ messages)

argp: Fix spelling in <argp.h>
 2020-10-25 23:36 UTC 

[PATCH 1/2] system_Data_types.7: Add 'clockid_t'
 2020-10-25 21:19 UTC  (4+ messages)
` [PATCH 2/2] clockid_t: New link to system_data_types(7)

[PATCH 1/2] queue.3: Add self to copyright notice
 2020-10-25 20:18 UTC  (5+ messages)
` [PATCH 2/2] queue.3: Fix & update after forking circleq.3, list.3, slist.3, stailq.3 & tailq.3

[PATCH 00/10] tailq.3: fork from queue.3
 2020-10-25  9:46 UTC  (12+ messages)
` [PATCH 01/10] tailq.3: New page that will hold the (tailq) contents of queue.3
` [PATCH 02/10] queue.3, tailq.3: NAME: Move code from queue.3 to tailq.3
` [PATCH 03/10] queue.3, tailq.3: SYNOPSIS: "
` [PATCH 04/10] queue.3, tailq.3: DESCRIPTION: "
` [PATCH 05/10] queue.3, tailq.3: EXAMPLES: "
` [PATCH 06/10] tailq.3: Copy and adapt code from queue.3
` [PATCH 07/10] tailq.3: ffix: Use man markup
` [PATCH 08/10] tailq.3: Add remaining details to complete the page
` [PATCH 09/10] TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3)
` [PATCH 10/10] queue.3: SEE ALSO: Add tailq(3)

[PATCH 0/8] stailq.3
 2020-10-25  9:13 UTC  (12+ messages)
` [PATCH 1/8] stailq.3: New page that will hold the (stailq) contents of queue.3
` [PATCH 2/8] queue.3, stailq.3: NAME: Move code from queue.3 to stailq.3
` [PATCH 3/8] queue.3, stailq.3: SYNOPSIS: "
` [PATCH 4/8] queue.3, stailq.3: DESCRIPTION: Move stailq specific "
` [PATCH 5/8] queue.3, stailq.3: EXAMPLES: Move stailq example "
` [PATCH 6/8] stailq.3: Copy and adapt code from queue.3
` [PATCH 7/8] stailq.3: ffix: Use man markup
` [PATCH 8/8] stailq.3: Add remaining details to complete the page
` [PATCH 09/10] STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3)
` [PATCH 10/10] queue.3: SEE ALSO: Add stailq(3)

misc: Fix grammar in <sys/cdefs.h>
 2020-10-24 23:05 UTC 

stdlib: Fix comment in <alloca.h>
 2020-10-24 23:01 UTC 

inet: Fix comments in <aliases.h>
 2020-10-24 22:57 UTC 

[PATCH 00/11] circleq.3: Fork from queue.3
 2020-10-23 16:19 UTC  (13+ messages)
` [PATCH 01/11] circleq.3: New page that will hold the (circleq) content of queue.3
` [PATCH 02/11] circleq.3, queue.3: NAME: Move code from queue-3 to circleq.3
` [PATCH 03/11] circleq.3, queue.3: SYNOPSIS: Move code from queue.3 "
` [PATCH 04/11] circleq.3, queue.3: DESCRIPTION: Move circleq specific "
` [PATCH 05/11] circleq.3, queue.3: EXAMPLES: Move circleq example program "
` [PATCH 06/11] queue.3: ffix
` [PATCH 07/11] circleq.3: Copy and adapt code from queue.3
` [PATCH 08/11] circleq.3: ffix: Use man markup
` [PATCH 09/11] circleq.3: Add remaining details to complete the page
` [PATCH 10/11] CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3)
` [PATCH 11/11] queue.3: SEE ALSO: Add circleq(3)

[PATCH v2] Loosen the limits of time/tst-cpuclock1
 2020-10-23 13:09 UTC  (5+ messages)

queue.3 overhaul
 2020-10-23  9:50 UTC  (7+ messages)
          ` sys/queue.h: Add macros present on BSDs

Update syscall lists for Linux 5.9
 2020-10-23  6:35 UTC  (2+ messages)

[PATCH 00/16] Add y2038 support for stat functions
 2020-10-22 18:04 UTC  (11+ messages)
` [PATCH 14/16] linux: Move {f}xstat{at} to compat symbols
  ` __xstat et al. as compat symbols (was: Re: [PATCH 14/16] linux: Move {f}xstat{at} to compat symbols)
      ` __xstat et al. as compat symbols

[PATCH 00/10] slist.3: fork from queue.3
 2020-10-22 17:48 UTC  (2+ messages)


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