summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* mmap.2: wfixman-pages-5.19-rc1Jesse Rosenstock2022-06-03-3/+4
* remove_COLOPHON.sh: srcfixAlejandro Colomar2022-05-30-1/+1
* execve.2: point to exec(3) earlyнаб2022-05-25-0/+8
* fanotify: Document FAN_REPORT_PIDFD FeatureMatthew Bobrowski2022-05-24-38/+219
* bash_aliases: srcfixAlejandro Colomar2022-05-22-51/+49
* bash_aliases: Add reference to grepc(1)Alejandro Colomar2022-05-22-0/+6
* printf.3: Document 'l' length modifier for a, A, e, E, f, F, g, and GVincent Lefevre2022-05-21-0/+11
* checkstyle.tmac: Put all groff -rCHECKSTYLE stuff in a single fileAlejandro Colomar2022-05-21-7/+10
* fseek.3: mention seek-past-the-end semantics, defer to lseek(2)наб2022-05-17-0/+8
* getpriority.2: Minor tweaks to Theodore's patchAlejandro Colomar2022-05-14-3/+6
* getpriority: Only getpriority translates the priority valuesTheodore Dubois2022-05-14-13/+4
* signal.2: tfixAndrew Persons2022-05-14-1/+1
* fopen.3: tfixAlejandro Colomar2022-05-14-1/+1
* Makefile: silence spurious error messageAlejandro Colomar2022-05-09-1/+1
* userfaultfd.2: EXAMPLES: Use __func__Alejandro Colomar2022-05-03-3/+4
* timerfd_create.2: EXAMPLES: Remove unnecessary parenthesesAlejandro Colomar2022-05-03-1/+1
* seccomp_unotify.2, sysctl.2: EXAMPLES: Use ARRAY_SIZE() instead of sizeof div...Alejandro Colomar2022-05-03-2/+6
* kcmp.2: EXAMPLES: Use octal permissions instead of S_I* macrosAlejandro Colomar2022-05-03-2/+2
* execve.2: EXAMPLES: Add 'static'Alejandro Colomar2022-05-03-2/+2
* Various pages: EXAMPLES: Separate declarations from codeAlejandro Colomar2022-05-03-36/+52
* Various pages: EXAMPLES: ffixAlejandro Colomar2022-05-03-84/+93
* .checkpatch.conf, Makefile, etc/checkpatch/config: lint-checkpatch: Add new t...Alejandro Colomar2022-05-03-1/+42
* CPPLINT.cfg, Makefile, etc/cpplint/CPPLINT.cfg: lint-cpplint: Add new target ...Alejandro Colomar2022-05-03-1/+15
* listxattr.2, msgop.2: EXAMPLES: ffixAlejandro Colomar2022-05-03-4/+6
* ioctl_fat.2, select_tut.2, sysctl.2: wsfixAlejandro Colomar2022-05-03-3/+3
* timegm.3: Remove recommendation against their useAlejandro Colomar2022-05-02-1/+0
* copy_file_range.2: Update cross-filesystem support for 5.12Alejandro Colomar2022-05-02-4/+23
* Makefile: dist: Add target to create distribution archivesAlejandro Colomar2022-05-02-0/+41
* scripts/append_COLOPHON.sh: Add script to append the COLOPHON sectionAlejandro Colomar2022-05-02-0/+38
* scripts/remove_COLOPHON.sh: Allow passing directories to the scriptAlejandro Colomar2022-05-02-3/+3
* process_vm_readv.2: EXAMPLES: Use exit(3) instead of returnAlejandro Colomar2022-05-02-3/+3
* Various pages: EXAMPLES: Fix includesAlejandro Colomar2022-05-02-8/+25
* clone.2, pivot_root.2: EXAMPLES: Add #include <signal.h>Alejandro Colomar2022-05-02-9/+11
* keyctl.2: EXAMPLES: Parenthesize macro definitionAlejandro Colomar2022-05-02-1/+1
* Various pages: EXAMPLES: Remove unused includesAlejandro Colomar2022-05-02-83/+46
* Various pages: EXAMPLES: Use SYS_xxx syscall macros instead of __NR_xxxAlejandro Colomar2022-05-02-27/+18
* Various pages: EXAMPLES: sort includes alphabeticallyAlejandro Colomar2022-05-02-49/+50
* etc/clang-tidy/config.yaml: Suppress some warnings/errorsAlejandro Colomar2022-05-02-1/+28
* intN_t.3: <arpa/inet.h> also provides some fixed-width typesAlejandro Colomar2022-05-02-0/+5
* Makefile: lint-iwyu: Be silent if there are no problemsAlejandro Colomar2022-05-02-1/+4
* Makefile: CFLAGS: Don't trigger errors for some warningsAlejandro Colomar2022-05-02-0/+4
* spu_run.2: Use syscall(SYS_...) for system calls without a wrapperAlejandro Colomar2022-05-01-3/+4
* seccomp.2: EXAMPLES: Fix signednessAlejandro Colomar2022-05-01-2/+2
* memfd_create.2: EXAMPLES: Remove unused variableAlejandro Colomar2022-05-01-1/+0
* getdents.2, sysctl.2: EXAMPLES: Fix bugs related to printf(3)Alejandro Colomar2022-05-01-2/+2
* Various pages: EXAMPLES: Fix usage of argc and argvAlejandro Colomar2022-05-01-7/+13
* Makefile: build-src: Fix dependenciesAlejandro Colomar2022-05-01-4/+8
* Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar2022-04-30-2/+130
* fork.2: EXAMPLES: Sort includesAlejandro Colomar2022-04-30-1/+1
* etc/clang-tidy/config.yaml: Silence irrelevant warnings from clang-tidy(1)Alejandro Colomar2022-04-30-0/+10