]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
2022-06-19  Alejandro ColomarMakefile: SHELL: Use a portable bash
2022-06-19  Alejandro Colomarstandards.7: tfix
2022-06-17  Alejandro Colomarssize_t.3type: tfix
2022-06-17  Alejandro Colomarssize_t.3type, system_data_types.7: Move ssize_t to...
2022-06-17  Alejandro Colomartm.3type: wfix
2022-06-17  Alejandro ColomarintN_t.3type: ffix
2022-06-17  Gabriel Krisman... fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR
2022-06-17  Alejandro Colomarprocess_madvise.2: wfix
2022-06-17  Alejandro ColomarVarious pages: Defer definition of iovec to iovec(3type)
2022-06-17  Alejandro Colomariovec.3type: Add new page documenting 'struct iovec'
2022-06-16  Alejandro Colomaropenat2.2, open_how.2type, Makefile: Add new page docum...
2022-06-16  Alejandro Colomarctime.3, strptime.3, time.7: Refer to tm(3type)
2022-06-16  Alejandro Colomartm.3type: Add new page documenting 'struct tm'
2022-06-15  набuname.2: deweirdify
2022-06-15  набuname.2: fix standard reference wording
2022-06-15  Alejandro ColomarMany pages: Move type pages to subsection 3type
2022-06-15  Alejandro Colomaruserfaultfd.2: Minor tweaks to Peter's patches
2022-06-15  Peter Xuuserfaultfd.2: Update on write-protection support
2022-06-15  Peter Xuuserfaultfd.2: Add section for UFFD_USER_MODE_ONLY
2022-06-10  Mike Kravetzmadvise.2: Clarify addr/length and update hugetlb support
2022-06-09  Jakub Wilkstatx.2: Add #define _GNU_SOURCE to synopsis
2022-06-09  Jakub WilkChanges.old: tfix
2022-06-08  Alejandro Colomarmount_setattr.2: Minor tweaks to Christian's patch set
2022-06-08  Christian Braunermount_setattr.2: ffix
2022-06-08  Christian Braunermount_setattr.2: update list of supported filesystems
2022-06-08  Christian Braunermount_setattr.2: update conditions to create ID-mapped...
2022-06-08  Christian Braunermount_setattr.2: add and explain missing EBUSY error
2022-06-08  Marco Bonelliproc.5: Document bit 57 for /proc/[pid]/pagemap
2022-06-08  Cyril Hrubispipe.2: Add mention of O_NOTIFICATION_PIPE flag
2022-06-08  Alejandro Colomarupdate_timestamps.sh: Add script to update the pages...
2022-06-06  David Wardpoll.2: Set fd to its bitwise complement to ignore
2022-06-03  Jesse Rosenstockmmap.2: wfix man-pages-5.19-rc1
2022-05-30  Alejandro Colomarremove_COLOPHON.sh: srcfix
2022-05-25  набexecve.2: point to exec(3) early
2022-05-24  Matthew Bobrowskifanotify: Document FAN_REPORT_PIDFD Feature
2022-05-22  Alejandro Colomarbash_aliases: srcfix
2022-05-21  Alejandro Colomarbash_aliases: Add reference to grepc(1)
2022-05-21  Vincent Lefevreprintf.3: Document 'l' length modifier for a, A, e...
2022-05-21  Alejandro Colomarcheckstyle.tmac: Put all groff -rCHECKSTYLE stuff in...
2022-05-16  набfseek.3: mention seek-past-the-end semantics, defer...
2022-05-14  Alejandro Colomargetpriority.2: Minor tweaks to Theodore's patch
2022-05-14  Theodore Duboisgetpriority: Only getpriority translates the priority...
2022-05-14  Andrew Personssignal.2: tfix
2022-05-14  Alejandro Colomarfopen.3: tfix
2022-05-09  Alejandro ColomarMakefile: silence spurious error message
2022-05-03  Alejandro Colomaruserfaultfd.2: EXAMPLES: Use __func__
2022-05-03  Alejandro Colomartimerfd_create.2: EXAMPLES: Remove unnecessary parentheses
2022-05-03  Alejandro Colomarseccomp_unotify.2, sysctl.2: EXAMPLES: Use ARRAY_SIZE...
2022-05-03  Alejandro Colomarkcmp.2: EXAMPLES: Use octal permissions instead of...
2022-05-03  Alejandro Colomarexecve.2: EXAMPLES: Add 'static'
2022-05-03  Alejandro ColomarVarious pages: EXAMPLES: Separate declarations from...
2022-05-02  Alejandro ColomarVarious pages: EXAMPLES: ffix
2022-05-02  Alejandro Colomar.checkpatch.conf, Makefile, etc/checkpatch/config:...
2022-05-02  Alejandro ColomarCPPLINT.cfg, Makefile, etc/cpplint/CPPLINT.cfg: lint...
2022-05-02  Alejandro Colomarlistxattr.2, msgop.2: EXAMPLES: ffix
2022-05-02  Alejandro Colomarioctl_fat.2, select_tut.2, sysctl.2: wsfix
2022-05-02  Alejandro Colomartimegm.3: Remove recommendation against their use
2022-05-02  Alejandro Colomarcopy_file_range.2: Update cross-filesystem support...
2022-05-02  Alejandro ColomarMakefile: dist: Add target to create distribution archives
2022-05-02  Alejandro Colomarscripts/append_COLOPHON.sh: Add script to append the...
2022-05-02  Alejandro Colomarscripts/remove_COLOPHON.sh: Allow passing directories...
2022-05-02  Alejandro Colomarprocess_vm_readv.2: EXAMPLES: Use exit(3) instead of...
2022-05-02  Alejandro ColomarVarious pages: EXAMPLES: Fix includes
2022-05-02  Alejandro Colomarclone.2, pivot_root.2: EXAMPLES: Add #include <signal.h>
2022-05-02  Alejandro Colomarkeyctl.2: EXAMPLES: Parenthesize macro definition
2022-05-02  Alejandro ColomarVarious pages: EXAMPLES: Remove unused includes
2022-05-02  Alejandro ColomarVarious pages: EXAMPLES: Use SYS_xxx syscall macros...
2022-05-02  Alejandro ColomarVarious pages: EXAMPLES: sort includes alphabetically
2022-05-02  Alejandro Colomaretc/clang-tidy/config.yaml: Suppress some warnings...
2022-05-02  Alejandro ColomarintN_t.3: <arpa/inet.h> also provides some fixed-width...
2022-05-01  Alejandro ColomarMakefile: lint-iwyu: Be silent if there are no problems
2022-05-01  Alejandro ColomarMakefile: CFLAGS: Don't trigger errors for some warnings
2022-05-01  Alejandro Colomarspu_run.2: Use syscall(SYS_...) for system calls withou...
2022-04-30  Alejandro Colomarseccomp.2: EXAMPLES: Fix signedness
2022-04-30  Alejandro Colomarmemfd_create.2: EXAMPLES: Remove unused variable
2022-04-30  Alejandro Colomargetdents.2, sysctl.2: EXAMPLES: Fix bugs related to...
2022-04-30  Alejandro ColomarVarious pages: EXAMPLES: Fix usage of argc and argv
2022-04-30  Alejandro ColomarMakefile: build-src: Fix dependencies
2022-04-30  Alejandro ColomarMany pages: EXAMPLES: Add wrapper comments SRC BEGIN...
2022-04-30  Alejandro Colomarfork.2: EXAMPLES: Sort includes
2022-04-30  Alejandro Colomaretc/clang-tidy/config.yaml: Silence irrelevant warnings...
2022-04-30  Alejandro ColomarMakefile: Use bash(1) with -Eeuo pipefail
2022-04-30  Alejandro ColomarMakefile, etc/clang-tidy/config.yaml: lint-clang-tidy...
2022-04-30  Alejandro ColomarMakefile: lint-iwyu: Add target to run iwyu(1) to lint...
2022-04-30  Alejandro ColomarMakefile: srcfix
2022-04-30  Alejandro Colomarmembarrier.2: EXAMPLES: Add wrapper comments SRC BEGIN...
2022-04-30  Alejandro ColomarMakefile: build-cc, build-ld: Add targets to compile...
2022-04-30  Alejandro ColomarMakefile: build-src: Add new target to extract .c files...
2022-04-30  Alejandro ColomarMakefile: wsfix
2022-04-27  Alejandro Colomarceil.3, floor.3, rint.3, round.3: Fix floating-point...
2022-04-25  Jakub Sitnickibpf.2: Note that unused fields and padding in bpf_attr...
2022-04-25  набumask.2: S_I* are B
2022-04-25  Alejandro Colomarioctl_userfaultfd.2, userfaultfd.2: Minor tweaks to...
2022-04-25  Axel Rasmussenioctl_userfaultfd.2, userfaultfd.2: add minor fault...
2022-04-16  Alejandro Colomarscanf.3: Clarify ll and L modifiers
2022-04-14  набtimerfd_create.2: tfix
2022-04-02  Alejandro Colomaruri.7: Be more precise in RFC reference
2022-04-02  Alejandro Colomarundocumented.3: Add thrd_*() C11 functions
2022-04-02  Alejandro Colomarscripts/bash_aliases: grep_syscall[_def](): Fix bug...
2022-03-30  Alejandro Colomarfork.2: EXAMPLES: Add simple example using fork(2)...
next