]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
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)...
2022-03-29  Alejandro ColomarRevert "uri.7: The term URL is deprecated, in favor...
2022-03-28  Alejandro Colomaruri.7: Update RFC reference (2718 -> 7595)
2022-03-28  Alejandro Colomaruri.7: The term URL is deprecated, in favor of URI
2022-03-28  Alejandro Colomaruri.7: Update RFC reference (2279 -> 3629)
2022-03-22  Ian Abbottioctl_userfaultfd.2: Corrections for returned .ioctls...
2022-03-22  nick blackconsole_codes.4: ffix
2022-03-22  Stephen Kittcacosh.3, catan.3, catanh.3: EXAMPLES: Fix variable...
2022-03-21  Alejandro Colomarmembarrier.2: EXAMPLES: Remove unused parameters to...
2022-03-21  Alejandro ColomarMakefile: lint: Skip link pages (.so ...)
2022-03-20  Alejandro Colomarglob.7: ffix
2022-03-20  Alejandro ColomarMakefile: Remove old 'check-groff-warnings' target
2022-03-20  Alejandro ColomarMakefile: GROFFFLAGS: Enable all warnings with -ww
2022-03-20  Alejandro ColomarMany pages: Fix style issues reported by `make lint...
2022-03-20  Alejandro ColomarMakefile: lint-mandoc: Add new target to run mandoc...
2022-03-20  Alejandro Colomarcheckstyle.tmac: Silence groff CHECKSTYLE warning for...
2022-03-20  Alejandro ColomarMany pages: Fix style issues reported by `make lint...
2022-03-20  Alejandro Colomarioctl_tty.2: ffix
2022-03-19  Alejandro ColomarMakefile: Add -t to GROFFFLAGS to run tbl(1)
2022-03-18  Alejandro ColomarMakefile: Consistency fixes to naming of variables
2022-03-18  Alejandro ColomarMakefile, etc/groff/tmac/deadly.tmac: Add lint and...
2022-03-18  Alejandro ColomarMakefile: Use the $(V).SILENT trick instead of --silent
2022-03-18  Alejandro Colomar.gitignore, Makefile: Use builddir to contain htmlbuilddir
2022-03-17  Alejandro ColomarMakefile: Build HTML pages incrementally
2022-03-17  Charan Teja... madvise.2: update EINVAL return info
2022-03-14  Alejandro Colomaruintptr_t.3: Update link page to point to intptr_t.3
2022-03-14  Pádraig Bradystat.2, statx.2: Fix descriptions for AT_NO_AUTOMOUNT
2022-03-14  Christian Aistleitnernscd.conf.5: Add debug level description
2022-03-06  Alejandro ColomarVarious pages: Add LIBRARY section (libc)
2022-03-06  Alejandro Colomardladdr.3, dlerror.3, dlinfo.3, dlopen.3, dlsym.3: Add...
2022-03-06  Alejandro Colomarcrypt.3, encrypt.3: Add LIBRARY section (libcrypt)
2022-03-06  Alejandro Colomargetaddrinfo_a.3: Add LIBRARY section (libanl)
next