Commit Graph

  • 60add6c6ca
    Merge e52ca1bf3a into ae6b221882 #37 Rik van Riel 2023-10-13 06:15:11 -0700
  • e52ca1bf3a execve.2: execve also returns E2BIG if a string is too long #37 Rik van Riel 2023-10-10 23:30:13 -0400
  • 9bf97bc95a
    Clarify CLONE_VFORK doc #32 Florian Mayer 2023-03-29 17:39:21 -0700
  • 0e446390b1
    Merge 73052c0949 into ae6b221882 #31 LocutusV0nB0rg 2023-03-11 13:30:04 +0100
  • 73052c0949
    Add note to state this is a very outdated mirror #31 LocutusV0nB0rg 2023-03-11 13:29:38 +0100
  • 5a48feb81b
    Merge bd9bce637d into ae6b221882 #30 blldce 2022-03-06 23:56:38 +0300
  • bd9bce637d execve.2: Segment should be rename to sections depends on definisions. For more : https://man7.org/linux/man-pages/man5/elf.5.html #30 Ceyhun ERTURK 2022-03-06 23:40:24 +0300
  • d906d32137
    Merge 6c5a141e65 into ae6b221882 #13 Jonathan Calmels 2021-10-26 02:28:13 +0300
  • 65575d54ed
    Merge 4568d86c38 into ae6b221882 #20 Peter Teoh 2021-10-26 02:27:13 +0300
  • 21f6e0aacd
    Merge 7bcf0ae063 into ae6b221882 #28 Micha kinchen 2021-09-03 05:01:43 -0400
  • ae6b221882 prctl.2: Rewrite the description of PR_SET_SECCOMP to defer to seccomp(2) master Michael Kerrisk 2021-09-02 00:07:23 +0200
  • 2da936fe2b prctl.2: Note that seccomp(2) is preferred over prctl(2) for setting seccomp mode Michael Kerrisk 2021-09-01 23:57:17 +0200
  • e186261405 malloc.3: Clarify that realloc() may move the memory block Michael Kerrisk 2021-08-31 03:26:46 +0200
  • f1d01de4c8 malloc.3: wfix Michael Kerrisk 2021-08-31 03:25:58 +0200
  • 1949f76560 malloc.3: ffix Michael Kerrisk 2021-08-31 03:25:29 +0200
  • 5d46c7a934 malloc.3: Add some structuring to improve readability Michael Kerrisk 2021-08-31 03:24:43 +0200
  • ddc5192f0c malloc_hook.3: Modernize for glibc 2.34 Paul Eggert 2021-08-10 12:37:08 -0700
  • cfc381be29 malloc.3: Modernize for glibc 2.34 Paul Eggert 2021-08-10 12:37:07 -0700
  • 77a4c23215 mount_namespaces.7: Update references to Documentation/filesystems/sharedsubtree.rst Michael Kerrisk 2021-08-31 03:03:00 +0200
  • 8a5fc410a9 proc.5: Fixes various references to kernel docs in Documentation/ Michael Kerrisk 2021-08-31 03:00:55 +0200
  • 77251857af operator.7: Reorder symbols as in the standard (C11) Alejandro Colomar 2021-08-28 14:11:08 +0200
  • 9c9a5acaa2 operator.7: Fix precedence of the 'cast operator' Alejandro Colomar 2021-08-28 14:11:06 +0200
  • 15af0ac10a termios.3: Use bold style for B0 Pali Rohár 2021-08-30 13:27:11 +0200
  • 847487d17f termios.3: wfix Michael Kerrisk 2021-08-31 02:24:39 +0200
  • 4d3e4af379 termios.3: Clarify zero argument for cfsetispeed() Pali Rohár 2021-08-30 13:25:52 +0200
  • f45affce7f Changes.old: tfix Michael Kerrisk 2021-08-31 02:00:46 +0200
  • bf4f7a7867 exit_group.2: Remove a confusing reference to _exit(2) in DESCRIPTION Michael Kerrisk 2021-08-30 23:42:16 +0200
  • db141dbfca exit_group.2: SEE ALSO: s/exit(2)/_exit(2)/ Michael Kerrisk 2021-08-30 23:38:44 +0200
  • d99b5be0d8 _exit.2: Clarify the distinction between the raw syscall and the wrapper function Michael Kerrisk 2021-08-30 23:36:42 +0200
  • 44803dd03b ioctl_tty.2: TIOCGSID is equivalent to tcgetsid() Pali Rohár 2021-08-30 18:08:57 +0200
  • daa754a4d6 Changes.old: tfix Michael Kerrisk 2021-08-27 23:13:58 +0200
  • fabb1a2a0b syscalls.2: Add Linux 5.14 system calls Michael Kerrisk 2021-08-27 22:41:43 +0200
  • d5ee9f931e memfd_secret.2: SEE ALSO: add memfd_create(2) Michael Kerrisk 2021-08-16 08:47:23 +0200
  • e817f70a5f memfd_create.2: SEE ALSO: add memfd_secret(2) Michael Kerrisk 2021-08-16 08:46:56 +0200
  • 84a2ce0f18 memfd_secret.2: Minor edits to Mike Rapoport's patch Michael Kerrisk 2021-08-16 08:35:59 +0200
  • eabb03a4d2 memfd_secret.2: wfix Michael Kerrisk 2021-08-16 08:33:52 +0200
  • ac5edfeb1d memfd_secret.2: New page describing memfd_secret() system call Mike Rapoport 2021-08-15 09:46:48 +0300
  • 824b408b7d Changes.old: tfix in 5.13 changelog Michael Kerrisk 2021-08-27 22:32:40 +0200
  • 4aa8739e0f Changes.old: tfix Michael Kerrisk 2021-08-27 22:24:57 +0200
  • 03564de187 Changes.old: Add missing entry in 5.13 changelog Michael Kerrisk 2021-08-27 22:15:28 +0200
  • 2af47cd371 Start of man-pages-5.14: updating Changes and Changes.old Michael Kerrisk 2021-08-27 22:13:35 +0200
  • 333691eb13 Start of man-pages-5.14: updating .Announce and .lsm files Michael Kerrisk 2021-08-27 22:13:35 +0200
  • 48cbf99783 Start of man-pages-5.14: renaming .Announce and .lsm files Michael Kerrisk 2021-08-27 22:13:35 +0200
  • 091fbf1fef Ready for 5.13 man-pages-5.13 Michael Kerrisk 2021-08-27 02:50:30 +0200
  • 6e00b7a858 iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, chown.2, close_range.2, copy_file_range.2, execve.2, execveat.2, fanotify_mark.2, futex.2, futimesat.2, getpriority.2, intro.2, ioctl_tty.2, keyctl.2, link.2, membarrier.2, mkdir.2, mknod.2, mlock.2, mount.2, mount_setattr.2, open.2, open_by_handle_at.2, perf_event_open.2, pidfd_open.2, readlink.2, readv.2, rename.2, request_key.2, seccomp.2, sigaction.2, stat.2, statx.2, symlink.2, syscalls.2, umount.2, unlink.2, utimensat.2, wait.2, bsearch.3, fflush.3, getaddrinfo.3, getauxval.3, getopt.3, getsubopt.3, mkfifo.3, pthread_mutex_consistent.3, pthread_setname_np.3, pthread_tryjoin_np.3, scandir.3, sem_wait.3, stailq.3, strlen.3, strstr.3, termios.3, tsearch.3, wcslen.3, wcstok.3, wordexp.3, proc.5, capabilities.7, cgroups.7, fanotify.7, mount_namespaces.7, namespaces.7, path_resolution.7, pipe.7, posixoptions.7, user_namespaces.7, vdso.7, iconvconfig.8, ld.so.8: tstamp Michael Kerrisk 2021-08-27 02:44:07 +0200
  • a7846609db Changes: Ready for 5.13 Michael Kerrisk 2021-08-27 02:11:10 +0200
  • fb74563941 getaddrinfo.3: Note that 'errno' is set in parallel with EAI_SYSTEM Alejandro Colomar 2021-08-25 17:51:56 +0200
  • 111ccf7e90 iconv.1, iconvconfig.8: FILES: note that files may be under /usr/lib64 rather than /lib/64 Michael Kerrisk 2021-08-24 23:37:55 +0200
  • 7bcf0ae063
    Create Smiley os #28 Micha kinchen 2021-08-22 20:24:16 -0400
  • 9428bb9d8a mount_namespaces.7: tfix Michael Kerrisk 2021-08-22 23:47:32 +0200
  • 24483c2782 mount_namespaces.7: Minor wording fix Michael Kerrisk 2021-08-22 23:45:08 +0200
  • ababc346b3 mount_namespaces.7: wfix: use numbered cross-references in list of restrictions in NOTES Michael Kerrisk 2021-08-20 23:25:35 +0200
  • 906ab4945c mount_namespaces.7: Rewrite locked mounts examples to use/etc/shadow Michael Kerrisk 2021-08-19 02:13:30 +0200
  • ebc82e00ee mount_namespaces.7: Note that it is possible to stack a mount on top of a locked mount Michael Kerrisk 2021-08-19 01:35:30 +0200
  • f6aaf493f8 mount_namespaces.7: wfix Michael Kerrisk 2021-08-19 00:42:40 +0200
  • 2433a20ce1 mount_namespaces.7: Minor wording clean-ups in discussion of less privileged namespaces Michael Kerrisk 2021-08-19 00:34:31 +0200
  • 82357e60d7 mount_namespaces.7: wfix Michael Kerrisk 2021-08-18 01:39:27 +0200
  • 8c9a827429 mount_namespaces.7: Terminology clean-up: "mount point" ==> "mount" Michael Kerrisk 2021-08-18 01:34:54 +0200
  • 5aea19ed35 mount_namespaces.7: wfix Michael Kerrisk 2021-08-17 13:04:47 +0200
  • aa62e72ded mount_namespaces.7: wfix Michael Kerrisk 2021-08-17 12:55:52 +0200
  • a66648bbd1 mount_namespaces.7: Relocate the "Restrictions on mount namespaces" subsection Michael Kerrisk 2021-08-17 05:04:11 +0200
  • 44f2a6b8cd mount_namespaces.7: Repair earlier text after injection of new list item in previous commit Michael Kerrisk 2021-08-17 04:19:48 +0200
  • 88ebfb241b mount_namespaces.7: Add further details on locked mounts in a less-privileged user namespace Michael Kerrisk 2021-08-17 04:19:22 +0200
  • ee54e5d5cc mount_namespaces.7: More clearly explain the notion of locked mounts Michael Kerrisk 2021-08-13 23:40:50 +0200
  • 74ed673c59 mount.2: ERRORS: add EPERM error for case where a mount is locked Michael Kerrisk 2021-08-13 22:56:30 +0200
  • b3987057c6 umount.2: ERRORS: add EINVAL for case where mount is locked Michael Kerrisk 2021-08-13 22:48:41 +0200
  • 3d892e9692 getumask.3: Remove page Michael Kerrisk 2021-08-19 21:30:49 +0200
  • f9f75be088 user_namespaces.7: Add a definition of "global root" Michael Kerrisk 2021-08-19 00:21:32 +0200
  • 7127973e0c add_key.2, keyctl.2, request_key.2: Note that the "libkeyutils" package provides <keyutils.h> Michael Kerrisk 2021-08-18 11:45:20 +0200
  • 7b7252ed41 fanotify_mark.2: Revert cruft added in commit 717c3a7dcf Michael Kerrisk 2021-08-18 10:10:52 +0200
  • a98bd2de56 strsignal.3: wfix Michael Kerrisk 2021-08-18 09:57:04 +0200
  • f589f0e1b8 strsignal.3: tfix Michael Kerrisk 2021-08-18 08:02:35 +0200
  • 5478b148a1 tsearch.3: NAME: add twalk_r Michael Kerrisk 2021-08-18 08:00:43 +0200
  • 28d0f81e1c sigqueue.3: tfix Michael Kerrisk 2021-08-18 07:59:32 +0200
  • f99cea2c35 prctl.2: tfix Michael Kerrisk 2021-08-18 07:46:16 +0200
  • dae872dd27 readv.2, pthread_tryjoin_np.3, stailq.3, strlen.3, wcslen.3: Arrange .SH sections in correct order Michael Kerrisk 2021-08-18 07:38:15 +0200
  • 85a7ae7344 intro.2, mount_setattr.2, seccomp_unotify.2, fflush.3, pthread_mutex_consistent.3: Place SEE ALSO entries in correct order Michael Kerrisk 2021-08-18 07:30:52 +0200
  • 90879cbd20 chmod.2, chown.2, open.2, mkdir.2, mknod.2, readlink.2, stat.2, symlink.2, mkfifo.3, scandir.3, sem_wait.3: ERRORS: combine errors into a single alphabetic list Michael Kerrisk 2021-08-18 03:02:55 +0200
  • 97e2d8e602 arch_prctl.2, perf_event_open.2, pthread_tryjoin_np.3: ERRORS: correct alphabetic order Michael Kerrisk 2021-08-18 02:04:15 +0200
  • 18ce9c4a1b accept.2, access.2, getpriority.2, mlock.2: ERRORS: combine errors into a single list Michael Kerrisk 2021-08-18 00:35:06 +0200
  • cfda555640 getpass.3: wfix Michael Kerrisk 2021-08-18 00:46:10 +0200
  • 65f96dae10 shmop.2: wfix Michael Kerrisk 2021-08-17 23:53:52 +0200
  • dd0ccf19b2 proc.5: Remove duplicated /proc/[pid]/gid_map entry Michael Kerrisk 2021-08-16 02:05:35 +0200
  • 8273bf01f9 proc.5: Add /proc/PID/projid_map, referring reader to user_namespaces(7) Michael Kerrisk 2021-08-16 02:04:36 +0200
  • 9ae13fffd2 user_namespaces.7: tfix Michael Kerrisk 2021-08-16 06:56:04 +0200
  • 213e259e97 user_namespaces.7: Document /proc/PID/projid_map Michael Kerrisk 2021-08-16 01:59:42 +0200
  • 6486faa956 user_namespaces.7: Minor wording improvement Michael Kerrisk 2021-08-16 01:57:52 +0200
  • 525a8b5461 fanotify_mark.2, link.2, mount.2, umount.2, proc.5, cgroups.7, fanotify.7: Terminology clean-up: "mount point" ==> "mount" Michael Kerrisk 2021-08-14 23:29:41 +0200
  • 7ccfe34995 rename.2: wfix Michael Kerrisk 2021-08-14 23:41:18 +0200
  • 4d7a648597 mount_namespaces.7: SEE ALSO: add mount_setattr(2) Michael Kerrisk 2021-08-13 01:19:59 +0200
  • 053132a882 statx.2: srcfix: semantic newlines Michael Kerrisk 2021-08-13 01:12:45 +0200
  • 728009a474 statx.2: Document STATX_MNT_ID NeilBrown 2021-08-13 08:46:47 +1000
  • 4c313d979d mount_setattr.2: srcfix: add note explaining Christian's use of -ve dirfd values Michael Kerrisk 2021-08-13 00:26:37 +0200
  • 669d6302cb fanotify_mark.2: tfix Michael Kerrisk 2021-08-13 00:18:51 +0200
  • d53b1b1730 open.2: Add mount_setattr(2) to list of 'dirfd' APIs Michael Kerrisk 2021-08-13 00:12:29 +0200
  • af35474e4f mount_setattr.2: ffix Michael Kerrisk 2021-08-13 00:10:20 +0200
  • a3ade5b2b1 mount.2: SEE ALSO: add mount_setattr(2) Michael Kerrisk 2021-08-12 23:59:47 +0200
  • 9e11604c6c mount_setattr.2: Further tweaks after feedback from Christian Brauner Michael Kerrisk 2021-08-12 07:31:19 +0200
  • 20e6e6ed79 mount_setattr.2: Clarify the description of "detached" mounts Michael Kerrisk 2021-08-12 05:41:56 +0200
  • 45ea537cf2 mount_setattr.2: EXAMPLES: use -1 rather than -EBADF Michael Kerrisk 2021-08-12 05:16:42 +0200