public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-19 02:11:25 to 2023-07-08 18:42:52 UTC [more...]

[PATCH] isalpha.3: behavior is undefined if c is out-of-range
 2023-07-08 18:42 UTC  (12+ messages)
  ` [PATCH v1b] isalpha.3: Move NOTES to CAVEATS, and clarify some Undefined Behavior
  ` [PATCH v2alx] "

[PATCH] Fix the man page
 2023-07-08 18:37 UTC  (12+ messages)

[PATCH] regex.3: "([^...])" is not an end of sentence
 2023-07-08 17:49 UTC  (4+ messages)

[PATCH RESEND] ip.7: Document IP_LOCAL_PORT_RANGE socket option
 2023-07-08 17:46 UTC  (2+ messages)

[PATCH] proc.5: Clarify that boot arguments can be embedded in image
 2023-07-08 17:19 UTC  (2+ messages)

[f]statfs(2) shaded as deprecated?
 2023-07-08 17:11 UTC  (7+ messages)
  ` [PATCH 1/2] statfs.2: unshade as deprecated, but direct to statvfs(3)
  ` [PATCH 2/2] statvfs.3: note f_favail = f_ffree on Linux
    ` [PATCH v2 "

[PATCH] abort: clarify consequences of calling abort
 2023-07-08 17:07 UTC  (2+ messages)

[PATCH] landlock_add_rule.2: tfix
 2023-07-08 17:04 UTC  (2+ messages)

regression in man pages for interfaces using loff_t
 2023-07-08 17:03 UTC  (20+ messages)
        ` [libc-coord] "
            ` [musl] "
      ` [musl] "
        ` [libc-coord] "
          ` [musl] "

[PATCH] fanotify_init.2: remove empty pre-header line
 2023-07-08 16:56 UTC  (3+ messages)

[PATCH] inotify.7: wds are in the range [1, INT_MAX], not [0,
 2023-07-08 16:51 UTC  (2+ messages)

[PATCH] smartpqi: update man page
 2023-07-08 16:48 UTC  (3+ messages)

SPDX license review requests
 2023-07-08 16:44 UTC  (14+ messages)

[PATCH] epoll_event.3type: epoll_ctl is (2)
 2023-07-08 16:36 UTC  (2+ messages)

[PATCH] prctl.2: Document PR_GET_AUXV
 2023-07-08 16:33 UTC  (2+ messages)

[PATCH] epoll_create.2: HISTORYise "max_user_instances" EMFILE
 2023-07-08 16:26 UTC  (2+ messages)

[PATCH] pipe.7: document read()s with O_NONBLOCK
 2023-07-08 16:21 UTC  (2+ messages)

[PATCH] poll.2: explicitly say what happens for regular files &c
 2023-07-08 16:09 UTC  (2+ messages)

[PATCH] memchr.3: rawmemchr doesn't have an n parameter
 2023-07-08 16:02 UTC  (2+ messages)

[patch] recv.2: correct non-existent name msg_iovec
 2023-07-08 15:57 UTC  (3+ messages)

[PATCH] grantpt.3: no-op on modern glibc and other UNIXes
 2023-07-08 15:54 UTC  (4+ messages)
` [PATCH v2] "

Issue in man page boot.7
 2023-07-08 15:42 UTC  (5+ messages)

Groff version 1.23.0
 2023-07-06 22:59 UTC 

Consumo de combustible
 2023-06-27  8:05 UTC 

[Bug 217547] New: The shell example in time_namespaces doesn't behave as documented
 2023-06-25 15:59 UTC  (3+ messages)
` [Bug 217547] "

Vacation
 2023-06-22 13:31 UTC 

[PATCH] recv.2: more verbose explanations, internal reference
 2023-06-22 12:44 UTC 

[PATCH] recv.2: more explicit flag usage, MSG_ERRQUEUE
 2023-06-21 16:45 UTC 

manpages - typo in intro.3.pot
 2023-06-13 19:00 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
 2023-06-05  3:13 UTC  (7+ messages)
` [Bug 214885] "
  ` [PATCH] random.{4,7}, getrandom.2: Adapt to Linux 5.6 changes

[PATCH 2/2] regex.3: improve REG_STARTEND
 2023-06-03 17:30 UTC  (5+ messages)
` [PATCH v2 2/9] "

Wyższa konwersja w e-sklepie
 2023-06-02  8:45 UTC 

[PATCH] statx.2: Document STAT_ATTR_MOUNT_ROOT
 2023-06-02  1:15 UTC  (5+ messages)

[PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_EXACT_ADDRESS
 2023-06-02  0:18 UTC  (5+ messages)
` [PATCH 2/2] userfaultfd.2: fix userfaultfd_demo output

[PATCH] malloc.3: write about another possible reason for ENOMEM
 2023-06-02  0:03 UTC  (2+ messages)

[PATCH] tmpfs.5: extend with new noswap documentation
 2023-06-01 23:54 UTC  (2+ messages)

[PATCH RFC] gettimeofday.2: Don't allow "tv" to be NULL
 2023-06-01  5:52 UTC  (2+ messages)

[PATCH] Fix the man page of setsockopt.2
 2023-05-31 21:50 UTC 

Sponsored Post
 2023-05-29  6:51 UTC 

[PATCH] fgetc.3: Describe handling of ungetc(EOF, stream)
 2023-05-29  3:03 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] malloc.3: srcfix
 2023-05-26 15:18 UTC  (2+ messages)

[PATCH] unshare.2: ffix: indentation inconsistencies
 2023-05-26 15:18 UTC  (2+ messages)

[PATCH] unshare.2: ffix: indentation inconsistencies
 2023-05-26  8:39 UTC 

[Bug 216667] New: Self-contradictory description of inheritable capability set
 2023-05-25  0:55 UTC  (6+ messages)
` [Bug 216667] "

[PATCH] proc.5: Clarify the format of /proc/$PID/cmdline
 2023-05-24 23:31 UTC  (2+ messages)

[PATCH] iconv.3: Clarify the behavior when input is untranslatable
 2023-05-24 23:25 UTC  (9+ messages)
      ` 2 spaces after the end of a sentence is the _right_ amount (was: [PATCH] iconv.3: Clarify the behavior when input is untranslatable)

[Bug 216951] New: close_range(2) page missing; closefrom(2) needs refreshing for glibc inclusion
 2023-05-24 15:59 UTC  (5+ messages)
` [Bug 216951] close_range(2) needs refreshing for glibc inclusion; closefrom(2) page missing

[PATCH] putenv.3: originated in SysVr2; in 4.3BSD-Reno; fixed on modern systems
 2023-05-23 23:20 UTC  (4+ messages)

[PATCH] putenv.3: tfix
 2023-05-23 20:58 UTC 

[patch] iconv.3: clarify behavior when input is untranslatable
 2023-05-21 19:34 UTC  (4+ messages)
` [PATCH v1b] iconv.3: Clarify the "

Manual pages from glibc-doc
 2023-05-21 10:42 UTC  (3+ messages)

[Bug 217059] New: Please document behaviour of iconv(3) when input is untranslatable
 2023-05-20 11:18 UTC  (4+ messages)
` [Bug 217059] "

[PATCH] system_data_types.7: tfix
 2023-05-19 22:21 UTC  (2+ messages)

[Bug 216876] New: prototype for execveat() in the documentation appears wrong
 2023-05-19 13:23 UTC  (3+ messages)
` [Bug 216876] "

[PATCH] open.2, prctl.2: SYNOPSIS: Document these as variadic functions
 2023-05-19 13:15 UTC 

[Bug 216971] New: add a link from filesystems(7) to mq_overview(7)
 2023-05-19 12:14 UTC  (3+ messages)
` [Bug 216971] add a link from filesystems(5) "

[Bug 217001] New: Undocumented behavior of ptrace(2) when a seized process gets SIGCONT
 2023-05-19 12:12 UTC  (3+ messages)
` [Bug 217001] "

[Bug 217148] New: man-pages-posix: create symlinks during installation
 2023-05-19 12:02 UTC  (3+ messages)
` [Bug 217148] "

[Bug 217164] New: proc(5) man page says that VmallocUsed is not calculated, but it is calculated for me
 2023-05-19 11:56 UTC  (3+ messages)
` [Bug 217164] proc(5) man page says that VmallocUsed is not calculated despite being calculated

[Bug 217253] New: mbind, set_mempolicy, migrate_pages: maxnode description is off-by-one
 2023-05-19 11:51 UTC  (3+ messages)
` [Bug 217253] "

[Bug 217435] New: man-pages using groff's new MR macro render incorrectly on man7.org/linux
 2023-05-19 11:38 UTC  (3+ messages)
` [Bug 217435] "

Doubts about mmap(2)
 2023-05-19  4:47 UTC  (3+ messages)


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