public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-17 19:09:26 to 2025-03-30 10:58:11 UTC [more...]

[PATCH man v3 0/2] TIOCLINUX.2const: Document TIOCL_SETSEL selection modes
 2025-03-30 10:58 UTC  (12+ messages)
` [PATCH man v3 1/2] TIOCLINUX.2const: Restructure documentation for "
` [PATCH man v3 2/2] TIOCLINUX.2const: Document missing "

acl man pages (Was: symbolic link curiosity in 3.6.0)
 2025-03-29 19:08 UTC  (2+ messages)

[PATCH] make consistent example in recv.2
 2025-03-29 18:30 UTC  (3+ messages)

fix: recvfrom() error handling
 2025-03-28 23:26 UTC  (7+ messages)

[Bug 219947] New: Undocumented EAGAIN behavior for clone/pthread_create
 2025-03-28 21:25 UTC  (5+ messages)
` [Bug 219947] "

[Bug 219921] New: posix_fadvise refers to non-existent len parameter
 2025-03-25  0:48 UTC  (2+ messages)
` [Bug 219921] "

[PATCH] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2025-03-23 20:15 UTC  (2+ messages)

[PATCH v1] man/man3/strtoul.3: BUGS: Signed numbers are not rejected
 2025-03-23 19:47 UTC  (24+ messages)
` [PATCH v2 0/2] strto[u]l(3) BUGS and CAVEATS
  ` [PATCH v2 1/2] man/man3/strto[u]l.3: BUGS: Signed numbers and white space are not rejected
  ` [PATCH v2 2/2] man/man3/strtol.3: CAVEATS: Clarify how to perform range checks
` [PATCH v3 0/2] strto[u]l.3: BUGS and CAVEATS
  ` [PATCH v3 1/2] man/man3/strto[u]l.3: BUGS: Signed numbers and white space are not rejected
  ` [PATCH v3 2/2] man/man3/strtol.3: CAVEATS: Clarify how to perform range checks
` [PATCH v4 0/2] strto[u]l.3: BUGS and CAVEATS
  ` [PATCH v4 1/2] man/man3/strto[u]l.3: BUGS: Signed numbers and white space are not rejected
  ` [PATCH v4 2/2] man/man3/strtol.3: CAVEATS: Clarify how to perform range checks

[PATCH RFC] statx.2: Add stx_atomic_write_unit_max_opt
 2025-03-23  6:40 UTC  (6+ messages)

strtoul pitfalls
 2025-03-21 20:02 UTC  (2+ messages)

[PATCH] man/man2/get_mempolicy.2: nodemask param is a pointer
 2025-03-20 17:35 UTC  (4+ messages)

Food for your blog. Check it out!
 2025-03-17 17:23 UTC 

[PATCH 0/2] wctomb(3) and wcrtomb(3) man page updates
 2025-03-16 19:49 UTC  (7+ messages)
` [PATCH 1/2] man/man3/wctomb.3: Rewording to MB_CUR_MAX requirement
  ` [PATCH 2/2] man/man3/wcrtomb.3: Document MB_CUR_MAX length requirement
      ` [PATCH v2] man/man3/wc{,r}tomb.3: Rewording to MB_CUR_MAX

[Bug 219871] New: Unleash Your Inner Wordsmith: Dive into the Limitless World of Wordle Unlimited!
 2025-03-15  1:30 UTC  (3+ messages)
` [Bug 219871] "

Qualifiers on forward-declared function parameters
 2025-03-14 13:19 UTC  (4+ messages)

[Bug 219872] New: Buckle Up, Buttercups! Moto X3M is Here to Fuel Your Need for Speed and Stunts!
 2025-03-14  7:22 UTC 

[man-pages] Question about the length notations in C library functions
 2025-03-12 13:52 UTC  (2+ messages)

[Bug 214885] New: random.{4,7} [man-pages 5.13] do not reflect changes to /dev/random semantics since kernel 5.6
 2025-03-09 19:03 UTC  (9+ messages)
` [Bug 214885] "
  ` [PATCH] random.{4,7}, getrandom.2: Adapt to Linux 5.6 changes

[Bug 219847] New: mbsnrtowcs(3) man page behavior with glibc incorrect (and POSIX.1-2024 incompatible)
 2025-03-09 18:46 UTC  (2+ messages)
` [Bug 219847] "

man-pages-6.13 released
 2025-03-09 16:02 UTC  (3+ messages)
    ` groff status report (was: man-pages-6.13 released)

[PATCH] man/man7/ip.7 Document capabilities to use IP_TRANSPARENT
 2025-03-09  0:03 UTC  (2+ messages)

[PATCH v7] rust: alloc: satisfy POSIX alignment requirement
 2025-03-05 23:02 UTC  (4+ messages)

[PATCH man v3 1/2] landlock.7: Copy introductory description of Landlock rules
 2025-03-05 18:35 UTC  (3+ messages)
` [PATCH man v3 2/2] landlock.7: Add IPC scoping documentation in line with kernel side

man-pages-posix.git
 2025-03-03 20:50 UTC  (3+ messages)

[PATCH v2 1/3] landlock.7: Update description of Landlock rules
 2025-03-03 18:30 UTC  (11+ messages)
` [PATCH v2 2/3] landlock.7: Move over documentation for ABI version 6
` [PATCH v2 3/3] landlock.7: Clarify IPC scoping documentation in line with kernel side

[PATCH] man/man2/mkdir.2: add missing .TP
 2025-03-03 10:04 UTC  (2+ messages)

mismatch of type of ut_tv.tv_sec between glibc-2.41 and utmp(5)
 2025-03-03  9:47 UTC  (5+ messages)

[PATCH man v2 0/2] TIOCLINUX.2const: Document TIOCL_SETSEL selection modes
 2025-03-02 19:45 UTC  (9+ messages)
` [PATCH man v2 1/2] TIOCLINUX.2const: Restructure documentation for "
` [PATCH man v2 2/2] TIOCLINUX.2const: Document missing "

Incorrect const in futex(2) example code
 2025-03-02  1:07 UTC  (13+ messages)
        ` [PATCH v1] Revert "futex.2: Make the example use C11 atomics rather than GCC builtins"

[PATCH] mk: don't escape '#' for `grep`
 2025-02-27 19:30 UTC  (9+ messages)

[PATCH] add time64 copies of system calls
 2025-02-27 10:53 UTC  (8+ messages)

[PATCH 1/2] landlock: Minor typo and grammar fixes in IPC scoping documentation
 2025-02-26 21:51 UTC  (14+ messages)
  ` [PATCH 2/2] landlock: Clarify "

[Bug 219822] New: mount option lazytime is independent of strictatime/relatime/noatime
 2025-02-26 16:55 UTC 

man-pages-6.12 released
 2025-02-24  8:51 UTC 

[PATCH man 0/1] TIOCLINUX.2const: Document TIOCL_SETSEL selection modes
 2025-02-23 19:36 UTC  (5+ messages)
` [PATCH man 1/1] "

[PATCH v1] man/man2/{mbind,set_mempolicy}.2: added mode argument MPOL_PREFERRED_MANY
 2025-02-21 19:08 UTC  (3+ messages)

[PATCH v0] man/man2/{mbind,set_mempolicy}.2: added mode argument MPOL_PREFERRED_MANY
 2025-02-21  5:54 UTC  (4+ messages)

[PATCH v2] man/man3/getcwd.3: say more clear that syscall can return "(unreachable)", but modern glibc wrapper cannot
 2025-02-20 15:28 UTC  (19+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] man/man3/getcwd.3: tfix (pathname => pathnames)
  ` [PATCH v4 0/2] man/man3/getcwd.3: say more clear that syscall can return "(unreachable)", but modern glibc wrapper cannot
    ` [PATCH v4 1/2] "
    ` [PATCH v4 2/2] man/man3/getcwd.3: tfix (pathname => pathnames)

Problem in prepare.pl (PDF book script) when handling Unix V10 manual pages
 2025-02-18  1:40 UTC  (5+ messages)

[PATCH v1] CONTRIBUTING.d/style/c: Add coding style for the example programs
 2025-02-17 23:03 UTC  (5+ messages)


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