22943 Commits (master)
 

Author SHA1 Message Date
Michael Kerrisk ae6b221882 prctl.2: Rewrite the description of PR_SET_SECCOMP to defer to seccomp(2) 2 years ago
Michael Kerrisk 2da936fe2b prctl.2: Note that seccomp(2) is preferred over prctl(2) for setting seccomp mode 2 years ago
Michael Kerrisk e186261405 malloc.3: Clarify that realloc() may move the memory block 2 years ago
Michael Kerrisk f1d01de4c8 malloc.3: wfix 2 years ago
Michael Kerrisk 1949f76560 malloc.3: ffix 2 years ago
Michael Kerrisk 5d46c7a934 malloc.3: Add some structuring to improve readability 2 years ago
Paul Eggert ddc5192f0c malloc_hook.3: Modernize for glibc 2.34 2 years ago
Paul Eggert cfc381be29 malloc.3: Modernize for glibc 2.34 2 years ago
Michael Kerrisk 77a4c23215 mount_namespaces.7: Update references to Documentation/filesystems/sharedsubtree.rst 2 years ago
Michael Kerrisk 8a5fc410a9 proc.5: Fixes various references to kernel docs in Documentation/ 2 years ago
Alejandro Colomar 77251857af operator.7: Reorder symbols as in the standard (C11) 2 years ago
Alejandro Colomar 9c9a5acaa2 operator.7: Fix precedence of the 'cast operator' 2 years ago
Pali Rohár 15af0ac10a termios.3: Use bold style for B0 2 years ago
Michael Kerrisk 847487d17f termios.3: wfix 2 years ago
Pali Rohár 4d3e4af379 termios.3: Clarify zero argument for cfsetispeed() 2 years ago
Michael Kerrisk f45affce7f Changes.old: tfix 2 years ago
Michael Kerrisk bf4f7a7867 exit_group.2: Remove a confusing reference to _exit(2) in DESCRIPTION 2 years ago
Michael Kerrisk db141dbfca exit_group.2: SEE ALSO: s/exit(2)/_exit(2)/ 2 years ago
Michael Kerrisk d99b5be0d8 _exit.2: Clarify the distinction between the raw syscall and the wrapper function 2 years ago
Pali Rohár 44803dd03b ioctl_tty.2: TIOCGSID is equivalent to tcgetsid() 2 years ago
Michael Kerrisk daa754a4d6 Changes.old: tfix 2 years ago
Michael Kerrisk fabb1a2a0b syscalls.2: Add Linux 5.14 system calls 2 years ago
Michael Kerrisk d5ee9f931e memfd_secret.2: SEE ALSO: add memfd_create(2) 2 years ago
Michael Kerrisk e817f70a5f memfd_create.2: SEE ALSO: add memfd_secret(2) 2 years ago
Michael Kerrisk 84a2ce0f18 memfd_secret.2: Minor edits to Mike Rapoport's patch 2 years ago
Michael Kerrisk eabb03a4d2 memfd_secret.2: wfix 2 years ago
Mike Rapoport ac5edfeb1d memfd_secret.2: New page describing memfd_secret() system call 2 years ago
Michael Kerrisk 824b408b7d Changes.old: tfix in 5.13 changelog 2 years ago
Michael Kerrisk 4aa8739e0f Changes.old: tfix 2 years ago
Michael Kerrisk 03564de187 Changes.old: Add missing entry in 5.13 changelog 2 years ago
Michael Kerrisk 2af47cd371 Start of man-pages-5.14: updating Changes and Changes.old 2 years ago
Michael Kerrisk 333691eb13 Start of man-pages-5.14: updating .Announce and .lsm files 2 years ago
Michael Kerrisk 48cbf99783 Start of man-pages-5.14: renaming .Announce and .lsm files 2 years ago
Michael Kerrisk 091fbf1fef Ready for 5.13 2 years ago
Michael Kerrisk 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 2 years ago
Michael Kerrisk a7846609db Changes: Ready for 5.13 2 years ago
Alejandro Colomar fb74563941 getaddrinfo.3: Note that 'errno' is set in parallel with EAI_SYSTEM 2 years ago
Michael Kerrisk 111ccf7e90 iconv.1, iconvconfig.8: FILES: note that files may be under /usr/lib64 rather than /lib/64 2 years ago
Michael Kerrisk 9428bb9d8a mount_namespaces.7: tfix 2 years ago
Michael Kerrisk 24483c2782 mount_namespaces.7: Minor wording fix 2 years ago
Michael Kerrisk ababc346b3 mount_namespaces.7: wfix: use numbered cross-references in list of restrictions in NOTES 2 years ago
Michael Kerrisk 906ab4945c mount_namespaces.7: Rewrite locked mounts examples to use/etc/shadow 2 years ago
Michael Kerrisk ebc82e00ee mount_namespaces.7: Note that it is possible to stack a mount on top of a locked mount 2 years ago
Michael Kerrisk f6aaf493f8 mount_namespaces.7: wfix 2 years ago
Michael Kerrisk 2433a20ce1 mount_namespaces.7: Minor wording clean-ups in discussion of less privileged namespaces 2 years ago
Michael Kerrisk 82357e60d7 mount_namespaces.7: wfix 2 years ago
Michael Kerrisk 8c9a827429 mount_namespaces.7: Terminology clean-up: "mount point" ==> "mount" 2 years ago
Michael Kerrisk 5aea19ed35 mount_namespaces.7: wfix 2 years ago
Michael Kerrisk aa62e72ded mount_namespaces.7: wfix 2 years ago
Michael Kerrisk a66648bbd1 mount_namespaces.7: Relocate the "Restrictions on mount namespaces" subsection 2 years ago