summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 3.65man-pages-3.65Michael Kerrisk2014-04-20-3/+3
* Removed trailing white space at end of linesMichael Kerrisk2014-04-20-6/+6
* madvise.2, msync.2, libc.7: tstampMichael Kerrisk2014-04-20-3/+3
* Changes: Ready for 3.65Michael Kerrisk2014-04-20-3/+182
* timer_getoverrun.2: tfixYuri Kozlov2014-04-20-1/+1
* fcntl.2: Note the race when O_CLOEXEC is used at same time as fork()+execve()Michael Kerrisk2014-04-20-1/+16
* open.2: Add more detail on the race that O_CLOEXEC is designed to avoidMichael Kerrisk2014-04-20-6/+20
* fexecve.3: If 'fd' is a close-on-exec file descriptor for a script, fexecve()...Michael Kerrisk2014-04-20-1/+14
* fexecve.3: wfixMichael Kerrisk2014-04-20-1/+1
* execve.2: wfixMichael Kerrisk2014-04-20-1/+1
* inet.3: The form 'a.b' if is suitable for Class A addresses (not class C)Michael Kerrisk2014-04-19-1/+1
* inet.3: Note success and error return for inet_aton()Michael Kerrisk2014-04-19-1/+10
* fallocate.2: Document EINVAL for FALLOC_FL_COLLAPSE_RANGE on non-regular fileMichael Kerrisk2014-04-19-3/+14
* open_by_handle_at.2: wfixSimon Paillard2014-04-19-1/+1
* crypt.3: Minor fixes to Mike Frysinger's patchMichael Kerrisk2014-04-18-1/+1
* crypt(3): Use real dashes in regexMike Frysinger2014-04-18-2/+2
* fallocate.2: Greatly expanded description of FALLOC_FL_COLLAPSE_RANGEMichael Kerrisk2014-04-18-15/+86
* fallocate.2: Minor fixes to Namjae Jeon's patchMichael Kerrisk2014-04-17-7/+11
* fallocate.2: Document FALLOC_FL_COLLAPSE_RANGENamjae Jeon2014-04-17-0/+21
* proc.5: Note kernel version for /proc/sys/kernel/{msgmax,msgmnb}Michael Kerrisk2014-04-17-2/+2
* proc.5: Note kernel version for /proc/sys/kernel/{shmall,shmmax}Michael Kerrisk2014-04-17-2/+2
* shmget.2: Rewrite description of SHMMNI default valueMichael Kerrisk2014-04-17-3/+5
* shmget.2: Note default value of SHMMAXMichael Kerrisk2014-04-17-1/+3
* shmget.2: Note default value for SHMALLMichael Kerrisk2014-04-17-0/+7
* shmget.2: Minor rewordingMichael Kerrisk2014-04-17-9/+9
* perf_event_open.2: Explain the EACCES "monitoring all processes" case more pr...Michael Kerrisk2014-04-17-3/+4
* perf_event_open.2: Change "fd" to "file descriptor"Michael Kerrisk2014-04-17-2/+2
* perf_event_open.2: Change "current process" to "calling process" in various p...Michael Kerrisk2014-04-17-3/+3
* perf_event_open.2: Minor grammar, formatting, wording, and typo fixesMichael Kerrisk2014-04-17-74/+87
* inotify.7: Minor fixesDavid Prévot2014-04-17-5/+5
* termios.3: tfixDavid Prévot2014-04-17-5/+5
* perf_event_open.2: clarify EACCES and EPERM errorsVince Weaver2014-04-16-8/+19
* personality.2: Available execution domains are listed in <sys/personality.h>Michael Kerrisk2014-04-15-1/+4
* personality.2: Fix discussion of return valueMichael Kerrisk2014-04-15-7/+11
* personality.2: wfixMichael Kerrisk2014-04-15-3/+1
* msync.2: Strengthen warning that one of MS_SYNC or MS_ASYNC is requiredMichael Kerrisk2014-04-15-3/+5
* msync.2: wfixMichael Kerrisk2014-04-15-4/+4
* msync.2: Note that one of MS_SYNC or MS_ASYNC should be specifiedMichael Kerrisk2014-04-15-1/+26
* prctl.2: Document PR_SET_THP_DISABLE and PR_GET_THP_DISABLEMichael Kerrisk2014-04-15-1/+44
* prctl.2: ERRORS: document EINVAL for PR_GET_NO_NEW_PRIVSMichael Kerrisk2014-04-15-0/+12
* prctl.2: ERRORS: document EINVAL for PR_SET_NO_NEW_PRIVSMichael Kerrisk2014-04-15-0/+14
* prctl.2: ERRORS: document EINVAL for PR_SET_TIMINGMichael Kerrisk2014-04-15-0/+9
* prctl.2: ERRORS: document EINVAL for PR_SET_DUMPABLEMichael Kerrisk2014-04-15-0/+11
* prctl.2: ERRORS: document EINVAL for PR_SET_PDEATHSIGMichael Kerrisk2014-04-15-0/+8
* madvise.2: SEE ALSO: see prctl(2)Michael Kerrisk2014-04-15-0/+1
* mlock.2: Describe treatment of MCL_FUTURE during fork(2) and execve(2)Michael Kerrisk2014-04-15-1/+8
* inet_net_pton.3: tstampMichael Kerrisk2014-04-14-1/+1
* libc.7: srcfix: Reformat to use .UR/.UEMichael Kerrisk2014-04-14-2/+4
* libc.7: Add musl libcMichael Kerrisk2014-04-14-3/+6
* inet.3: SEE ALSO: add inet_net_pton(3)Michael Kerrisk2014-04-14-1/+2