messages from 2025-10-15 18:49:54 to 2025-12-01 14:03:06 UTC [more...]
[PATCH] man/man7/socket.7: fix documentation for SO_ATTACH_REUSEPORT_EBPF
2025-12-01 14:03 UTC (8+ messages)
` [PATCH v2] "
[PATCH] sscanf.3: Document exact matching for %c
2025-12-01 13:55 UTC (3+ messages)
[PATCH] man/man7/ip.7: don't say that bind(INADDR_BROADCAST) is the same as bind(INADDR_ANY)
2025-12-01 10:04 UTC (2+ messages)
[PATCH v2 1/2] man3/getgrnam: fix ATTRIBUTES table after adding R-functions
2025-11-27 15:25 UTC (2+ messages)
` [PATCH v2 2/2] man3/getgrnam: clarify error behavior when entry is not found
[PATCH v2 1/2] man3/getgrnam: fix ATTRIBUTES table after adding R-functions
2025-11-27 13:58 UTC (3+ messages)
` [PATCH v2 2/2] man3/getgrnam: clarify error behavior when entry is not found
[PATCH] man/man3/getopt.3: Restore angle brackets
2025-11-27 12:12 UTC (5+ messages)
[PATCH] man3/getgrnam: clarify possible errno values when entry not found
2025-11-27 12:03 UTC (3+ messages)
[PATCH 0/2] man3/getgrnam: fixes for ATTRIBUTES and ERRORS sections
2025-11-27 11:14 UTC (2+ messages)
Suspected SPAM/AI (was: [PATCH] man3/getgrnam: clarify possible errno values when entry not found)
2025-11-27 6:41 UTC
[PATCH 0/2] man7/ip.7: Clarify PKTINFO's docs
2025-11-26 21:06 UTC (9+ messages)
` [PATCH 1/2] man/man7/ip.7: Clarify PKTINFO's semantics depending on packet direction
` [PATCH 2/2] man/man7/ip.7: Reword IP_PKTINFO's description
[PATCH v2] iman/man2/swapon.2: update priority section
2025-11-25 2:25 UTC (6+ messages)
Forward Deceleration Changes
2025-11-24 17:26 UTC (11+ messages)
` strncmp(3) in the SYNOPSIS
Issue in man page dir_colors.5
2025-11-24 17:19 UTC (4+ messages)
RWF_DONTCACHE documentation
2025-11-24 17:16 UTC (5+ messages)
` [PATCH v2] man/man2/readv.2: Document RWF_DONTCACHE
Possible error in capabilities(7)
2025-11-24 17:03 UTC (4+ messages)
[Bug 220489] New: copy_file_range glibc user-space emulation in versions 2.27-2.29 only
2025-11-24 16:45 UTC (5+ messages)
` [Bug 220489] "
[PATCH] random.{4,7}, getrandom.2: Adapt to Linux 5.6 changes
2025-11-24 16:44 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH v4 "
[Patch v2 0/1] man/man2/ioctl_vt.2: Various improvements
2025-11-24 16:21 UTC (6+ messages)
` [Patch v2 1/1] "
` AI-derived contributions are not allowed
[PATCH] man/man2/mremap.2: fix incorrect reference to VM_MIXEDMAP
2025-11-24 16:08 UTC (3+ messages)
Improving inode number documentation
2025-11-22 0:53 UTC (17+ messages)
` [PATCH v2] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino
` [PATCH v3] "
Following Up on My Article Idea
2025-11-21 15:11 UTC
Status of restoration of copyright statements to the man-pages source files?
2025-11-20 14:24 UTC (5+ messages)
[PATCH] man/man2/clone.2: Document CLONE_NEWPID and CLONE_NEWUSER flag
2025-11-12 11:23 UTC (4+ messages)
Pitching an idea for your platform
2025-11-11 23:39 UTC
[PATCH] CONTRIBUTING.d/ai: Add guidelines banning AI for contributing
2025-11-10 22:25 UTC (30+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v9] "
[Bug 220726] New: Patch of ioctl_vt (2), small clarification
2025-11-10 10:11 UTC (7+ messages)
` [Bug 220726] "
[PATCH v1] man/man2/flock.2: Mention non-atomicity w.r.t close
2025-11-09 13:58 UTC (7+ messages)
[Bug 220723] New: the man page seccomp(2) instructs the user to include <linux/signal.h> and it causes conflicts
2025-11-09 12:22 UTC (3+ messages)
` [Bug 220723] "
[PATCH v3] Subject: [PATCH v3] copy_file_range.2: glibc no longer provides fallback after 2.30
2025-11-09 12:15 UTC (2+ messages)
[PATCH v2] PR_*ET_THP_DISABLE.2const: document addition of PR_THP_DISABLE_EXCEPT_ADVISED
2025-11-09 12:01 UTC (3+ messages)
[PATCH] man/man2/swapon2: describe SWAP_FLAG_DISCARD_{ONCE,PAGES}
2025-11-09 11:00 UTC (2+ messages)
tcgetattr() can set errno to 22 / EINVAL
2025-11-06 13:12 UTC (4+ messages)
wcwidth(3): wrong #define?
2025-11-06 10:37 UTC (6+ messages)
Errors in two Section 3 functions
2025-11-02 17:42 UTC (2+ messages)
[PATCH 1/2] strdup.3: drop mention of "the GNU GCC suite"
2025-10-29 22:55 UTC (12+ messages)
` [PATCH v2 0/5] alloca(3) commentary re-write
` [PATCH v2 3/5] alloca.3: clarify reasoning for no error return in BUGS
[PATCH 1/5] tm.3type: tfix
2025-10-29 22:53 UTC (7+ messages)
` [PATCH 4/5] tm.3type: describe tm_zone, tm_gmtoff
man-pages-6.16 released
2025-10-29 13:24 UTC
[PATCH v2 0/3] man2: document Linux v6.9 pidfd-related changes
2025-10-29 11:14 UTC (3+ messages)
` [PATCH 3/3] pidfd_send_signal.2: describe flags
[PATCH v2 2/3] pidfd_open.2: add PIDFD_THREAD
2025-10-29 10:28 UTC (6+ messages)
` [PATCH v3 "
[PATCH] Subject: copy_file_range.2: glibc no longer provides fallback after 2.30
2025-10-29 2:29 UTC
[PATCH v2] Subject: copy_file_range.2: glibc no longer provides fallback after 2.30
2025-10-29 2:13 UTC
[PATCH] man/man3/opendir.3: document that long file names result in ENAMETOOLONG
2025-10-29 0:29 UTC (4+ messages)
[PATCH] man/man7/tcp.7: Add TCP_SAVE_SYN and TCP_SAVED_SYN
2025-10-28 23:42 UTC (4+ messages)
` [PATCH v2] "
[PATCH] Subject: copy_file_range.2: glibc no longer provides fallback after 2.30
2025-10-28 23:24 UTC (2+ messages)
[PATCH v5 0/8] man2: document "new" mount API
2025-10-26 17:27 UTC (3+ messages)
[man-pages] Working on bug #220489 (copy_file_range(2) glibc fallback text outdated)
2025-10-26 17:22 UTC (2+ messages)
man page bug - write()
2025-10-24 7:57 UTC (3+ messages)
[PATCH] man/man2/move_mount.2: document EINVAL on multiple instances
2025-10-22 7:36 UTC (10+ messages)
Issue in man page sprof.1
2025-10-20 9:31 UTC (4+ messages)
[PATCH] iman/man2/swapon.2: update the description about default priority value iman/man2/swapon.2: update priority section
2025-10-17 12:30 UTC (2+ messages)
[PATCH] man/man2/move_mount.2: document EINVAL on multiple instances
2025-10-16 10:29 UTC (6+ messages)
[PATCH v2 0/5] sched.7 and small futex.2 updates
2025-10-16 6:23 UTC (12+ messages)
` [PATCH v2 1/5] man/man2/prctl.2, PR_FUTEX_HASH_SET_SLOTS.2const: Document PR_FUTEX_HASH_SET_SLOTS
` [PATCH v2 2/5] man/man7/sched.7: Update the real-time section
` [PATCH v2 3/5] man/man7/sched.7: Update the documentation references
` [PATCH v2 4/5] man/man2/futex.2: Update the link reference again
` [PATCH v2 5/5] man/man3/pthread_cond_init.3: Add a note regarding real-time usage
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox