messages from 2025-08-05 17:33:20 to 2025-08-22 12:49:53 UTC [more...]
[PATCH 0/1] man2/mount.2: expand and clarify docs for MS_REMOUNT | MS_BIND
2025-08-22 12:49 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 0/2] Remove all mentions of blackfin architecture
2025-08-22 12:30 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Remove pread and pwrite from list of syscalls, ever existed in removed archs
[Bug 219335] New: Wrong in the write text
2025-08-21 19:21 UTC (3+ messages)
` [Bug 219335] "
[PATCH v5 0/3] Add documentation for PR_FUTEX_HASH
2025-08-21 19:14 UTC (10+ messages)
` [PATCH v5 1/3] man/man2const/PR_FUTEX_HASH.2const: Update as of Linux v6.17-rc2
` [PATCH v5 2/3] man/man2/prctl.2, PR_FUTEX_HASH_SET_SLOTS.2const: Document PR_FUTEX_HASH_SET_SLOTS
` [PATCH v5 3/3] man/man2/prctl.2, PR_FUTEX_HASH_GET_SLOTS.2const: Document PR_FUTEX_HASH_GET_SLOTS
[PATCH v3 00/12] man2: document "new" mount API
2025-08-21 14:21 UTC (44+ messages)
` [PATCH v3 01/12] man/man2/statx.2: correctly document AT_NO_AUTOMOUNT
` [PATCH v3 02/12] man/man2/mount_setattr.2: fix stray quote in SYNOPSIS
` [PATCH v3 03/12] man/man2/mount_setattr.2: move mount_attr struct to mount_attr(2type)
` [PATCH v3 04/12] man/man2/fsopen.2: document "new" mount API
` [PATCH v3 05/12] man/man2/fspick.2: "
` [PATCH v3 06/12] man/man2/fsconfig.2: "
` [PATCH v3 07/12] man/man2/fsmount.2: "
` [PATCH v3 08/12] man/man2/move_mount.2: "
` [PATCH v3 09/12] man/man2/open_tree.2: "
` [PATCH v3 10/12] man/man2/mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v3 11/12] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
` [PATCH v3 12/12] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction
[PATCH] man/man3/pthread_attr_init.3: Replace errc
2025-08-20 15:52 UTC (4+ messages)
[PATCH v2] man/man3/strftime.3: Check parameter
2025-08-20 12:30 UTC (6+ messages)
[PATCH v5 0/3] man/man2/mremap.2: describe multiple mapping move, shrink
2025-08-20 11:24 UTC (10+ messages)
` [PATCH v5 1/3] man/man2/mremap.2: explicitly document the simple move operation
` [PATCH v5 2/3] man/man2/mremap.2: describe multiple mapping move
` [PATCH v5 3/3] man/man2/mremap.2: describe previously undocumented shrink behaviour
[PATCH 0/2] Remove all mentions of blackfin architecture
2025-08-19 17:23 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Remove pread and pwrite from list of syscalls, ever existed in removed archs
[PATCH] man/man3/posix_spawn.3: Check for executable name in example
2025-08-19 10:49 UTC (2+ messages)
RWF_DONTCACHE documentation
2025-08-18 20:42 UTC (7+ messages)
[PATCH] man/man3/strftime.3: Check parameter
2025-08-18 17:46 UTC (3+ messages)
[PATCH] man/man2/getrusage.2: clarify ru_maxrss unit as kibibytes (KiB)
2025-08-18 9:36 UTC (7+ messages)
` [PATCH] man/man2/getrusage.2: clarify ru_maxrss unit as KiB
[Bug 220273] New: syslog(2): conflict between "The symbolic names [...] are not exported to user space" and "Definition of SYSLOG_* constants"?
2025-08-18 6:44 UTC (2+ messages)
` [Bug 220273] "
[PATCH v2] man3/sem_post.3: clarify EOVERFLOW error
2025-08-18 4:54 UTC (2+ messages)
[PATCH] man3/sem_post.3: EOVERFLOW add SEM_VALUE_MAX to description (wfix)
2025-08-18 4:22 UTC (3+ messages)
[PATCH] man/man3/mallinfo.3: Reduce MAX_ALLOCS
2025-08-16 21:21 UTC (2+ messages)
bug report: sendto(2) is missing EADDRNOTAVAIL
2025-08-15 10:00 UTC (2+ messages)
` AW: "
Bug report: typo in cgroups(7)
2025-08-15 9:37 UTC (2+ messages)
AW: drop ia64 from man pages?
2025-08-13 8:54 UTC (6+ messages)
[PATCH v4 0/2] man/man2/mremap.2: describe multiple mapping move, shrink
2025-08-11 9:37 UTC (12+ messages)
` [PATCH v4 1/2] man/man2/mremap.2: describe multiple mapping move
` [PATCH v4 2/2] man/man2/mremap.2: describe previously undocumented shrink behaviour
[PATCH] man/man2/getgroups.2: setgroups(2): Don't use NULL as a 0-length array
2025-08-10 16:31 UTC
[PATCH v2 00/11] man2: add man pages for 'new' mount API
2025-08-09 10:44 UTC (36+ messages)
` [PATCH v2 01/11] mount_setattr.2: document glibc >= 2.36 syscall wrappers
` [PATCH v2 02/11] mount_setattr.2: move mount_attr struct to mount_attr.2type
` [PATCH v2 03/11] fsopen.2: document 'new' mount api
` [PATCH v2 04/11] fspick.2: "
` [PATCH v2 05/11] fsconfig.2: "
` [PATCH v2 06/11] fsmount.2: "
` [PATCH v2 07/11] move_mount.2: "
` [PATCH v2 08/11] open_tree.2: "
` [PATCH v2 09/11] mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v2 10/11] open_tree_attr.2, open_tree.2: document new open_tree_attr() api
` [PATCH v2 11/11] fsconfig.2, mount_setattr.2: add note about attribute-parameter distinction
[PATCH 05/10] fsconfig.2: document 'new' mount api
2025-08-07 10:28 UTC (18+ messages)
` How and when to control hyphenation (was: [PATCH 05/10] fsconfig.2: document 'new' mount api)
[PATCH 00/10] man2: add man pages for 'new' mount API
2025-08-06 21:58 UTC (20+ messages)
` [PATCH 01/10] mount_setattr.2: document glibc >= 2.36 syscall wrappers
` [PATCH 02/10] mount_setattr.2: move mount_attr struct to mount_attr.2type
` [PATCH 03/10] fsopen.2: document 'new' mount api
` [PATCH 04/10] fspick.2: "
[PATCH 06/10] fsmount.2: document 'new' mount api
2025-08-06 14:07 UTC (3+ 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