Commit Graph

  • 0eefb56c95 mmap2.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:31 +0200
  • 01ee7ce9b7 mknod.2: Remove unused includes Alejandro Colomar 2021-05-10 19:55:30 +0200
  • c88fc2baad mincore.2: Remove unused include Alejandro Colomar 2021-05-10 19:55:29 +0200
  • 39df5bd6bc membarrier.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:28 +0200
  • 3977e9ff1f lookup_dcookie.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:27 +0200
  • aecad91d0b llseek.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:26 +0200
  • f1d0eaf52b link.2: ffix Alejandro Colomar 2021-05-10 19:55:25 +0200
  • 5b013bd50f keyctl.2: Use syscall(SYS_...); for system calls without a glibc wrapper Alejandro Colomar 2021-05-10 19:55:24 +0200
  • 1ad9eda841 scripts/bash_aliases: man_lsfunc(): Extract syscall name from syscall(SYS_...) Alejandro Colomar 2021-05-10 19:55:23 +0200
  • e59830eda9 kexec_load.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:22 +0200
  • b5c3fcdb65 kcmp.2: tfix Alejandro Colomar 2021-05-10 19:55:21 +0200
  • 2f4306b033 kcmp.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:20 +0200
  • e3e30ce1bd ipc.2: Add needed include Alejandro Colomar 2021-05-10 19:55:19 +0200
  • acb2e04c24 ipc.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:18 +0200
  • 0d961e8818 ioprio_set.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:17 +0200
  • 2f8cb589fb ioperm.2: Remove obvious comment Alejandro Colomar 2021-05-10 19:55:16 +0200
  • 8b4c942c50 io_getevents.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:15 +0200
  • 950d1738ef io_destroy.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:14 +0200
  • cac89bc794 ioctl_userfaultfd.2: SYNOPSIS: Add <linux/userfaultfd.h> Alejandro Colomar 2021-05-10 19:55:13 +0200
  • 70f9a4edb3 ioctl_tty.2: Fix includes Alejandro Colomar 2021-05-10 19:55:12 +0200
  • 4b63cf3ca7 getdents.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:11 +0200
  • 0aa385fe25 futex.2: Use syscall(SYS_...); for system calls without a wrapper Alejandro Colomar 2021-05-10 19:55:10 +0200
  • 1cf69258ad execveat.2: Remove unused include Alejandro Colomar 2021-05-10 15:02:10 +0200
  • e43e45b477 Makefile: Remove shebang line Michael Kerrisk 2021-05-11 04:31:46 +1200
  • 80a45bed73 .gitignore: Tweaks to Alex's .gitignore Michael Kerrisk 2021-05-11 04:27:41 +1200
  • 0fbec630fd .gitignore: Add file Alejandro Colomar 2021-05-09 23:39:29 +0200
  • 3bbc7a7554 fflush.3: SEE ALSO: Add fpurge(3) Alejandro Colomar 2021-05-09 23:38:55 +0200
  • 1c55195743 open.2: Fix bug in linkat(2) call example Alejandro Colomar 2021-05-09 23:39:00 +0200
  • 3eb81f5117 basename.3: wfix Michael Kerrisk 2021-05-10 11:57:05 +1200
  • 58d7a46ccb bswap.3: bswap_*() are implemented using functions Alejandro Colomar 2021-05-09 23:39:23 +0200
  • 5175f162a3 pthread_attr_setschedparam.3: SYNOPSIS: Use 'restrict' in prototypes Alejandro Colomar 2021-05-09 23:39:12 +0200
  • 161c0ae7a6 pthread_attr_setinheritsched.3: SYNOPSIS: Use 'restrict' in prototypes Alejandro Colomar 2021-05-09 23:39:11 +0200
  • 099b33fbff epoll_wait.2: Move subsection to NOTES from BUGS Alejandro Colomar 2021-05-09 23:39:22 +0200
  • 2ce1caae32 xdr.3: SYNOPSIS: Fix prototype types Alejandro Colomar 2021-05-09 23:39:19 +0200
  • 3126777905 rpc.3: SYNOPSIS: Fix prototypes (misc.) Alejandro Colomar 2021-05-09 23:39:15 +0200
  • 54dde4f8e3 cpow.3: Use 'complex' after the type consistently Alejandro Colomar 2021-05-09 23:39:24 +0200
  • 7dfd227b7e system_data_types.7: tfix Alejandro Colomar 2021-05-09 23:39:30 +0200
  • 881f51062f Makefile: Fix bug when running in parallel Alejandro Colomar 2021-05-09 23:39:28 +0200
  • e4b890cdb8 Makefile: Use standard features (IMPORTANT: default prefix changed) Alejandro Colomar 2021-05-09 23:39:27 +0200
  • 5f9596780c Makefile: html: Simplify target Alejandro Colomar 2021-05-09 23:39:01 +0200
  • 34afcb0dad scripts/bash_aliases: srcfix Alejandro Colomar 2021-05-09 23:39:26 +0200
  • 94bf02f41b scripts/bash_aliases: Fix error messages Alejandro Colomar 2021-05-09 23:39:21 +0200
  • a3ccd456f3 scripts/bash_aliases: man_section(): Accept multiple sections Alejandro Colomar 2021-05-09 23:39:20 +0200
  • 3a42b0815e scripts/bash_aliases: Add man_lsvar(), similar to man_lsfunc() but lists variables Alejandro Colomar 2021-05-09 23:39:10 +0200
  • 5ae99ccb42 scripts/bash_aliases: Make man_lsfunc() more robust; Add sed_rm_ccomments(). Alejandro Colomar 2021-05-09 23:39:09 +0200
  • b08daf3c0c scripts/bash_aliases: man_gitstaged(): Script around a porcelain git command Alejandro Colomar 2021-05-09 23:38:57 +0200
  • f493a71fe1 scripts/bash_aliases, scripts/modified_pages.sh: Move scripts/modified_pages.sh to a function man_gitstaged() Alejandro Colomar 2021-05-09 23:38:56 +0200
  • bacf09154d dladdr.3: SYNOPSIS: Add missing 'const' Alejandro Colomar 2021-05-09 23:38:59 +0200
  • 4cc91169d0 sched_get_priority_max.2, open_memstream.3: tfix Alejandro Colomar 2021-05-09 23:39:07 +0200
  • c20d4d883c pthread_getattr_default_np.3: SYNOPSIS: Add missing 'const' Alejandro Colomar 2021-05-09 23:39:16 +0200
  • f750ab384c pthread_mutexattr_setrobust.3: SYNOPSIS: Remove incorrect 'const' Alejandro Colomar 2021-05-09 23:39:17 +0200
  • fe10d82f6e clone.2: tfix Alejandro Colomar 2021-05-09 23:39:25 +0200
  • 2faa0fbddf tzset.3: ffix Alejandro Colomar 2021-05-09 23:39:18 +0200
  • a2d963a81c strsignal.3: SYNOPSIS: Add missing 'const' Alejandro Colomar 2021-05-09 23:39:14 +0200
  • ea2807f8af strsignal.3: ffix Alejandro Colomar 2021-05-09 23:39:13 +0200
  • 6e7a60c016 __ppc_get_timebase.3: ffix Alejandro Colomar 2021-05-09 23:39:08 +0200
  • 27931e4a6b perror.3: ffix Alejandro Colomar 2021-05-09 23:39:05 +0200
  • d62694cc6e on_exit.3: ffix Alejandro Colomar 2021-05-09 23:39:04 +0200
  • 8632f524ef getutmp.3: ffix Alejandro Colomar 2021-05-09 23:39:03 +0200
  • 27398f1b64 malloc_usable_size.3: ffix Alejandro Colomar 2021-05-09 23:39:02 +0200
  • 19063c3c07 signalfd.2: tfix Akihiro Motoki 2021-05-09 22:19:50 +0200
  • 15b9b432d2 fanotify.7: ffix Akihiro Motoki 2021-05-09 22:19:49 +0200
  • a128697221 semctl.2: ffix Akihiro Motoki 2021-05-09 22:19:48 +0200
  • 4f060b5467 move_pages.2: ffix Akihiro Motoki 2021-05-09 22:19:47 +0200
  • 85102346e3 execve.2: tfix Štěpán Němec 2021-05-09 22:19:46 +0200
  • 5974cc557f shmop.2: tfix Vishwajith K 2021-05-09 22:19:45 +0200
  • 60b2fa370a getopt.3: Minor tweaks to James' patch Alejandro Colomar 2021-05-09 22:19:44 +0200
  • dfa1ee2040 getopt.3: Clarify behaviour James O. D. Hunt 2021-05-09 22:19:43 +0200
  • f729c4f36e sigwaitinfo.2: tfix Alejandro Colomar 2021-05-09 22:19:42 +0200
  • ba48f20bc4 exit_group.2, getunwind.2: tfix Jakub Wilk 2021-05-09 22:19:41 +0200
  • c9ad020677 Changes.old: tfix Jakub Wilk 2021-05-09 22:19:40 +0200
  • 8bc6f5fdea ptrace.2: mention PTRACE_GET_SYSCALL_INFO in RETURN VALUE section Dmitry V. Levin 2021-05-09 22:19:39 +0200
  • 4d95a1eef3 move_pages.2: ffix Dmitry V. Levin 2021-05-09 22:19:38 +0200
  • 1874ca39ba clone.2: tfix Johannes Berg 2021-05-09 22:19:37 +0200
  • b46edd9161 setbuf.3: tfix Alejandro Colomar 2021-05-09 22:19:36 +0200
  • 67238a538d sigaltstack.2: tfix Borislav Petkov 2021-05-09 22:19:35 +0200
  • 334ed9799d flock.2: add CIFS details Aurelien Aptel 2021-05-09 22:19:34 +0200
  • dffa597887 Various pages: Remove unused <sys/ipc.h> (and <sys/types.h>) Alejandro Colomar 2021-04-22 00:44:18 +0200
  • a484b43bde open_by_handle_at.2: Remove unused <sys/stat.h> Alejandro Colomar 2021-04-23 11:52:19 +0200
  • eb2b1b990d syscalls.2: perfmonctl(2) was removed in Linux 5.10 Michael Kerrisk 2021-05-10 05:20:32 +1200
  • 9c6ca43e91 perfmonctl.2: This system call was removed in Linux 5.10 Michael Kerrisk 2021-05-10 05:18:40 +1200
  • c339f05436 shm_overview.7: ffix Akihiro Motoki 2021-05-06 20:49:38 +0900
  • 707da0b585 pthread_yield.3: Note that this function is deprecated since glibc 2.34 Michael Kerrisk 2021-05-10 04:19:32 +1200
  • 9c463934b9 pthread_mutexattr_setrobust.3: Note that the *_np() APIs are deprecated since glibc 2.34 Michael Kerrisk 2021-05-10 04:15:13 +1200
  • bda2573478 pthread_mutex_consistent.3: Note that pthread_mutexattr_setrobust() is now deprecated Michael Kerrisk 2021-05-10 04:13:07 +1200
  • e3eba861bd execveat.2: Library support has been added in glibc 2.34 Michael Kerrisk 2021-05-10 04:12:38 +1200
  • afcddad555 pthread_mutex_consistent.3: tfix Michael Kerrisk 2021-05-10 04:06:15 +1200
  • ba93f72c44 syscalls.2: SEE ALSO: add ausyscall(1) Michael Kerrisk 2021-04-29 21:14:59 +0200
  • 2673a70a57 get_mempolicy.2, mq_getsetattr.2, poll.2: ffix Michael Kerrisk 2021-04-06 13:38:40 +0200
  • 92a4b09356 pipe.2: Rearrange SYNOPSIS so that minority version pipe() is at end Michael Kerrisk 2021-04-06 13:36:25 +0200
  • 3ab99460db mount.2: ffix Michael Kerrisk 2021-04-06 13:29:18 +0200
  • 9ae36f1824 userfaultfd.2: tfix Michael Kerrisk 2021-04-06 13:26:29 +0200
  • 1cf1ada55a ioctl_userfaultfd.2: tfix Michael Kerrisk 2021-04-06 13:26:01 +0200
  • 88b0e0e01d mount_namespaces.7, namespaces.7: Relocate reference to pam_namespace(8) Michael Kerrisk 2021-04-06 12:24:33 +0200
  • 241c425113 vsock.7: ffix Michael Kerrisk 2021-04-06 10:35:45 +0200
  • 99880a6727 vsock.7: ioctls are on /dev/vsock, not sockets Alyssa Ross 2021-03-24 14:05:03 +0000
  • 7a3d084504 ioctl_userfaultfd.2, userfaultfd.2: Minor tweaks to Peter Xu's patches Michael Kerrisk 2021-04-06 10:04:46 +0200
  • f559fa36a6 ioctl_userfaultfd.2: Add write-protect mode docs Peter Xu 2021-04-05 15:13:08 +0200
  • fbda69bbdd ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs Peter Xu 2021-04-05 15:13:07 +0200
  • 4b338b38e6 userfaultfd.2: Add write-protect mode Peter Xu 2021-04-05 15:13:06 +0200