2022-06-19 |
Alejandro Colomar | Makefile: SHELL: Use a portable bash |
commit | commitdiff | tree |
2022-06-19 |
Alejandro Colomar | standards.7: tfix |
commit | commitdiff | tree |
2022-06-17 |
Alejandro Colomar | ssize_t.3type: tfix |
commit | commitdiff | tree |
2022-06-17 |
Alejandro Colomar | ssize_t.3type, system_data_types.7: Move ssize_t to... |
commit | commitdiff | tree |
2022-06-17 |
Alejandro Colomar | tm.3type: wfix |
commit | commitdiff | tree |
2022-06-17 |
Alejandro Colomar | intN_t.3type: ffix |
commit | commitdiff | tree |
2022-06-17 |
Gabriel Krisman... | fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR |
commit | commitdiff | tree |
2022-06-17 |
Alejandro Colomar | process_madvise.2: wfix |
commit | commitdiff | tree |
2022-06-17 |
Alejandro Colomar | Various pages: Defer definition of iovec to iovec(3type) |
commit | commitdiff | tree |
2022-06-17 |
Alejandro Colomar | iovec.3type: Add new page documenting 'struct iovec' |
commit | commitdiff | tree |
2022-06-16 |
Alejandro Colomar | openat2.2, open_how.2type, Makefile: Add new page docum... |
commit | commitdiff | tree |
2022-06-16 |
Alejandro Colomar | ctime.3, strptime.3, time.7: Refer to tm(3type) |
commit | commitdiff | tree |
2022-06-16 |
Alejandro Colomar | tm.3type: Add new page documenting 'struct tm' |
commit | commitdiff | tree |
2022-06-15 |
наб | uname.2: deweirdify |
commit | commitdiff | tree |
2022-06-15 |
наб | uname.2: fix standard reference wording |
commit | commitdiff | tree |
2022-06-15 |
Alejandro Colomar | Many pages: Move type pages to subsection 3type |
commit | commitdiff | tree |
2022-06-15 |
Alejandro Colomar | userfaultfd.2: Minor tweaks to Peter's patches |
commit | commitdiff | tree |
2022-06-15 |
Peter Xu | userfaultfd.2: Update on write-protection support |
commit | commitdiff | tree |
2022-06-15 |
Peter Xu | userfaultfd.2: Add section for UFFD_USER_MODE_ONLY |
commit | commitdiff | tree |
2022-06-10 |
Mike Kravetz | madvise.2: Clarify addr/length and update hugetlb support |
commit | commitdiff | tree |
2022-06-09 |
Jakub Wilk | statx.2: Add #define _GNU_SOURCE to synopsis |
commit | commitdiff | tree |
2022-06-09 |
Jakub Wilk | Changes.old: tfix |
commit | commitdiff | tree |
2022-06-08 |
Alejandro Colomar | mount_setattr.2: Minor tweaks to Christian's patch set |
commit | commitdiff | tree |
2022-06-08 |
Christian Brauner | mount_setattr.2: ffix |
commit | commitdiff | tree |
2022-06-08 |
Christian Brauner | mount_setattr.2: update list of supported filesystems |
commit | commitdiff | tree |
2022-06-08 |
Christian Brauner | mount_setattr.2: update conditions to create ID-mapped... |
commit | commitdiff | tree |
2022-06-08 |
Christian Brauner | mount_setattr.2: add and explain missing EBUSY error |
commit | commitdiff | tree |
2022-06-08 |
Marco Bonelli | proc.5: Document bit 57 for /proc/[pid]/pagemap |
commit | commitdiff | tree |
2022-06-08 |
Cyril Hrubis | pipe.2: Add mention of O_NOTIFICATION_PIPE flag |
commit | commitdiff | tree |
2022-06-08 |
Alejandro Colomar | update_timestamps.sh: Add script to update the pages... |
commit | commitdiff | tree |
2022-06-06 |
David Ward | poll.2: Set fd to its bitwise complement to ignore |
commit | commitdiff | tree |
2022-06-03 |
Jesse Rosenstock | mmap.2: wfix man-pages-5.19-rc1 |
commit | commitdiff | tree |
2022-05-30 |
Alejandro Colomar | remove_COLOPHON.sh: srcfix |
commit | commitdiff | tree |
2022-05-25 |
наб | execve.2: point to exec(3) early |
commit | commitdiff | tree |
2022-05-24 |
Matthew Bobrowski | fanotify: Document FAN_REPORT_PIDFD Feature |
commit | commitdiff | tree |
2022-05-22 |
Alejandro Colomar | bash_aliases: srcfix |
commit | commitdiff | tree |
2022-05-21 |
Alejandro Colomar | bash_aliases: Add reference to grepc(1) |
commit | commitdiff | tree |
2022-05-21 |
Vincent Lefevre | printf.3: Document 'l' length modifier for a, A, e... |
commit | commitdiff | tree |
2022-05-21 |
Alejandro Colomar | checkstyle.tmac: Put all groff -rCHECKSTYLE stuff in... |
commit | commitdiff | tree |
2022-05-16 |
наб | fseek.3: mention seek-past-the-end semantics, defer... |
commit | commitdiff | tree |
2022-05-14 |
Alejandro Colomar | getpriority.2: Minor tweaks to Theodore's patch |
commit | commitdiff | tree |
2022-05-14 |
Theodore Dubois | getpriority: Only getpriority translates the priority... |
commit | commitdiff | tree |
2022-05-14 |
Andrew Persons | signal.2: tfix |
commit | commitdiff | tree |
2022-05-14 |
Alejandro Colomar | fopen.3: tfix |
commit | commitdiff | tree |
2022-05-09 |
Alejandro Colomar | Makefile: silence spurious error message |
commit | commitdiff | tree |
2022-05-03 |
Alejandro Colomar | userfaultfd.2: EXAMPLES: Use __func__ |
commit | commitdiff | tree |
2022-05-03 |
Alejandro Colomar | timerfd_create.2: EXAMPLES: Remove unnecessary parentheses |
commit | commitdiff | tree |
2022-05-03 |
Alejandro Colomar | seccomp_unotify.2, sysctl.2: EXAMPLES: Use ARRAY_SIZE... |
commit | commitdiff | tree |
2022-05-03 |
Alejandro Colomar | kcmp.2: EXAMPLES: Use octal permissions instead of... |
commit | commitdiff | tree |
2022-05-03 |
Alejandro Colomar | execve.2: EXAMPLES: Add 'static' |
commit | commitdiff | tree |
2022-05-03 |
Alejandro Colomar | Various pages: EXAMPLES: Separate declarations from... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | Various pages: EXAMPLES: ffix |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | .checkpatch.conf, Makefile, etc/checkpatch/config:... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | CPPLINT.cfg, Makefile, etc/cpplint/CPPLINT.cfg: lint... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | listxattr.2, msgop.2: EXAMPLES: ffix |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | ioctl_fat.2, select_tut.2, sysctl.2: wsfix |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | timegm.3: Remove recommendation against their use |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | copy_file_range.2: Update cross-filesystem support... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | Makefile: dist: Add target to create distribution archives |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | scripts/append_COLOPHON.sh: Add script to append the... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | scripts/remove_COLOPHON.sh: Allow passing directories... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | process_vm_readv.2: EXAMPLES: Use exit(3) instead of... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | Various pages: EXAMPLES: Fix includes |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | clone.2, pivot_root.2: EXAMPLES: Add #include <signal.h> |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | keyctl.2: EXAMPLES: Parenthesize macro definition |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | Various pages: EXAMPLES: Remove unused includes |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | Various pages: EXAMPLES: Use SYS_xxx syscall macros... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | Various pages: EXAMPLES: sort includes alphabetically |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | etc/clang-tidy/config.yaml: Suppress some warnings... |
commit | commitdiff | tree |
2022-05-02 |
Alejandro Colomar | intN_t.3: <arpa/inet.h> also provides some fixed-width... |
commit | commitdiff | tree |
2022-05-01 |
Alejandro Colomar | Makefile: lint-iwyu: Be silent if there are no problems |
commit | commitdiff | tree |
2022-05-01 |
Alejandro Colomar | Makefile: CFLAGS: Don't trigger errors for some warnings |
commit | commitdiff | tree |
2022-05-01 |
Alejandro Colomar | spu_run.2: Use syscall(SYS_...) for system calls withou... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | seccomp.2: EXAMPLES: Fix signedness |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | memfd_create.2: EXAMPLES: Remove unused variable |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | getdents.2, sysctl.2: EXAMPLES: Fix bugs related to... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Various pages: EXAMPLES: Fix usage of argc and argv |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Makefile: build-src: Fix dependencies |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Many pages: EXAMPLES: Add wrapper comments SRC BEGIN... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | fork.2: EXAMPLES: Sort includes |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | etc/clang-tidy/config.yaml: Silence irrelevant warnings... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Makefile: Use bash(1) with -Eeuo pipefail |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Makefile, etc/clang-tidy/config.yaml: lint-clang-tidy... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Makefile: lint-iwyu: Add target to run iwyu(1) to lint... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Makefile: srcfix |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | membarrier.2: EXAMPLES: Add wrapper comments SRC BEGIN... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Makefile: build-cc, build-ld: Add targets to compile... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Makefile: build-src: Add new target to extract .c files... |
commit | commitdiff | tree |
2022-04-30 |
Alejandro Colomar | Makefile: wsfix |
commit | commitdiff | tree |
2022-04-27 |
Alejandro Colomar | ceil.3, floor.3, rint.3, round.3: Fix floating-point... |
commit | commitdiff | tree |
2022-04-25 |
Jakub Sitnicki | bpf.2: Note that unused fields and padding in bpf_attr... |
commit | commitdiff | tree |
2022-04-25 |
наб | umask.2: S_I* are B |
commit | commitdiff | tree |
2022-04-25 |
Alejandro Colomar | ioctl_userfaultfd.2, userfaultfd.2: Minor tweaks to... |
commit | commitdiff | tree |
2022-04-25 |
Axel Rasmussen | ioctl_userfaultfd.2, userfaultfd.2: add minor fault... |
commit | commitdiff | tree |
2022-04-16 |
Alejandro Colomar | scanf.3: Clarify ll and L modifiers |
commit | commitdiff | tree |
2022-04-14 |
наб | timerfd_create.2: tfix |
commit | commitdiff | tree |
2022-04-02 |
Alejandro Colomar | uri.7: Be more precise in RFC reference |
commit | commitdiff | tree |
2022-04-02 |
Alejandro Colomar | undocumented.3: Add thrd_*() C11 functions |
commit | commitdiff | tree |
2022-04-02 |
Alejandro Colomar | scripts/bash_aliases: grep_syscall[_def](): Fix bug... |
commit | commitdiff | tree |
2022-03-30 |
Alejandro Colomar | fork.2: EXAMPLES: Add simple example using fork(2)... |
commit | commitdiff | tree |
next |