public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-03 06:32:57 to 2021-03-10 22:24:08 UTC [more...]

[PATCH v3 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-10 22:23 UTC  (5+ messages)
` [PATCH v3 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v3 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v3 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v3 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

strfromd.3: restrict? C99?
 2021-03-10 21:59 UTC  (2+ messages)

[PATCH v2 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-10 21:46 UTC  (8+ messages)
` [PATCH v2 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v2 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v2 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v2 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH] Remove obsolete admonishment of the GZIP environment variable
 2021-03-10 19:59 UTC  (2+ messages)

[patch] printf.3: Add overall structure of format string
 2021-03-10 19:42 UTC  (2+ messages)

[PATCH 1/2] exec.3: Fix description of 'e' variants
 2021-03-10 19:25 UTC  (3+ messages)
` [PATCH 2/2] exec.3: Clarify that execvpe uses PATH from the caller, not envp

[man-pages][PATCH v1] flock.2: add CIFS details
 2021-03-10 19:07 UTC  (13+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH v2] ptrace: add PTRACE_GET_RSEQ_CONFIGURATION request
 2021-03-10 18:50 UTC  (6+ messages)

[PATCH] man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
 2021-03-10 18:42 UTC  (3+ messages)

[PATCH 00/24] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 5)
 2021-03-10 18:31 UTC  (25+ messages)
` [PATCH 01/24] sem_getvalue.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/24] sem_wait.3: "
` [PATCH 03/24] setaliasent.3: "
` [PATCH 04/24] setbuf.3: "
` [PATCH 05/24] "
` [PATCH 06/24] setnetgrent.3: "
` [PATCH 07/24] sigwait.3: "
` [PATCH 08/24] statvfs.3: "
` [PATCH 09/24] stpcpy.3: "
` [PATCH 10/24] stpncpy.3: "
` [PATCH 11/24] strcat.3: "
` [PATCH 12/24] strcpy.3: "
` [PATCH 13/24] strfmon.3: "
` [PATCH 14/24] strftime.3: "
` [PATCH 15/24] string.3: "
` [PATCH 16/24] "
` [PATCH 17/24] strptime.3: "
` [PATCH 18/24] strsep.3: "
` [PATCH 19/24] strtod.3: "
` [PATCH 20/24] strtoimax.3: "
` [PATCH 21/24] strtok.3: "
` [PATCH 22/24] strtol.3, strtoul.3: "
` [PATCH 23/24] strxfrm.3: "
` [PATCH 24/24] swab.3: "

Misleading documentation in Netlink(7) man page / doesn't match with Kernel
 2021-03-09 22:36 UTC  (5+ messages)

[PATCH v6] close_range.2: new page documenting close_range(2)
 2021-03-09 19:53 UTC  (3+ messages)

user_namespaces(7) should mention overlay as mountable since Linux 5.11
 2021-03-09 15:00 UTC 

[PATCH 0/2] sigaction.2: Updates for SEGV_CPERR
 2021-03-09 14:31 UTC  (5+ messages)
` [PATCH 2/2] sigaction.2: wfix - Clarify si_addr description

[PATCH 00/23] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 4)
 2021-03-08 18:53 UTC  (24+ messages)
` [PATCH 01/23] pthread_attr_setschedpolicy.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/23] pthread_attr_setscope.3: "
` [PATCH 03/23] pthread_attr_setstackaddr.3: "
` [PATCH 04/23] pthread_attr_setstacksize.3: "
` [PATCH 05/23] pthread_attr_setstack.3: "
` [PATCH 06/23] pthread_create.3: "
` [PATCH 07/23] pthread_getattr_default_np.3: SYNOPSIS: Add missing 'const'
` [PATCH 08/23] pthread_mutexattr_getpshared.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 09/23] pthread_mutexattr_setrobust.3: SYNOPSIS: Remove incorrect 'const'
` [PATCH 10/23] pthread_rwlockattr_setkind_np.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 11/23] pthread_setschedparam.3: "
` [PATCH 12/23] putgrent.3: "
` [PATCH 13/23] putpwent.3: "
` [PATCH 14/23] puts.3: "
` [PATCH 15/23] qecvt.3: "
` [PATCH 16/23] random_r.3: "
` [PATCH 17/23] rcmd.3: "
` [PATCH 18/23] readdir_r.3: "
` [PATCH 19/23] realpath.3: "
` [PATCH 20/23] regex.3: "
` [PATCH 21/23] rexec.3: "
` [PATCH 22/23] scandir.3: "
` [PATCH 23/23] "

Should getaddrinfo_a be marked "MT-Safe env locale" (not "MT-Safe")?
 2021-03-08 18:44 UTC 

[PATCH] rpc.3: SYNOPSIS: Fix prototypes (misc.)
 2021-03-08 18:30 UTC 

Formatting very long function parameters
 2021-03-08 13:54 UTC 

pthread_cleanup_push_defer_np.3: missing functions in glibc
 2021-03-08 13:12 UTC  (6+ messages)

[patch] Add overall structure of format string for printf(3)
 2021-03-08  8:12 UTC 

[PATCH] scripts/bash_aliases: Make man_lsfunc() more robust; Add sed_rm_ccomments()
 2021-03-07 23:32 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

SYNOPSIS: variables: extern
 2021-03-07 20:45 UTC 

[PATCH 00/22] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 3)
 2021-03-07 10:20 UTC  (24+ messages)
` [PATCH 01/22] getservent_r.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/22] getsubopt.3: "
` [PATCH 03/22] glob.3: "
` [PATCH 04/22] iconv.3: "
` [PATCH 05/22] inet_ntop.3: "
` [PATCH 06/22] inet_pton.3: "
` [PATCH 07/22] lio_listio.3: "
` [PATCH 08/22] makecontext.3: "
` [PATCH 09/22] malloc_hook.3: SYNOPSIS: Use 'volatile' "
` [PATCH 10/22] mbrlen.3: SYNOPSIS: Use 'restrict' "
` [PATCH 11/22] mbrtowc.3: "
` [PATCH 12/22] mbsnrtowcs.3: "
` [PATCH 13/22] mbsrtowcs.3: "
` [PATCH 14/22] mbstowcs.3: "
` [PATCH 15/22] mbtowc.3: "
` [PATCH 16/22] mempcpy.3: "
` [PATCH 17/22] mq_getattr.3: "
` [PATCH 18/22] mq_receive.3: "
` [PATCH 19/22] posix_spawn.3: "
` [PATCH 20/22] "
` [PATCH 21/22] printf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too
` [PATCH 22/22] pthread_attr_setguardsize.3: SYNOPSIS: Use 'restrict' in prototypes

Escaping hyphens ("real" minus signs in groff)
 2021-03-07  0:06 UTC  (5+ messages)

[PATCH resend] netlink.7: note not reliable if NETLINK_NO_ENOBUFS
 2021-03-06  0:10 UTC  (6+ messages)

[PATCH] makecontext.3: Fix function declarator with empty parentheses
 2021-03-05 12:48 UTC  (6+ messages)

[PATCHv2 bpf-next 00/15] Improve BPF syscall command documentation
 2021-03-05  2:51 UTC  (31+ messages)
` [PATCHv2 bpf-next 01/15] bpf: Import syscall arg documentation
` [PATCHv2 bpf-next 02/15] bpf: Add minimal bpf() command documentation
` [PATCHv2 bpf-next 03/15] bpf: Document BPF_F_LOCK in syscall commands
` [PATCHv2 bpf-next 04/15] bpf: Document BPF_PROG_PIN syscall command
` [PATCHv2 bpf-next 05/15] bpf: Document BPF_PROG_ATTACH "
` [PATCHv2 bpf-next 06/15] bpf: Document BPF_PROG_TEST_RUN "
` [PATCHv2 bpf-next 07/15] bpf: Document BPF_PROG_QUERY "
` [PATCHv2 bpf-next 08/15] bpf: Document BPF_MAP_*_BATCH syscall commands
` [PATCHv2 bpf-next 09/15] scripts/bpf: Abstract eBPF API target parameter
` [PATCHv2 bpf-next 10/15] scripts/bpf: Add syscall commands printer
` [PATCHv2 bpf-next 11/15] tools/bpf: Remove bpf-helpers from bpftool docs
` [PATCHv2 bpf-next 12/15] selftests/bpf: Templatize man page generation
` [PATCHv2 bpf-next 13/15] selftests/bpf: Test syscall command parsing
` [PATCHv2 bpf-next 14/15] docs/bpf: Add bpf() syscall command reference

[PATCH] copy_file_range.2: Kernel v5.12 updates
 2021-03-04 23:50 UTC  (5+ messages)
` [RFC v4] copy_file_range.2: Update cross-filesystem support for 5.12

[PATCH 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-04 18:13 UTC  (13+ messages)
` [PATCH 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 2/4] userfaultfd.2: Add write-protect mode
` [PATCH 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

Consistent parameter names
 2021-03-04 14:50 UTC 

[PATCH] fflush.3: SEE ALSO: Add fpurge(3)
 2021-03-04  9:14 UTC  (3+ messages)

[PATCH 00/14] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
 2021-03-03 22:25 UTC  (2+ messages)

[PATCH] ptrace: add PTRACE_GET_RSEQ_CONFIGURATION request
 2021-03-03 18:55 UTC  (4+ messages)

[PATCH 00/20] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 1)
 2021-03-03 22:14 UTC  (2+ messages)

[PATCH] inode.7: tfix
 2021-03-03 21:58 UTC  (2+ messages)

[PATCH] ftw.3: SYNOPSIS: Remove duplicate header
 2021-03-03 21:14 UTC  (2+ messages)

gethostbyname.3: Use internally consistent continuation indents in SYNOPSIS
 2021-03-03 22:01 UTC  (2+ messages)

[PATCH v3] man2/openat2.2: add RESOLVE_CACHED
 2021-03-03 21:09 UTC  (4+ messages)

[PATCH] getopt.3: ffix
 2021-03-03 21:06 UTC  (2+ messages)

[PATCH] scripts/bash_aliases: tfix
 2021-03-03 21:04 UTC  (2+ messages)


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