public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-05 19:52:43 to 2024-07-27 08:44:49 UTC [more...]

[WG14] Request for document number; strtol restrictness
 2024-07-27  8:44 UTC  (67+ messages)
  ` [PATCH v1] Remove 'restrict' from 'nptr' in strtol(3)-like functions
                                  ` [[gnu::null_terminated_string_arg(1)]] on strtol(1) (was: [PATCH v1] Remove 'restrict' from 'nptr' in strtol(3)-like) functions
` WG14 paper for removing restrict from nptr in strtol(3)
  ` n3294 - The restrict function attribute as a replacement of the restrict qualifier

[Bug 219098] New: Termios man page description of semantics of MIN, TIME
 2024-07-26 19:28 UTC 

[PATCH v3 0/2] landlock*: Bring documentation up to date
 2024-07-24 14:54 UTC  (8+ messages)
` [PATCH v3 1/2] landlock.7, landlock_*.2: Document Landlock ABI version 4
` [PATCH v3 2/2] landlock.7: Document Landlock ABI version 5 (IOCTL)

man-pages: make install requires git?
 2024-07-23 22:07 UTC  (2+ messages)

[PATCH v2 0/5] landlock*: Bring documentation up to date
 2024-07-23 10:24 UTC  (10+ messages)
` [PATCH v2 1/5] landlock.7, landlock_*.2: wfix
` [PATCH v2 2/5] landlock_create_ruleset.2: Update docs for landlock_ruleset_attr
` [PATCH v2 3/5] landlock_add_rule.2: Document missing reason for EINVAL
` [PATCH v2 4/5] landlock.7, landlock_*.2: Document Landlock ABI version 4
` [PATCH v2 5/5] landlock.7: Document Landlock ABI version 5 (IOCTL)

[PATCH v6 0/2] man-pages: add documentation for statmount/listmount
 2024-07-22 21:03 UTC  (7+ messages)
` [PATCH v6 1/2] statmount.2: New page describing the statmount syscall
` [PATCH v6 2/2] listmount.2: New page describing the listmount syscall

Ambiguity in memccpy() description, with patch
 2024-07-22 20:41 UTC  (5+ messages)

[PATCH v2 0/3] Update fanotify man pages for NFSD filecache backports
 2024-07-22 20:36 UTC  (7+ messages)
` [PATCH v2 1/3] fanotify_mark(2): Support for FA_ flags has been backported to LTS kernels
` [PATCH v2 2/3] fanotify_init(2): "
` [PATCH v2 3/3] fanotify(7): Document changes "

[PATCH v5] prctl.2: Add PR_RISCV_SET_ICACHE_FLUSH_CTX
 2024-07-22 20:14 UTC  (2+ messages)

[PATCH v5 0/3] man2: Document RWF_ATOMIC
 2024-07-22 18:47 UTC  (5+ messages)
` [PATCH v5 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v5 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v5 3/3] io_submit.2: Document RWF_ATOMIC

[PATCH 0/5] landlock*: Bring documentation up to date
 2024-07-19 13:48 UTC  (16+ messages)
` [PATCH 1/5] landlock.7, landlock_*.2: Wording improvements
` [PATCH 2/5] landlock_create_ruleset.2: Update docs for landlock_ruleset_attr
` [PATCH 3/5] landlock_add_rule.2: Document missing reason for EINVAL
` [PATCH 4/5] landlock.7, landlock_*.2: Document Landlock ABI version 4
` [PATCH 5/5] landlock.7: Document Landlock ABI version 5 (IOCTL)

[PATCH v4 0/3] man2: Document RWF_ATOMIC
 2024-07-18 15:05 UTC  (9+ messages)
` [PATCH v4 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v4 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v4 3/3] io_submit.2: Document RWF_ATOMIC

[PATCH v1 1/2] fa_notify_mark(2): Support for FA_ flags has been backported to LTS kernels
 2024-07-13 18:02 UTC  (4+ messages)
` [PATCH v1 2/2] fa_notify_init(2): "

[PATCH v2 1/2] Unify error wording
 2024-07-12 17:53 UTC  (4+ messages)
` [PATCH v2 2/2] landlock: Mention -1 return code on failure

[PATCH] fnmatch.3: update FNM_CASEFOLD availability, FNM_IGNORECASE alias
 2024-07-12 14:06 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/1] landlock: Mention -1 return code on failure
 2024-07-12 13:35 UTC  (5+ messages)

[PATCH v3 0/3] man2: Document RWF_ATOMIC
 2024-07-10 10:23 UTC  (13+ messages)
` [PATCH v3 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v3 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v3 3/3] io_submit.2: Document RWF_ATOMIC

[PATCH v2] utime.2: ERRORS: add EFAULT
 2024-07-10 10:14 UTC  (2+ messages)

[PATCH v2] sigaction.2: setitimer(2)/alarm(2) timers yield si_code=SI_TIMER too
 2024-07-09 22:29 UTC  (2+ messages)

[PATCH 0/3] man2: document Linux v6.9 pidfd-related changes
 2024-07-09 22:25 UTC  (7+ messages)
` [PATCH 1/3] clone.2: document CLONE_PIDFD | CLONE_THREAD
` [PATCH 2/3] pidfd_open.2: add PIDFD_THREAD and poll nuances
` [PATCH 3/3] pidfd_send_signal.2: describe flags

[PATCH] sigaction.2: setitimer(2)/alarm(2) timers yield si_code=SI_TIMER too
 2024-07-09 20:48 UTC  (10+ messages)

[PATCH] printf.3: the overall syntax is "%argnum$...", not "%$..."
 2024-07-09 19:23 UTC  (6+ messages)

[PATCH v5 0/2] man-pages: add documentation for statmount/listmount
 2024-07-09 18:45 UTC  (7+ messages)
` [PATCH v5 1/2] statmount.2: New page describing the statmount syscall
` [PATCH v5 2/2] listmount.2: New page describing the listmount syscall

[PATCH] FIONRAD.2const: tfix
 2024-07-09 13:02 UTC  (2+ messages)

[PATCH] clone.2: ffix
 2024-07-09 12:55 UTC  (2+ messages)

[PATCH] utime.2: ERRORS: add EFAULT
 2024-07-09 12:51 UTC  (2+ messages)

[PATCH v4] prctl.2: Add PR_RISCV_SET_ICACHE_FLUSH_CTX
 2024-07-09 12:45 UTC  (2+ messages)

[PATCH v2] riscv_flush_icache.2: Create page
 2024-07-09 12:37 UTC  (2+ messages)

[PATCH] perf_event_open.2: document combining inherit and cpus = -1 preventing the use of mmap
 2024-07-09 12:31 UTC  (4+ messages)

[PATCH v4 0/2] man-pages: add documentation for statmount/listmount
 2024-07-09 12:27 UTC  (3+ messages)
` [PATCH v4 1/2] statmount.2: New page describing the statmount syscall

[Bug 219017] New: "The call fmod(372, 360) returns 348."
 2024-07-09 10:06 UTC  (2+ messages)
` [Bug 219017] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox