summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 5.02man-pages-5.02Michael Kerrisk2019-08-02-3/+3
* proc.5: tfixMichael Kerrisk2019-08-02-1/+1
* prctl.2: ffixMichael Kerrisk2019-08-02-1/+1
* pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, i...Michael Kerrisk2019-08-02-47/+47
* Changes: Ready for 5.02Michael Kerrisk2019-08-02-5/+269
* setxattr.2: Place new ERANGE error in correct alphabetical orderMichael Kerrisk2019-08-01-7/+7
* setxattr.2: Tweaks to Finn O'Leary's textMichael Kerrisk2019-08-01-2/+2
* setxattr.2: Add ERANGE to 'ERRORS' sectionFinn O'Leary2019-08-01-0/+7
* mount_namespaces.7: ffixMichael Kerrisk2019-07-30-5/+25
* prctl.2: Correct some details for PR_SET_TIMERSLACKYang Xu2019-07-30-4/+7
* sched.7: SEE ALSO: add pthread_getschedparam(3)Michael Kerrisk2019-07-30-0/+1
* poll.2: Note that poll() equivalent code for ppoll() is not quite equivalentMichael Kerrisk2019-07-30-1/+18
* capabilities.7: Add pivot_root(2) to CAP_SYS_ADMIN listMichael Kerrisk2019-07-28-0/+1
* mount.2: ERRORS: Add a couple of EINVAL errors for MS_MOVEMichael Kerrisk2019-07-28-0/+18
* mount.2: tfixMichael Kerrisk2019-07-26-1/+1
* mount.2: SEE ALSO: add chroot(2) and pivot_root(2)Michael Kerrisk2019-07-26-0/+2
* pivot_root.2: 'put_old' can't be a mount point with MS_SHARED propagationMichael Kerrisk2019-07-26-0/+9
* pivot_root.2: SEE ALSO: add mount(2)Michael Kerrisk2019-07-26-0/+1
* pivot_root.2: ERRORS: EINVAL occurs if 'new_root' or its parent has shared pr...Michael Kerrisk2019-07-26-0/+12
* pivot_root.2: 'new_root' must be a mount pointMichael Kerrisk2019-07-26-4/+9
* mount_namespaces.7: Clarify implications for other NS if mount point is remov...Michael Kerrisk2019-07-24-2/+11
* namespaces.7: srcfixMichael Kerrisk2019-07-23-1/+1
* mount_namespaces.7: SEE ALSO: add pivot_root(2), pivot_root(8)Michael Kerrisk2019-07-22-1/+3
* namespaces.7: Note initial values of hostname and domainname in a new UTS nam...Michael Kerrisk2019-07-20-0/+10
* getutent.3: Fix missing include file in EXAMPLEMichael Kerrisk2019-07-20-0/+1
* capabilities.7: Add a note about using strace on binaries that have capabilitiesMichael Kerrisk2019-07-17-0/+14
* getgroups.2: ffixMichael Kerrisk2019-07-16-0/+1
* pldd.1: ffixMichael Kerrisk2019-07-13-1/+1
* pldd.1: ffix: replace tab with spacesMichael Kerrisk2019-07-13-1/+1
* pldd.1: Note that the glibc 2.30 pldd fix has been backported on some distrosMichael Kerrisk2019-07-13-1/+2
* pldd.1: Minor wording fixesG. Branden Robinson2019-07-13-5/+5
* pldd.1: Document glibc's unbreakage of tool.G. Branden Robinson2019-07-13-4/+4
* signal.7: Minor text reworkMichael Kerrisk2019-07-13-2/+3
* signal.7: Some reworking of Michal Sekletar's textMichael Kerrisk2019-07-13-4/+7
* signal.7: Relocate Michal Sekletar's textMichael Kerrisk2019-07-13-5/+5
* signal.7: Clarify that siginfo_t isn't changed on coalescingMichal Sekletar2019-07-13-0/+5
* signal.7: Add subsection on queuing and delivery semantics for standard signalsMichael Kerrisk2019-07-13-0/+10
* execve.2: tfixJakub Wilk2019-07-13-1/+1
* bpf.2: Correct kernel version for JIT support on s390Michael Kerrisk2019-07-13-3/+3
* credentials.7: Note that /proc/PID/status shows a process's credentialsMichael Kerrisk2019-07-10-0/+7
* signal.7: Various fields in /proc/PID/status show signal-related informationMichael Kerrisk2019-07-10-0/+23
* proc.5: Correct description of /pro/PID/status 'ShdPnd' and 'SigPnd' fieldsMichael Kerrisk2019-07-10-1/+2
* proc.5: Clarify that various mask fields in /proc/PID/status are in hexadecimalMichael Kerrisk2019-07-10-5/+7
* proc.5: tfixMichael Kerrisk2019-07-10-1/+1
* tkill.2: glibc 2.30 provides a wrapper for tgkill()Michael Kerrisk2019-07-08-2/+12
* ld.so.8: wfix: fix a clumsy wording that is hard to parseMichael Kerrisk2019-07-05-2/+3
* ld.so.8: Minor rewordings to ease readabilityMichael Kerrisk2019-07-03-7/+7
* dlopen.3: wfix: consistently use "object" rather than "library"Michael Kerrisk2019-07-03-2/+2
* dlopen.3: Make it clear that RTLD_NODELETE also affects global variablesMichael Kerrisk2019-07-03-1/+1
* dlopen.3: An object opened with RTLD_LOCAL can be promoted to RTLD_GLOBALMichael Kerrisk2019-07-03-0/+6