]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
2021-08-18  Michael Kerriskintro.2, mount_setattr.2, seccomp_unotify.2, fflush...
2021-08-18  Michael Kerriskchmod.2, chown.2, open.2, mkdir.2, mknod.2, readlink...
2021-08-18  Michael Kerriskarch_prctl.2, perf_event_open.2, pthread_tryjoin_np...
2021-08-17  Michael Kerriskaccept.2, access.2, getpriority.2, mlock.2: ERRORS...
2021-08-17  Michael Kerriskgetpass.3: wfix
2021-08-17  Michael Kerriskshmop.2: wfix
2021-08-17  Michael Kerriskproc.5: Remove duplicated /proc/[pid]/gid_map entry
2021-08-17  Michael Kerriskproc.5: Add /proc/PID/projid_map, referring reader...
2021-08-17  Michael Kerriskuser_namespaces.7: tfix
2021-08-17  Michael Kerriskuser_namespaces.7: Document /proc/PID/projid_map
2021-08-17  Michael Kerriskuser_namespaces.7: Minor wording improvement
2021-08-17  Michael Kerriskfanotify_mark.2, link.2, mount.2, umount.2, proc.5...
2021-08-17  Michael Kerriskrename.2: wfix
2021-08-12  Michael Kerriskmount_namespaces.7: SEE ALSO: add mount_setattr(2)
2021-08-12  Michael Kerriskstatx.2: srcfix: semantic newlines
2021-08-12  NeilBrownstatx.2: Document STATX_MNT_ID
2021-08-12  Michael Kerriskmount_setattr.2: srcfix: add note explaining Christian...
2021-08-12  Michael Kerriskfanotify_mark.2: tfix
2021-08-12  Michael Kerriskopen.2: Add mount_setattr(2) to list of 'dirfd' APIs
2021-08-12  Michael Kerriskmount_setattr.2: ffix
2021-08-12  Michael Kerriskmount.2: SEE ALSO: add mount_setattr(2)
2021-08-12  Michael Kerriskmount_setattr.2: Further tweaks after feedback from...
2021-08-12  Michael Kerriskmount_setattr.2: Clarify the description of "detached...
2021-08-12  Michael Kerriskmount_setattr.2: EXAMPLES: use -1 rather than -EBADF
2021-08-12  Michael Kerriskmount_namespaces.7: tfix
2021-08-12  Michael Kerriskfanotify_mark.2, futimesat.2, mount_setattr.2, statx...
2021-08-12  Michael Kerriskfanotify_mark.2: wfix
2021-08-12  Michael Kerriskopen.2: Minor tweaks to list of functions that take...
2021-08-12  Michael Kerriskscandir.3: wfix
2021-08-12  Michael Kerriskmkfifo.3: wfix
2021-08-12  Michael Kerriskaccess.2, chmod.2, chown.2, execveat.2, futimesat.2...
2021-08-12  Michael Kerriskfanotify_mark.2: ERRORS: add missing EBADF error for...
2021-08-12  Michael Kerriskopen_by_handle_at.2: ERRORS: add missing EBADF error...
2021-08-12  Michael Kerriskmount_setattr.2: Rename 'path' to 'pathname'
2021-08-12  Michael Kerriskopen.2: Explicitly describe the EBADF error that can...
2021-08-12  Michael Kerriskopen.2: Clarify that openat()'s dirfd must be opened...
2021-08-12  Michael Kerriskopen.2: Reorder list of cases for 'dirfd' argument...
2021-08-12  Michael Kerriskopen.2: Minor reworking of the description of the ...
2021-08-11  Michael Kerriskcapabilities.7: Add a reference to user_namespaces...
2021-08-11  Michael Kerriskuser_namespaces.7: Improve description of the CAP_SETFC...
2021-08-11  Michael Kerrisksyscalls.2: Add quotactl_fd(); remove quotactl_path()
2021-08-11  Michael Kerrisksigaction.2: Add kernel version for SA_UNSUPPORTED...
2021-08-11  Michael Kerriskwait.2: ERRORS: document EAGAIN for waitid() on a PID...
2021-08-10  Michael Kerriskpidfd_open.2: Document PIDFD_NONBLOCK
2021-08-10  Michael Kerriskmount_setattr.2: Minor fixes
2021-08-10  Michael Kerriskmount_setattr.2: Changes after review feedback from...
2021-08-10  Michael Kerriskioctl_tty.2: Remove duplicated text
2021-08-10  Michael Kerriskpthread_setname_np.3: EXAMPLES: remove a bug by simplif...
2021-08-10  Michael Kerriskmount_setattr.2: Rework the discussion of MOUNT_ATTR__ATIME
2021-08-10  Michael Kerriskmount_setattr.2: Remove description of propagation...
2021-08-10  Michael Kerriskmount_setattr.2: Reword the description of the 'propaga...
2021-08-10  Jakub Wilkwcstok.3: Fix type mismatch in the example
2021-08-10  Michael Kerriskman-pages.7: wfix: s/null character/null byte/
2021-08-10  Eric W. Biedermanseccomp.2: Clarify that bad system calls kill the thread
2021-08-10  Michael Kerriskunicode.7: tfix
2021-08-10  Michael Kerrisksignal.2: srcfix
2021-08-10  Michael Kerriskmount_setattr.2: wfix
2021-08-10  Michael Kerriskmount_setattr.2: Move the discussion of ID-mapped mount...
2021-08-10  Michael Kerriskmount_setattr.2: Add a reference to mount_namespaces...
2021-08-10  Michael Kerriskmount_setattr.2: Rename 'dfd' to 'dirfd'
2021-08-10  Michael Kerriskmount_setattr.2: Remove some unnecessary intermediate...
2021-08-10  Michael Kerriskmount_setattr.2: Minor clean-ups in example program
2021-08-10  Michael Kerriskmount_setattr.2: SEE ALSO: place entries in correct...
2021-08-10  Michael Kerriskmount_setattr.2: SEE ALSO: remove unneeded entries
2021-08-10  Michael Kerriskmount_setattr.2: Minor wording, grammar, and formatting...
2021-08-10  Michael Kerriskmount_setattr.2: wfix: "idmapped/idmapping" is not...
2021-08-10  Michael Kerriskmount_setattr.2: srcfix
2021-08-10  Michael Kerriskmount_setattr.2: Minor formatting fixes
2021-08-10  Alejandro Colomarmount_setattr.2: Minor tweaks to Christian's patch
2021-08-10  Christian Braunermount_setattr.2: New manual page documenting the mount_...
2021-08-09  Michael Kerriskfutex.2: Rework the description of FUTEX_LOCK_PI2
2021-08-09  Alejandro Colomarfutex.2: Minor tweaks to Kurt's patch
2021-08-09  Kurt Kanzenbachfutex.2: Document FUTEX_LOCK_PI2
2021-08-09  Alejandro Colomarpath_resolution.7: tfix + srcfix
2021-08-09  Michael Kerrisksyscalls.2: Add system calls that are new in 5.13
2021-08-09  Michael Kerrisksigaction.2: Minor reworking of Alejandro Colomar's...
2021-08-09  Michael Kerrisksigaction.2: Minor tweaks to the code example
2021-08-09  Michael Kerrisksigaction.2: Minor clean-ups to Peter Collingbourne...
2021-08-09  Alejandro Colomarsigaction.2: Minor tweaks to Peter's patch
2021-08-09  Peter Collingbournesigaction.2: Document SA_EXPOSE_TAGBITS and the flag...
2021-08-09  Michael Kerriskpath_resolution.7: Improve description of trailin slashes
2021-08-09  Alejandro Colomarldd.1: Fix example command
2021-08-09  Michael Kerrisklocaledef.1, access.2, ioctl_console.2, ioctl_fslabel...
2021-08-09  Michael Kerrisknl_langinfo.3: wfix
2021-08-09  Alejandro Colomargetopt.3: Minor tweak to James's patch
2021-08-09  James O. D... getopt.3: Further clarification of optstring
2021-08-09  Alejandro Colomarclose_range.2: Glibc added a wrapper recently
2021-08-09  Michael Kerriskioctl_tty.2: Note kernel version that added TCGETS2...
2021-08-09  Michael Kerriskioctl_tty.2: Minor wording clean-ups
2021-08-09  Pali Rohárioctl_tty.2: Document ioctls: TCGETS2, TCSETS2, TCSETSW...
2021-08-09  Pali Rohárioctl_tty.2: Document ioctls: TCGETS2, TCSETS2, TCSETSW...
2021-08-09  Pali Rohárioctl_tty.2: Update DTR example
2021-08-09  Michael Kerrisktermios.3: wfix
2021-08-09  Pali Rohártermios.3: SPARC architecture has 4 different Bnnn...
2021-08-09  Alejandro Colomartermios.3: ffix
2021-08-09  Pali Rohártermios.3: Add information how to set baud rate to...
2021-08-09  Pali Rohártermios.3: Use bold style for Bnn and EXTn macro constants
2021-08-09  Pali Rohártermios.3: Document missing baud-rate constants
2021-08-09  Štěpán Němecunix.7: tfix
2021-08-09  набregex.3: wfix
next