summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 5.04man-pages-5.04Michael Kerrisk2019-11-19-3/+3
* Removed trailing white space at end of linesMichael Kerrisk2019-11-19-6/+6
* bpf-helpers.7: tfixMichael Kerrisk2019-11-19-1/+1
* clone.2, fallocate.2, ioctl_iflags.2, ioctl_list.2, pidfd_open.2, pivot_root....Michael Kerrisk2019-11-19-14/+14
* Changes: Ready for 5.04Michael Kerrisk2019-11-19-7/+165
* bpf-helpers.7: Fix .TH lineMichael Kerrisk2019-11-19-1/+1
* bpf-helpers.7: srcfixMichael Kerrisk2019-11-19-29/+0
* bpf-helpers.7: Refresh against kernel v5.4-rc7Michael Kerrisk2019-11-19-125/+626
* clone.2: Use pid_t for clone3() {child,parent}_tidChristian Brauner2019-11-17-2/+2
* clone.2: Check for MAP_FAILED not NULL on mmap()Christian Brauner2019-11-17-1/+1
* clone.2: tfixChristian Brauner2019-11-17-2/+2
* mmap.2: tfixMichael Kerrisk2019-11-16-1/+1
* mmap.2: Some rewording of the description of MAP_STACKMichael Kerrisk2019-11-14-4/+7
* mmap.2: Note that MAP_STACK exists on some other systemsMichael Kerrisk2019-11-14-0/+4
* pivot_root.2: EXAMPLE: allocate stack using mmap() MAP_STACK rather than mall...Michael Kerrisk2019-11-14-3/+5
* clone.2: Allocate child's stack using mmap(2) rather than malloc(3)Michael Kerrisk2019-11-14-3/+29
* strftime.3: wfixJakub Wilk2019-11-13-1/+1
* clone.2: Minor tweaks after feedback from Christian BraunerMichael Kerrisk2019-11-10-6/+3
* clone.2: tfixJakub Wilk2019-11-09-1/+1
* clone.2: Tidy up the description of CLONE_DETACHEDMichael Kerrisk2019-11-09-17/+39
* clone.2: tfixMichael Kerrisk2019-11-09-1/+1
* clone.2: Consistently order paragraphs for CLONE_NEW* flagsMichael Kerrisk2019-11-09-16/+16
* clone.2: Remove various details that are already covered in namespaces pagesMichael Kerrisk2019-11-09-51/+0
* uts_namespaces.7: Add a little more detail on scope of UTS namespacesMichael Kerrisk2019-11-09-0/+3
* clone.2: Remove wording that suggests CLONE_NEW* flags are for containersMichael Kerrisk2019-11-09-5/+0
* clone.2: Adjustments to clone3() text as well as some other details in the pageMichael Kerrisk2019-11-09-7/+17
* clone.2: Give the introductory paragraph a new coat of paintMichael Kerrisk2019-11-08-6/+14
* resolv.conf.5: srcfixMichael Kerrisk2019-11-07-1/+2
* resolv.conf.5: Attempt clarify domain/search interactionFlorian Weimer2019-11-07-21/+20
* signal-safety.7: ffixMichael Kerrisk2019-11-05-0/+1
* ioctl_iflags.2: Emphasize that FS_IOC_GETFLAGS and FS_IOC_SETFLAGS argument i...Michael Kerrisk2019-11-05-0/+11
* ioctl_list.2: Add reference to ioctl(2) SEE ALSO sectionMichael Kerrisk2019-11-05-0/+3
* netdevice.7: Small wording fix in description of SIOCGIFCONFMichael Kerrisk2019-11-05-1/+1
* fallocate.2: Add gfs2 to the list of punch hole-capable filesystemsAndrew Price2019-11-01-1/+5
* clone.2: ffixMichael Kerrisk2019-10-31-1/+1
* clone.2, proc.5: Adjust references to namespaces(7)Michael Kerrisk2019-10-31-4/+4
* quotactl.2: wfix: consistently use 'operation', rather than 'command'Michael Kerrisk2019-10-31-7/+7
* quotactl.2: tfixMichael Kerrisk2019-10-31-1/+1
* quotactl.2: Minor tweaks to Yang Xu's patchMichael Kerrisk2019-10-31-6/+16
* quotactl.2: Add some details about Q_QUOTAONYang Xu2019-10-31-2/+11
* copy_file_range.2: tfixYang Xu2019-10-31-1/+1
* clone.2: Include clone3 in NAME section.Jakub Wilk2019-10-31-1/+1
* netlink.7: tfixJakub Wilk2019-10-31-1/+1
* unix.7: tfixTorin Carey2019-10-31-1/+1
* unix.7: tfixTorin Carey2019-10-31-1/+1
* pidfd_open.2: tfixMichael Kerrisk2019-10-30-1/+1
* cgroups.7: Switch to "considerate language"Michael Kerrisk2019-10-28-1/+1
* seccomp.2: Switch to "considerate language"Michael Kerrisk2019-10-28-7/+7
* clone.2: Introduce "flags mask" as a generic term for clone()/clone3()Michael Kerrisk2019-10-25-43/+80
* clone.2: Minor improvements following clone3() additionsMichael Kerrisk2019-10-25-35/+27