Linux Man Pages
[Prev Page][Next Page]
- Re: [PATCH] man-pages(7): Add attributive annotation advice, (continued)
- [PATCH] man5/tmpfs.5: fix typo in reference to CONFIG_TRANSPARENT_HUGEPAGE,
John Hubbard
- ffix proposal,
Alejandro Colomar
- [PATCH v2] ld.so.8: Correct linker option name,
Fangrui Song
- Replace \f where appropriate,
Alejandro Colomar
- [PATCH v2] crypt.3, encrypt.3: Fix library name and description,
Xi Ruoyao
- [PATCH] crypt.3: The library is "libcrypt", not "libcrypto",
Xi Ruoyao
- [PATCH] ld.so.8: Correct linker option name,
Fangrui Song
- Re: [patch] strerror.3: Change strerror() reference from MT-Unsafe to MT-Safe,
Florian Weimer
- [PATCH] recv.2: msg_iovec / MSG_ERRQUEUE / -v,
Rob Linden
- [PATCH v3] abort: clarify consequences of calling abort,
Tomáš Golembiovský
- [PATCH v2] abort: clarify consequences of calling abort,
Tomáš Golembiovský
- [PATCH] recv.2: Document MSG_CMSG_CLOEXEC as returned in msg_flags,
Matthew House
- [PATCH] prctl.2: Clarify and update PR_SET_MM rules,
Matthew House
- [PATCH] regex.3: "([^...])" is not an end of sentence,
наб
- [PATCH RESEND] ip.7: Document IP_LOCAL_PORT_RANGE socket option,
Jakub Sitnicki
- Groff version 1.23.0, Bertrand Garrigues
- Re: [PATCH] proc.5: Clarify that boot arguments can be embedded in image,
Paul E. McKenney
- [PATCH] abort: clarify consequences of calling abort,
Tomáš Golembiovský
- [PATCH] landlock_add_rule.2: tfix,
Günther Noack
- [PATCH] fanotify_init.2: remove empty pre-header line,
наб
- [PATCH] inotify.7: wds are in the range [1, INT_MAX], not [0,,
наб
- [PATCH] smartpqi: update man page,
Don Brace
- [PATCH] epoll_event.3type: epoll_ctl is (2),
наб
- [PATCH] prctl.2: Document PR_GET_AUXV,
Josh Triplett
- [PATCH] epoll_create.2: HISTORYise "max_user_instances" EMFILE,
наб
- regression in man pages for interfaces using loff_t,
Rich Felker
Re: regression in man pages for interfaces using loff_t, Szabolcs Nagy
Re: [musl] Re: regression in man pages for interfaces using loff_t, Rich Felker
[PATCH] pipe.7: document read()s with O_NONBLOCK,
наб
[PATCH] poll.2: explicitly say what happens for regular files &c.,
наб
[f]statfs(2) shaded as deprecated?,
наб
[PATCH] memchr.3: rawmemchr doesn't have an n parameter,
наб
Vacation, Alejandro Colomar
[PATCH] recv.2: more verbose explanations, internal reference., Rob Linden
[PATCH] recv.2: more explicit flag usage, MSG_ERRQUEUE, Rob Linden
[patch] recv.2: correct non-existent name msg_iovec,
Rob Linden
[PATCH] grantpt.3: no-op on modern glibc and other UNIXes,
наб
[Bug 217547] New: The shell example in time_namespaces doesn't behave as documented,
bugzilla-daemon
manpages - typo in intro.3.pot,
Lucien Gentis
[PATCH] isalpha.3: behavior is undefined if c is out-of-range,
Yedidyah Bar David
[PATCH] Fix the man page of setsockopt.2,
Zijun Zhao
[PATCH RFC] gettimeofday.2: Don't allow "tv" to be NULL,
Thomas Weißschuh
[PATCH] tmpfs.5: extend with new noswap documentation,
Luis Chamberlain
[PATCH] malloc.3: srcfix,
Jakub Wilk
[PATCH] fgetc.3: Describe handling of ungetc(EOF, stream),
Ian Abbott
[PATCH] unshare.2: ffix: indentation inconsistencies,
Günther Noack
[PATCH] proc.5: Clarify the format of /proc/$PID/cmdline,
Günther Noack
[PATCH] putenv.3: tfix, наб
[PATCH] putenv.3: originated in SysVr2; in 4.3BSD-Reno; fixed on modern systems,
наб
[PATCH] statx.2: Document STAT_ATTR_MOUNT_ROOT,
Yang Xu
[PATCH] iconv.3: Clarify the behavior when input is untranslatable,
Alejandro Colomar
[patch] iconv.3: clarify behavior when input is untranslatable,
Reuben Thomas
[PATCH] open.2, prctl.2: SYNOPSIS: Document these as variadic functions, Alejandro Colomar
[PATCH] system_data_types.7: tfix,
Eric Wong
[PATCH] Fix the man page,
Zijun Zhao
Manual pages from glibc-doc,
Alex Colomar
SPDX license review requests,
Adam Dobes
Doubts about mmap(2),
Alex Colomar
[Bug 217435] New: man-pages using groff's new MR macro render incorrectly on man7.org/linux,
bugzilla-daemon
aligned_alloc: update to match C17,
DJ Delorie
[PATCH] malloc.3: write about another possible reason for ENOMEM,
Masatake YAMATO
[PATCH] mbind.2: Clarify MPOL_MF_MOVE with MPOL_INTERLEAVE policy,
Mike Kravetz
[PATCH 0/3] Discourage sched_yield(2),
Alejandro Colomar
[PATCH v2] uri.7: ffix,
Alejandro Colomar
[PATCH] uri.7: ffix,
Alejandro Colomar
fsmount, fspick etc manpages are still absent,
Askar Safin
[Bug 217375] New: Add information about intel_pstate active mode in admin-guide/kernel-parameters.txt,
bugzilla-daemon
Re: proctological linter warnings on groff's man pages (was: mdoc(7): CHECKSTYLE),
Alejandro Colomar
[PATCH] *.mk: Handle files with ':' in their pathnames, Alejandro Colomar
[PATCH] mount_setattr.2, openat2.2, landlock.7: wfix,
Günther Noack
[PATCH] regex.3: We rewrote most of the page,
Alejandro Colomar
[PATCH v3] sockaddr.3type: POSIX Issue 8 will solve strict-aliasing issues with these types,
Alejandro Colomar
[PATCH] mount_setattr.2, openat2.2, bpf-helpers.7, landlock.7: wfix,
Günther Noack
[PATCH] syscall.2: Document ENOSYS error,
Günther Noack
[PATCH 0/4] landlock.7: Code example improvements,
Günther Noack
[PATCH 1/2] regex.3: note that pmatch is still used if REG_NOSUB if REG_STARTEND,
наб
- [PATCH 2/2] regex.3: improve REG_STARTEND, наб
- Re: [PATCH 2/2] regex.3: improve REG_STARTEND, Alejandro Colomar
- Re: [PATCH 2/2] regex.3: improve REG_STARTEND, наб
- Re: [PATCH 2/2] regex.3: improve REG_STARTEND, Alejandro Colomar
- [PATCH v2 5/9] regex.3: ffix, наб
- Re: [PATCH v2 5/9] regex.3: ffix, Alejandro Colomar
- [PATCH v3 5/9] adjtimex.2, clone.2, mprotect.2, open.2, syscall.2, regex.3: ffix, wfix, наб
- Re: [PATCH v3 5/9] adjtimex.2, clone.2, mprotect.2, open.2, syscall.2, regex.3: ffix, wfix, Alejandro Colomar
- Re: [PATCH v3 5/9] adjtimex.2, clone.2, mprotect.2, open.2, syscall.2, regex.3: ffix, wfix, Alejandro Colomar
- Re: [PATCH v3 5/9] adjtimex.2, clone.2, mprotect.2, open.2, syscall.2, regex.3: ffix, wfix, наб
- Re: [PATCH v3 5/9] adjtimex.2, clone.2, mprotect.2, open.2, syscall.2, regex.3: ffix, wfix, G. Branden Robinson
- [PATCH v2 2/9] regex.3: improve REG_STARTEND, наб
- [PATCH v2 3/9] regex.3: ffix, наб
- [PATCH v2 4/9] regex.3: wfix, наб
- [PATCH v2 1/9] regex.3: note that pmatch is still used if REG_NOSUB if REG_STARTEND, наб
- [PATCH v2 6/9] regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: move in with regex.3, наб
- Re: [PATCH v2 6/9] regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: move in with regex.3, Alejandro Colomar
- [PATCH v4 3/6] regex.3: Improve REG_STARTEND, наб
- [PATCH v4 2/6] regex.3: Desoupify function descriptions, наб
- [PATCH v4 4/6] regex.3, regex_t.3type: Move regex_t.3type into regex.3, наб
- [PATCH v4 5/6] regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: Move in with regex.3, наб
- [PATCH v4 1/6] regex.3: Fix subsection headings, наб
- Re: [PATCH v4 1/6] regex.3: Fix subsection headings, Alejandro Colomar
- [PATCH v5 0/8] regex.3 momento, наб
- [PATCH v5 3/8] regex.3: Desoupify regerror() description, наб
- [PATCH v5 4/8] regex.3: Improve REG_STARTEND, наб
- [PATCH v5 1/8] regex.3: Desoupify regcomp() description, наб
- [PATCH v5 5/8] regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: Move & link regex_t.3type into regex.3, наб
- [PATCH v5 2/8] regex.3: Desoupify regexec() description, наб
- [PATCH v5 7/8] regex.3: Destandardeseify Match offsets, наб
- [PATCH v5 6/8] regex.3: Finalise move of reg*.3type, наб
- [PATCH v5 8/8] regex.3: Further clarify the sole purpose of REG_NOSUB, наб
- [PATCH v6 0/8] regex.3 momento, наб
- [PATCH v6 1/8] regex.3: Desoupify regexec() description, наб
- [PATCH v6 2/8] regex.3: Desoupify regerror() description, наб
- [PATCH v6 3/8] regex.3: Desoupify regfree() description, наб
- [PATCH v6 4/8] regex.3: Improve REG_STARTEND, наб
- [PATCH v6 5/8] regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: Move & link regex_t.3type into regex.3, наб
- [PATCH v6 6/8] regex.3: Finalise move of reg*.3type, наб
- [PATCH v6 7/8] regex.3: Destandardeseify Match offsets, наб
- [PATCH v6 8/8] regex.3: Further clarify the sole purpose of REG_NOSUB, наб
- Re: [PATCH v6 0/8] regex.3 momento, Alejandro Colomar
- [PATCH v4 6/6] regex.3: Destandardeseify Match offsets, наб
- [PATCH v2 7/9] regex.3: destandardeseify Byte offsets, наб
- [PATCH v2 8/9] regex.3: desoupify function descriptions, наб
- [PATCH v2 9/9] regex.3: fix subsection headings, наб
Re: [PATCH 1/2] regex.3: note that pmatch is still used if REG_NOSUB if REG_STARTEND, Alejandro Colomar
[PATCH v7 0/1] landlock.7: Explain best-effort fallback in example,
Günther Noack
Re: tput man page, Alejandro Colomar
[PATCH 0/4] proc.5: Fixes and updates,
Guillem Jover
[PATCH] man*/: ffix,
Guillem Jover
Re: Checking for support of ptrace(PTRACE_SEIZE,...) on older kernels,
Alejandro Colomar
[PATCH v5] ip.7: Add "special and reserved addresses" section,
Seth David Schoen
[PATCH v6 0/1] landlock.7: Explain best-effort fallback in example,
Günther Noack
[PATCH] bin/stdc: Improve output formatting,
Oskari Pirhonen
[PATCH v4 resend] ip.7: Add Special and Reserved IP Addresses section,
Seth David Schoen
ip.7 update on treatment of reserved addresses?,
Seth David Schoen
[PATCH] fts.3: note fts_open() behaviour with empty strings,
наб
Re: [mkerrisk/man-pages] Add note to state this is a very outdated mirror (PR #31), Alejandro Colomar
[PATCH] filesystems.5, erofs.5: add erofs documentation,
наб
man -K finds repeated entries for each symlink page,
Alejandro Colomar
Re: [PATCH] resolv.conf.5: Add option no-aaaa to the resolv.conf manual page,
Alejandro Colomar
[PATCH 1/2] proc.5: note effective removal of /proc/execdomains in v4.1,
наб
[PATCH] rtnetlink.7: Document IFLA_PERM_ADDRESS,
Linus Heckemann
[PATCH] stat.3type: tfix,
Daniel Verkamp
[PATCH] malloc_usable_size.3: The returned value should not be trusted, Alejandro Colomar
[PATCH] mlock.2: Improve wording,
Avinesh Kumar
[RFC PATCH] malloc_usable_size.3: Warn about _FORTIFY_SOURCE interaction,
Mingye Wang
[PATCH v2] ioctl_pipe.2: Add page.,
Cyril Hrubis
Re: man-pages-6.04 released updated PKGBUILD for Arch Linux, Alejandro Colomar
[Bug 217291] New: librt empty, man pages should not tell users to link with -lrt,
bugzilla-daemon
make check failure with man-pages-6.04?,
Sam James
man-pages-6.04 released, Alejandro Colomar
Usefulness of make -t,
Alejandro Colomar
INSTALL may need some elaboration on which man2html(1) to use,
Mingye Wang
[PATCH] *.mk, CONTRIBUTING, INSTALL: lint, build, check: Reorganize some targets, Alejandro Colomar
STANDARDS, VERSIONS, HISTORY,
Alejandro Colomar
[PATCH] mknod.2: ffix,
Jakub Wilk
[PATCH] printf.3: Fix wording for the 0 flag with given precision,
Vincent Lefevre
rumors of C89/C90's death exaggerated, G. Branden Robinson
Re: [Bug 217238] New: Creating shared read-only map is denied after add write seal to a memfd,
Lorenzo Stoakes
Re: MREMAP_DONTUNMAP corrupts initial mapping,
Lorenzo Stoakes
[PATCH] sockaddr.3type: Document that sockaddr_storage is the API to be used,
Alejandro Colomar
Re: [1003.1(2016/18)/Issue7+TC2 0001641]: sockaddr_storage is not alias safe,
Alejandro Colomar
[PATCH] bin/stdc: Case-insensitive standard,
Oskari Pirhonen
[Bug 217253] New: mbind, set_mempolicy, migrate_pages: maxnode description is off-by-one,
bugzilla-daemon
[PATCH] symlink.7: expound upon fs.protected_symlinks,
наб
Playground pager lsp(1),
Dirk Gouders
[Index of Archives]
[Kernel Documentation]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]