messages from 2026-01-13 19:19:13 to 2026-01-29 11:27:54 UTC [more...]
[RFC PATCH v1 0/2] New sman(1) script
2026-01-29 11:27 UTC (16+ messages)
` [RFC PATCH v1 1/2] src/bin/sman: Add script
` [RFC PATCH v1 2/2] man/man1/sman.1: Add man page
` [PATCH v2] src/bin/mansectf, man/man1/mansectf.1: Add program and manual page
[RFC PATCH 0/9] man/man2/statmount.2: Document New Features
2026-01-28 19:38 UTC (11+ messages)
` [PATCH 1/9] man/man2/statmount.2: Document req.mnt_ns_id and STATMOUNT_MNT_NS_ID
` [PATCH 2/9] man/man2/statmount.2: Document STATMOUNT_MNT_OPTS
` [PATCH 3/9] man/man2/statmount.2: Document STATMOUNT_FS_SUBTYPE
` [PATCH 4/9] man/man2/statmount.2: Document STATMOUNT_SB_SOURCE
` [PATCH 5/9] man/man2/statmount.2: Document STATMOUNT_OPT_ARRAY
` [PATCH 6/9] man/man2/statmount.2: Document STATMOUNT_OPT_SEC_ARRAY
` [PATCH 7/9] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
` [PATCH 8/9] man/man2/statmount.2: Document STATMOUNT_SUPPORTED_MASK
` [PATCH 9/9] man/man2/statmount.2: Document STATMOUNT_BY_FD
[PATCH] man/man3/timespec_get.3: Add ISO C23 time bases
2026-01-28 17:35 UTC (5+ messages)
` [PATCH v2 1/2] man/man3/timespec_get.3: Refactor to prepare for new "
` [PATCH v2 2/2] man/man3/timespec_get.3: Add ISO C23 "
floor/ceil man pages
2026-01-28 14:51 UTC
[PATCH 1/2] man/man7/feature_test_macros.7: Add _ISOC23_SOURCE, _ISOC2X_SOURCE
2026-01-28 6:46 UTC (2+ messages)
` [PATCH 2/2] man/man7/feature_test_macros.7: Drop _ISOC9X_SOURCE
[PATCH] man/man2/mmap.2: Document MAP_GROWSDOWN return val
2026-01-28 1:14 UTC (3+ messages)
[PATCH] man/man2/mmap.2: Further document MAP_GROWSDOWN
2026-01-27 14:22 UTC (3+ messages)
groff 1.24.0.rc2 available for evaluation
2026-01-27 5:44 UTC
[PATCH v1 00/21] man/man2/*: Update history of syscalls H-M
2026-01-26 18:38 UTC (24+ messages)
` [PATCH v1 01/21] man/man2/ioctl_eventpoll.2: HISTORY: ffix
` [PATCH v1 02/21] man/man2/kill.2: HISTORY: Update POSIX appearances of kill(2)
` [PATCH v1 03/21] man/man2/link.2: HISTORY: Change order of linkat(2)
` [PATCH v1 04/21] man/man2/link.2: HISTORY: Update POSIX appearances of link(2)
` [PATCH v1 05/21] man/man2/listen.2: HISTORY: Change order
` [PATCH v1 06/21] man/man2/lseek.2: HISTORY: Update appearances of SEEK_{DATA,HOLE}
` [PATCH v1 07/21] man/man2/lseek.2: HISTORY: Update POSIX appearances of lseek(2)
` [PATCH v1 08/21] man/man2/mincore.2: HISTORY: Update appearances of mincore(2)
` [PATCH v1 09/21] man/man2/mkdir.2: HISTORY: Change order of mkdirat(2)
` [PATCH v1 10/21] man/man2/mkdir.2: HISTORY: Update BSD and POSIX appearances of mkdir(2)
` [PATCH v1 11/21] man/man2/mknod.2: HISTORY: Change order of mknodat(2)
` [PATCH v1 12/21] man/man2/mknod.2: HISTORY: Update POSIX appearances of mknod(2)
` [PATCH v1 13/21] man/man2/mknod.2: STANDARDS: Update
` [PATCH v1 14/21] man/man2/mlock.2: HISTORY: Update POSIX appearances of m(un)lock(all)(2)
` [PATCH v1 15/21] man/man2/mmap.2: HISTORY: Update POSIX appearances of m(un)map(2)
` [PATCH v1 16/21] man/man2/{mount_setattr,move_mount}.2: HISTORY: ffix
` [PATCH v1 17/21] man/man2/mprotect.2: HISTORY: Update POSIX appearances of mprotect(2)
` [PATCH v1 18/21] man/man2/msgctl.2: STANDARDS, HISTORY: Update POSIX appearances of msgctl(2)
` [PATCH v1 19/21] man/man2/msgget.2: STANDARDS, HISTORY: Update POSIX appearances of msgget(2)
` [PATCH v1 20/21] man/man2/msgop.2: STANDARDS, HISTORY: Update POSIX appearances of msg{rcv,snd}(2)
` [PATCH v1 21/21] man/man2/msync.2: HISTORY: Update POSIX appearances of msync(2)
` the origin of mkdir(2) (was: [PATCH v1 00/21] man/man2/*: Update history of syscalls H-M)
Issue in man page resolver.3
2026-01-26 9:32 UTC (3+ messages)
man-pages bug report for "date(1) — Linux manual page"
2026-01-25 14:50 UTC
man-pages bug report for "date(1) — Linux manual page"
2026-01-25 14:07 UTC
[PATCH v1 00/23] man/man2/*: Update history of syscalls CI-G
2026-01-24 4:52 UTC (58+ messages)
` [PATCH v1 01/23] man/man2/clock_getres.2: HISTORY: Update first POSIX appearance of clock_* syscalls
` [PATCH v1 02/23] man/man2/close.2: HISTORY: Update first POSIX appearance of close(2)
` [PATCH v1 03/23] man/man2/dup.2: HISTORY: Update first POSIX appearance of dup[2](2)
` [PATCH v1 04/23] man/man2/execve.2: HISTORY: Update first POSIX appearance of execve(2)
` [PATCH v1 05/23] man/man2/_exit.2: HISTORY: Update first POSIX appearance of _exit(2)
` [PATCH v1 06/23] man/man2/fcntl.2: HISTORY: Update first POSIX appearance of fcntl(2)
` [PATCH v1 07/23] man/man2/fcntl_locking.2: HISTORY: Update first POSIX appearance of locking constants
` [PATCH v1 08/23] man/man2/fork.2: HISTORY: Update first POSIX appearance of fork(2)
` [PATCH v1 09/23] man/man2/fsync.2: HISTORY: Split fsync(2) and fdatasync(2)
` [PATCH v1 10/23] man/man2/fsync.2: HISTORY: Update first POSIX appearance of fsync(2)
` [PATCH v1 11/23] man/man2/fsync.2: HISTORY: Update first POSIX appearance of fdatasync(2)
` [PATCH v1 12/23] man/man2/get[gu]id.2: HISTORY: Update first POSIX appearance of get[e][gu]id(2)
` [PATCH v1 13/23] man/man2/getgroups.2: HISTORY: Update first POSIX appearance of getgroups(2)
` [PATCH v1 14/23] man/man2/gethostname.2: HISTORY: Split gethostname(2) and sethostname(2)
` [PATCH v1 15/23] man/man2/getitimer.2: HISTORY: Update first SUS appearance of [gs]etitimer(2)
` [PATCH v1 16/23] man/man2/getpagesize.2: HISTORY: Update first SUS appearance of getpagesize(2)
` [PATCH v1 17/23] man/man2/getpid.2: HISTORY: Update first POSIX appearance of get[p]pid(2)
` [PATCH v1 18/23] man/man2/getpriority.2: HISTORY: Update first POSIX appearance of [gs]etpriority(2)
` [PATCH v1 19/23] man/man2/getresuid.2: HISTORY: Update first POSIX appearance of getres[gu]id(2)
` [PATCH v1 20/23] man/man2/getrlimit.2: HISTORY: Update first POSIX appearance of [gs]etrlimit(2)
` [PATCH v1 21/23] man/man2/getsid.2: HISTORY: Update first POSIX appearance of getsid(2)
` [PATCH v1 22/23] man/man2/getrusage.2: HISTORY: Update first POSIX appearance of getrusage(2)
` [PATCH v1 23/23] man/man2/gettimeofday.2: HISTORY: Update first POSIX appearance of gettimeofday(2)
` [PATCH v2 00/23] man/man2/*: Update history of syscalls CI-G
` [PATCH v2 01/23] man/man2/clock_getres.2: HISTORY: Update first POSIX appearance of clock_* syscalls
` [PATCH v2 02/23] man/man2/close.2: HISTORY: Update first POSIX appearance of close(2)
` [PATCH v2 03/23] man/man2/dup.2: HISTORY: Update first POSIX appearance of dup[2](2)
` [PATCH v2 04/23] man/man2/execve.2: HISTORY: Update first POSIX appearance of execve(2)
` [PATCH v2 05/23] man/man2/_exit.2: HISTORY: Update first POSIX appearance of _exit(2)
` [PATCH v2 06/23] man/man2/fcntl.2: HISTORY: Update first POSIX appearance of fcntl(2)
` [PATCH v2 07/23] man/man2/fcntl_locking.2: HISTORY: Update first POSIX appearance of locking constants
` [PATCH v2 08/23] man/man2/fork.2: HISTORY: Update first POSIX appearance of fork(2)
` [PATCH v2 09/23] man/man2/fsync.2: HISTORY: Split fsync(2) and fdatasync(2)
` [PATCH v2 10/23] man/man2/fsync.2: HISTORY: Update first POSIX appearance of fsync(2)
` [PATCH v2 11/23] man/man2/fsync.2: HISTORY: Update first POSIX appearance of fdatasync(2)
` [PATCH v2 12/23] man/man2/get[gu]id.2: HISTORY: Update first POSIX appearance of get[e][gu]id(2)
` [PATCH v2 13/23] man/man2/getgroups.2: HISTORY: Update first POSIX appearance of getgroups(2)
` [PATCH v2 14/23] man/man2/gethostname.2: HISTORY: Split gethostname(2) and sethostname(2)
` [PATCH v2 15/23] man/man2/getitimer.2: HISTORY: Update first SUS appearance of [gs]etitimer(2)
` [PATCH v2 16/23] man/man2/getpagesize.2: HISTORY: Update first SUS appearance of getpagesize(2)
` [PATCH v2 17/23] man/man2/getpid.2: HISTORY: Update first POSIX appearance of get[p]pid(2)
` [PATCH v2 18/23] man/man2/getpriority.2: HISTORY: Update first POSIX appearance of [gs]etpriority(2)
` [PATCH v2 19/23] man/man2/getresuid.2: HISTORY: Update first POSIX appearance of getres[gu]id(2)
` [PATCH v2 20/23] man/man2/getrlimit.2: HISTORY: Update first POSIX appearance of [gs]etrlimit(2)
` [PATCH v2 21/23] man/man2/getsid.2: HISTORY: Update first POSIX appearance of getsid(2)
` [PATCH v2 22/23] man/man2/getrusage.2: HISTORY: Update first POSIX appearance of getrusage(2)
` [PATCH v2 23/23] man/man2/gettimeofday.2: HISTORY: Update first POSIX appearance of gettimeofday(2)
[PATCH man-pages v2 0/2] man/man2const: clean up F_GETLEASE and add F_SETDELEG/F_GETDELEG manpages
2026-01-23 15:36 UTC (13+ messages)
` [PATCH man-pages v2 1/2] man/man2const: document the new F_SETDELEG and F_GETDELEG constants
` [PATCH man-pages v2 2/2] man/man2const: clean up the F_GETLEASE manpage
` [PATCH v3] man/man2const/F_[SG]ETDELEG.2const, man/man2/fcntl.2: Document F_SETDELEG and F_GETDELEG
Question about the availability of POSIX 2024 man pages
2026-01-23 14:36 UTC
[PATCH] man/man2/ptrace.2: Add PTRACE_SET_SYSCALL_INFO, update struct ptrace_syscall_info
2026-01-21 16:56 UTC (2+ messages)
[PATCH v1 00/19] man/man2/*: Update history of syscalls A-CH
2026-01-21 14:55 UTC (2+ messages)
[PATCH v1 00/19] man/man2/*: Update history of syscalls A-CH
2026-01-21 14:44 UTC (28+ messages)
` [PATCH v1 01/19] man/man2/access.2: HISTORY: Update first POSIX appearance of access(2)
` [PATCH v1 02/19] man/man2/access.2: HISTORY: Specify different access(2) prototypes
` History of const in C++, C89, and POSIX.1-1988 (was: [PATCH v1 02/19] man/man2/access.2: HISTORY: Specify different)
` On restrict (a broken qualifier)
` [PATCH v1 03/19] man/man2/access.2: HISTORY: Update first POSIX appearance of faccessat(2)
` [PATCH v1 04/19] man/man2/alarm.2: HISTORY: Update first POSIX appearance of alarm(2)
` [PATCH v1 05/19] man/man2/chdir.2: HISTORY: Split chdir(2) and fchdir(2)
` [PATCH v1 06/19] man/man2/chdir.2: HISTORY: Update first POSIX appearance of chdir(2)
` [PATCH v1 07/19] man/man2/chdir.2: HISTORY: Specify different chdir(2) prototypes
` [PATCH v1 08/19] man/man2/chdir.2: HISTORY: Update first POSIX appearance of fchdir(2)
` [PATCH v1 09/19] man/man2/chmod.2: HISTORY: Split chmod(2) and fchmod(2)
` [PATCH v1 10/19] man/man2/chmod.2: HISTORY: Update first POSIX appearance of chmod(2)
` [PATCH v1 11/19] man/man2/chmod.2: HISTORY: Specify different chmod(2) prototypes
` [PATCH v1 12/19] man/man2/chmod.2: HISTORY: Update first POSIX appearance of fchmod(2)
` [PATCH v1 13/19] man/man2/chmod.2: HISTORY: Update first POSIX appearance of AT_SYMLINK_NOFOLLOW
` [PATCH v1 14/19] man/man2/chown.2: HISTORY: Split chown(2), fchown(2), and lchown(2)
` [PATCH v1 15/19] man/man2/chown.2: HISTORY: Update first POSIX appearance of chown(2)
` [PATCH v1 16/19] man/man2/chown.2: HISTORY: Specify different chown(2) prototypes
` [PATCH v1 17/19] man/man2/chown.2: HISTORY: Update first SUS appearance of fchown(2)
` [PATCH v1 18/19] man/man2/chown.2: HISTORY: Update first POSIX appearance of lchown(2)
` [PATCH v1 19/19] man/man2/chroot.2: HISTORY: Update first SUS appearance of chroot(2)
Updates on n3752, alx-0029r8 - Restore the traditional realloc(3) specification
2026-01-20 22:07 UTC
[PATCH v1] man/man3type/time_t.3type: HISTORY: wfix
2026-01-20 1:21 UTC (2+ messages)
[PATCH] random.{4,7}, getrandom.2: Adapt to Linux 5.6 changes
2026-01-18 22:21 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH v4 "
groff 1.24.0.rc1 available for evaluation
2026-01-18 19:02 UTC
Chronological order of BSD, SV, and POSIX.1
2026-01-18 14:08 UTC (6+ messages)
Feedback for n3704 - Clean up frexp, ldexp, and scalbn prototypes
2026-01-17 22:44 UTC (5+ messages)
Issue in man page PR_SET_MDWE.2const
2026-01-16 13:38 UTC (5+ messages)
[PATCH] man/man5/gai.conf: Labels have a label not a precedence
2026-01-14 21:16 UTC (6+ messages)
[PATCH man v2] man/man7/landlock.7: Re-group description of IOCTL access right
2026-01-13 23:35 UTC (2+ messages)
[PATCH man] landlock.7: Re-group description of IOCTL access right
2026-01-13 21:34 UTC (4+ messages)
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