linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-28 10:47:33 to 2021-02-17 17:34:47 UTC [more...]

[PATCH bpf-next 00/17] Improve BPF syscall command documentation
 2021-02-17 17:32 UTC  (3+ messages)

[PATCH] strerror.3: VERSIONS: Document that strerrorname_np() and strerrordesc_np() functions first appeared on glibc 2.32
 2021-02-17 12:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-16 17:44 UTC  (5+ messages)

arp(7) description of gc_stale_time
 2021-02-16 17:00 UTC 

make html: Errors
 2021-02-16 11:20 UTC  (4+ messages)

[PATCH] scripts/bash_aliases: Add useful functions
 2021-02-16 11:00 UTC  (6+ messages)
` [PATCH v3] "
  ` AW: "

[PATCH] man-pages.7: Formatting suggestion revisions
 2021-02-15 21:26 UTC  (5+ messages)

[PATCH] stailq.3, queue.7, SIMPLEQ_*.3: Document SIMPLEQ_*() as aliases to STAILQ_*() macros
 2021-02-15 20:31 UTC  (4+ messages)
` [PATCH v2] simpleq.3, stailq.3, queue.7, SIMPLEQ_*.3: Document SIMPLEQ_*() as an alias "
` [PATCH v3] "

[PATCH] pciconfig_read.2: SYNOPSIS: Fix prototype parameter types
 2021-02-15 20:12 UTC  (2+ messages)

[PATCH] lookup_dcookie.2: Use standard types: u64 -> uint64_t
 2021-02-15 20:12 UTC  (2+ messages)

[PATCH] vmsplice.2: SYNOPSIS: Fix prototype parameter type
 2021-02-15 20:11 UTC  (2+ messages)

[PATCH] tkill.2: SYNOPSIS: Fix prototype parameter types
 2021-02-15 20:01 UTC  (2+ messages)

[PATCH] spu_run.2: SYNOPSIS: Fix prototype parameter types
 2021-02-15 19:59 UTC  (2+ messages)

[PATCH] spu_create.2: SYNOPSIS: Fix prototype parameter type
 2021-02-15 19:59 UTC  (2+ messages)

[PATCH] splice.2: Use 'off64_t' instead of 'loff_t'
 2021-02-15 19:59 UTC  (2+ messages)

[PATCH] s390_pci_mmio_write.2: SYNOPSIS: Add 'const' qualifier
 2021-02-15 19:57 UTC  (2+ messages)

[PATCH] sched_setattr.2: Add note about missing glibc wrappers
 2021-02-15 19:56 UTC  (2+ messages)

[PATCH] socketcall.2: Add note about missing glibc wrapper
 2021-02-15 19:56 UTC  (2+ messages)

[PATCH] setfsgid.2: tfix
 2021-02-15 19:55 UTC  (2+ messages)

[PATCH] execve.2: spfix
 2021-02-15 19:47 UTC  (2+ messages)

expm1(3p): Mathematical error in given example
 2021-02-14 17:27 UTC  (7+ messages)
` AW: "

[RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls
 2021-02-14 13:39 UTC 

openat2.2, open.2: openat2(2): Inconsistent prototypes: const?
 2021-02-14 12:30 UTC  (3+ messages)

[PATCH v8] prctl.2: Document Syscall User Dispatch
 2021-02-14 12:11 UTC  (2+ messages)

sigprocmask.2: s/kernel_sigset_t/sigset_t/
 2021-02-14  8:42 UTC  (5+ messages)

[PATCH] epoll_pwait2.2: New link to epoll_wait(2)
 2021-02-14  8:36 UTC  (2+ messages)

[PATCH] execve.2: Correctly the versions of Linux that don't have ARG_MAX argv/envp size
 2021-02-14  8:02 UTC  (2+ messages)

[PATCH 00/14] man2: SYNOPSIS: Use 'restrict' in prototypes
 2021-02-14  7:55 UTC  (16+ messages)
` [PATCH 01/14] accept.2: "
` [PATCH 02/14] getpeername.2: "
` [PATCH 03/14] getsockopt.2: "
` [PATCH 04/14] readlink.2: "
` [PATCH 05/14] recv.2: "
` [PATCH 06/14] select.2: "
` [PATCH 07/14] sigaction.2: "
` [PATCH 08/14] sigaltstack.2: "
` [PATCH 09/14] sigprocmask.2: "
` [PATCH 10/14] sigwaitinfo.2: "
` [PATCH 11/14] statx.2: "
` [PATCH 12/14] stat.2: "
` [PATCH 13/14] timer_create.2: "
` [PATCH 14/14] timer_settime.2: "

[PATCH] execveat.2: srcfix
 2021-02-13 19:15 UTC  (8+ messages)

man2: SYNOPSIS: prototype fixes
 2021-02-13 15:57 UTC  (2+ messages)

[PATCH] process_madvise.2: SYNOPSIS: Fix prototype parameter type
 2021-02-13 15:46 UTC  (2+ messages)

[PATCH] process_madvise.2: Add note about missing glibc wrapper
 2021-02-13 15:46 UTC  (2+ messages)

[PATCH] move_pages.2: Add notes about missing glibc wrappers
 2021-02-13 15:39 UTC  (2+ messages)

ptrace.2: Simplify signature? s/enum \w*/int/
 2021-02-13 10:16 UTC  (8+ messages)

queue.7, stailq.3, (simpleq.3): Document SIMPLEQ
 2021-02-10 21:30 UTC  (10+ messages)
` queue.7, stailq.3, (simpleq.3): Document SIMPLEQ as an alias of STAILQ

[PATCH] open.2, rename.2: refer to tmpfs rather than shmem
 2021-02-10 21:14 UTC  (4+ messages)

[PATCH] ipc.2: Fix prototype parameter types
 2021-02-09 18:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mlock.2: mlock2(): Fix prototype parameter types
 2021-02-09 19:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR
 2021-02-09 20:59 UTC  (7+ messages)
` [PATCH 2/2] netdevice.7: Minor fixes to Pali's patch

[PATCH] mmap2.2: Fix prototype parameter types
 2021-02-09 19:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] execveat.2: Fix prototype
 2021-02-09 18:59 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] stat.2: Remove <unistd.h> from synopsis
 2021-02-09 12:28 UTC  (2+ messages)

Why does stat(2) say <unistd.h> is needed?
 2021-02-09 12:27 UTC  (5+ messages)

[PATCH] bdflush.2, capget.2, get_mempolicy.2, ipc.2, lookup_dcookie.2, mbind.2, migrate_pages.2: Add notes about missing glibc wrappers
 2021-02-06 20:49 UTC  (2+ messages)

[PATCH] getsockname.2: Use restrict in prototypes
 2021-02-06 20:40 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] epoll_wait.2: Glibc doesn't provide epoll_pwait2() yet
 2021-02-06 20:39 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] gettimeofday.2: Use restrict in prototypes
 2021-02-06 20:39 UTC  (2+ messages)

[PATCH] getitimer.2: Use restrict in prototypes
 2021-02-06 20:38 UTC  (4+ messages)

rfc: free and errno
 2021-02-06 10:42 UTC  (3+ messages)

outb.2: What to do with prototypes?
 2021-02-05  8:57 UTC  (3+ messages)

[PATCH] s390_guarded_storage.2: tfix
 2021-02-04 21:37 UTC  (2+ messages)

[PATCH v3] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-02-03 16:05 UTC  (3+ messages)

[PATCH v2] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-02-03  8:11 UTC  (6+ messages)

[PATCH v2 1/1] process_madvise.2: Add process_madvise man page
 2021-02-02  3:00 UTC  (4+ messages)

[patch] malloc_trim.3: Remove mentioning of free call
 2021-02-01 12:07 UTC  (2+ messages)

[PATCH 1/1] process_madvise.2: Add process_madvise man page
 2021-01-29  7:15 UTC  (5+ messages)

[PATCH v6] close_range.2: new page documenting close_range(2)
 2021-01-28 22:10 UTC  (3+ messages)

[PATCH] man-pages.7: tfix
 2021-01-28 20:11 UTC  (2+ messages)

[PATCH] Various pages: Use the 'logical' quoting method
 2021-01-28 14:51 UTC  (3+ messages)

[PATCH] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR
 2021-01-28 14:05 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] man-pages.7: tfix
 2021-01-28 11:50 UTC  (2+ messages)

tcp.7: tcp_retries2 description outdated?
 2021-01-28 10:46 UTC  (2+ messages)
` AW: "


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).