linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-31 11:04:55 to 2021-08-09 17:31:33 UTC [more...]

[PATCH] process_madvise.2: Add MADV_WILLNEED to process_madvise()
 2021-08-09 17:31 UTC  (2+ messages)

[PATCH] path_resolution.7: tfix + srcfix
 2021-08-09  9:43 UTC  (2+ messages)

[PATCH 00/32] Patches from others
 2021-08-09  9:42 UTC  (87+ messages)
` [PATCH 01/32] readv2: Note preadv2(..., RWF_NOWAIT) bug in BUGS section
` [PATCH 02/32] readv.2: Minor tweaks to Will's patch
` [PATCH 03/32] vdso.7: Remove outdated limitation for powerpc
` [PATCH 04/32] vdso.7: Add y2038 compliant gettime for ppc/32
` [PATCH 05/32] posixoptions.7: Fix legacy functions list (s/getcwd/getwd/)
` [PATCH 06/32] man2/fallocate.2: tfix documentation of shared blocks
` [PATCH 07/32] printf.3: wfix
` [PATCH 08/32] Various pages: Consistently use '*argv[]'
` [PATCH 09/32] path_resolution.7: tfix
` [PATCH 10/32] futex.2: Document FUTEX_LOCK_PI2
` [PATCH 11/32] futex.2: Minor tweaks to Kurt's patch
` [PATCH 12/32] capabilities.7: tfix
` [PATCH 13/32] user_namespaces.7: fix a ref
` [PATCH 14/32] capabilities.7, user_namespaces.7: describe CAP_SETFCAP
` [PATCH 15/32] capabilities.7: Minor tweaks to Kir's patch
` [PATCH 16/32] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND
` [PATCH 17/32] seccomp_unotify.2: Minor tweaks to Rodrigo's patch
` [PATCH 18/32] recv.2: tfix
` [PATCH 19/32] ascii.7: add vertical rule to separate the two columns
` [PATCH 20/32] wait.2: Add ESRCH for when pid == INT_MIN
` [PATCH 21/32] seccomp_unotify.2: tfix
` [PATCH 22/32] proc.5: tfix
` [PATCH 23/32] scripts/bash_aliases: tfix
` [PATCH 24/32] namespaces.7: fix confusion caused by text reorganization
` [PATCH 25/32] pipe.7: also mention writev(2) in atomicity sexion
` [PATCH 26/32] tkill.2: tfix
` [PATCH 27/32] strstr.3: Add special case for empty needle
` [PATCH 28/32] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
` [PATCH 29/32] sigaction.2: Apply minor tweaks to Peter's patch
` [PATCH 30/32] strlen.3, wcslen.3: Add recommendations for safer variants
` [PATCH 31/32] time.2: wfix regarding year-2038
` [PATCH 32/32] execve.2: Fix absolute/relative pathname

[PATCH 00/23] More patches from others
 2021-08-09  9:01 UTC  (53+ messages)
` [PATCH 01/23] pipe.7: also mention writev(2) in atomicity section
` [PATCH 02/23] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
` [PATCH 03/23] sigaction.2: Apply minor tweaks to Peter's patch
` [PATCH 04/23] namespaces.7: ffix
` [PATCH 05/23] unix.7: tfix
` [PATCH 06/23] futex.2: Document FUTEX_LOCK_PI2
` [PATCH 07/23] futex.2: Minor tweaks to Kurt's patch
` [PATCH 08/23] man2: new page describing memfd_secret() system call
` [PATCH 09/23] termios.3: Document missing baudrate constants
` [PATCH 10/23] getopt.3: Further clarification of optstring
` [PATCH 11/23] getopt.3: Minor tweak to James's patch
` [PATCH 12/23] termios.3: Use bold style for Bnn and EXTn macro constants
` [PATCH 13/23] ioctl_tty.2: Document ioctls: TCGETS2, TCSETS2, TCSETSW2, TCSETSF2
` [PATCH 14/23] ioctl_tty.2: Update DTR example
` [PATCH 15/23] termios.3: Add information how to set baud rate to any other value
` [PATCH 16/23] man-pages.7: wfix
` [PATCH 17/23] termios.3: ffix
` [PATCH 18/23] termios.3: SPARC architecture has 4 different Bnnn constants
` [PATCH 19/23] regex.3: wfix
` [PATCH 20/23] mount_setattr.2: New manual page documenting the mount_setattr() system call
` [PATCH 21/23] mount_setattr.2: Minor tweaks to Chirstian's patch
` [PATCH 22/23] ldd.1: Fix example command
` [PATCH 23/23] close_range.2: Glibc added a wrapper recently

[Bug 212385] path_resolution(7): "a pathname with a trailing '/' is equivalent to the pathname obtained by appending '.' to it" - this is wrong
 2021-08-08 23:26 UTC  (2+ messages)

[PATCH] ioctl_tty.2: Add example how to get or set baudrate on the serial port
 2021-08-08 21:19 UTC  (18+ messages)
` [PATCH v3] "
                    ` Licensing example programs in man-pages (was [PATCH v3] ioctl_tty.2: Add example how to get or set baudrate on the serial port)

Documenting the requirement of CAP_SETFCAP to map UID 0
 2021-08-08  9:09 UTC 

[PATCH] ioctl_tty.2: Fix information about header include file
 2021-08-08  8:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/6] LICENSES/GPL-2.0-or-later.txt: Add license text
 2021-08-07 22:57 UTC  (6+ messages)
` [PATCH 2/6] Many pages: Use SPDX markings, and be REUSE compliant
` [PATCH 3/6] "
` [PATCH 4/6] "
` [PATCH 5/6] "
` [PATCH 6/6] "

[PATCH] LICENSES/GPL-1.0-or-later.txt, many pages: Use SPDX markings, and be REUSE compliant
 2021-08-06 23:31 UTC 

[patch] nscd.conf.5: describe reloading, clarifications, v5
 2021-08-06 16:41 UTC 

[man-pages] Misleading example in ldd(1)
 2021-08-06 15:22 UTC  (2+ messages)

[RFC] LICENSES/GPL-2.0-or-later.txt, getent.1: Use SPDX markings, and be REUSE compliant
 2021-08-06 14:09 UTC 

nscd.conf.5: describe reloading, clarifications, v4
 2021-08-06 11:11 UTC  (2+ messages)

[pr] nscd.conf.5: describe reloading, clarifications, v3
 2021-08-06  7:25 UTC  (3+ messages)

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:15 UTC 

[patch] nscd.conf.5: describe reloading, clarifications
 2021-08-05  7:38 UTC  (6+ messages)

[PATCH v2] fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR
 2021-08-05  6:35 UTC  (2+ messages)

[PATCH] mm/madvise: add MADV_WILLNEED to process_madvise()
 2021-08-05  4:50 UTC  (2+ messages)

Error in getopts(1p)
 2021-08-04 10:49 UTC  (2+ messages)
` [PATCH] man-pages-posix-2017/man1p/getopts.1p: Fix usage of printf(1) in example

[PATCH] proc.5: PID/stat: add I, fix P state doc
 2021-08-04  7:21 UTC  (2+ messages)

[PATCH 2/2] man-pages.7: Update non-breaking space advice
 2021-08-04  6:20 UTC  (9+ messages)
        ` NeoMutt + GMail signed patches (was Re: [PATCH 2/2] man-pages.7: Update non-breaking space advice.)

[PATCH] termios.3: SPARC architecture has 4 different Bnnn constants
 2021-08-04  6:14 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v4] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-08-03 12:52 UTC  (5+ messages)
` [PATCH] mount_setattr.2: Minor tweaks to Chirstian's patch

[PATCH v2] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-08-03 11:59 UTC  (12+ messages)
          ` groff_man(7), man(7), and man-pages(7) (was: [PATCH v2] mount_setattr.2: ...)

[PATCH] regex.3: ffix
 2021-08-03  7:39 UTC  (2+ messages)

Document the types "struct termios" and "struct termios2"
 2021-08-02 13:07 UTC 

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-08-02 12:21 UTC  (4+ messages)

[PATCH v3] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-08-02  7:50 UTC  (3+ messages)

[PATCH] termios.3: Add information how to set baudrate to any other value
 2021-08-01 11:07 UTC  (9+ messages)
` [PATCH v2] termios.3: Add information how to set baud rate "

[PATCH 1/2] man-pages.7: wfix
 2021-08-01 10:04 UTC  (3+ messages)

[PATCH v2 0/4] Add Landlock man pages
 2021-08-01  9:28 UTC  (12+ messages)
` [PATCH v2 1/4] landlock.7: Add a new page to introduce Landlock


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).