summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 3.11man-pages-3.11Michael Kerrisk2008-10-07-3/+3
* Removed trailing white space at end of linesMichael Kerrisk2008-10-07-4/+4
* Expanded tabsMichael Kerrisk2008-10-07-1/+1
* Changes: Minor cleanupsMichael Kerrisk2008-10-07-3/+6
* Changes: update version number in heading lineMichael Kerrisk2008-10-07-1/+1
* Changes: this is the Changelog for 3.11Michael Kerrisk2008-10-07-9/+379
* umount2.2: Change link to point to new umount.2Michael Kerrisk2008-10-06-1/+1
* tstampMichael Kerrisk2008-10-06-2/+2
* tstampMichael Kerrisk2008-10-06-5/+5
* pause.2: Small rewordings of DESCRIPTION.Michael Kerrisk2008-10-06-8/+4
* fallocate.2: Note lack of glibc wrapper; caller must use syscall(2)Michael Kerrisk2008-10-06-7/+5
* fallocate: Refer reader to posix_fallocate(3) for portable interfaceMichael Kerrisk2008-10-06-0/+5
* proc.5: tstampMichael Kerrisk2008-10-06-1/+1
* proc.5: rewrite and simplify description of /proc/mountsMichael Kerrisk2008-10-06-10/+6
* mount.2: srcfix: remove outdated FIXME.Michael Kerrisk2008-10-06-6/+0
* proc.5: Add description of /proc/PID/mountsMichael Kerrisk2008-10-06-2/+17
* mount.2: Add description of namespaceMichael Kerrisk2008-10-06-0/+43
* mount.2: List a few other file systems that we may see in /proc/filesystemsMichael Kerrisk2008-10-06-1/+2
* mount.2: wfix: remove redundant "Linux Notes" subheadingMichael Kerrisk2008-10-06-1/+0
* mount.2, umount.2: split umoun*() out into a separate pageMichael Kerrisk2008-10-06-91/+172
* spfixMichael Kerrisk2008-10-06-1/+1
* signal.7: improve description in NAME sectionMichael Kerrisk2008-10-06-1/+2
* proc.5: wfixPavel Heimlich2008-10-06-1/+1
* signal.7: Add mention of sigaltstack(2).Michael Kerrisk2008-10-05-0/+6
* signal.7: Describe syscalls that synchronously wait for a signal,Michael Kerrisk2008-10-05-0/+28
* signal.7: Give overview of syscalls that block until a signal is caughtMichael Kerrisk2008-10-05-0/+11
* signal.7: ffixMichael Kerrisk2008-10-05-1/+1
* signal.7: Add overview of interfaces for sending signals.Michael Kerrisk2008-10-05-1/+27
* pause.2: remove mention of words "library function"Michael Kerrisk2008-10-05-4/+2
* acct.5: wfix (remove duplicate word)Michael Kerrisk2008-10-05-1/+1
* getcwd.3: wfix (remove duplicate word)Michael Kerrisk2008-10-05-1/+1
* getrlimit.2: refer to execve(2) for RLIMIT_STACK's effect on ARG_MAXMichael Kerrisk2008-10-05-0/+5
* execve.2: _SC_ARG_MAX is no longer necessarily constantMichael Kerrisk2008-10-05-0/+12
* execve.2: Linux now imposes a floor on the ARG_MAX limitMichael Kerrisk2008-10-05-12/+24
* getrlimit.2: Reword/relocate discussion of BSD's historical RLIMIT_OFILEMichael Kerrisk2008-10-05-5/+4
* srcfixMichael Kerrisk2008-10-05-2/+1
* signal.7: describe semantics w.r.t. fork() and execve()Michael Kerrisk2008-10-04-0/+20
* sigaction.2: wfixMichael Kerrisk2008-10-04-1/+1
* sigaction.2: refer reader to signal(7) for an overview of signalsMichael Kerrisk2008-10-04-0/+3
* sigaction.2: explain semantics of signal disposition during fork() and execve()Michael Kerrisk2008-10-04-2/+9
* sigwaitinfo.2: distinguish per-thread and process-wide signalsMichael Kerrisk2008-10-04-0/+5
* sigwaitinfo.2: these interfaces have per-thread semanticsMichael Kerrisk2008-10-04-7/+7
* semop.2: wfixMichael Kerrisk2008-10-04-4/+4
* getrusage.2: rusage measures are preserved across execve(2)Michael Kerrisk2008-10-04-0/+3
* sigaltstack.2: explain inheritance of alternate signal stack across fork(2)Michael Kerrisk2008-10-04-1/+4
* sigpending.2: explain effect of fork() and execve() for pending signal setMichael Kerrisk2008-10-04-1/+7
* sigpending.2: explain how thread's pending signal set is definedMichael Kerrisk2008-10-04-0/+5
* sigprocmask.2: explain effects of fork() and execve() for signal maskMichael Kerrisk2008-10-04-1/+7
* sigaction.2: refer to signal(7) for more details on signal mask.Michael Kerrisk2008-10-04-2/+7
* execve.2: updated FIXME (for argv==NULL) in source commentsMichael Kerrisk2008-10-03-2/+1