summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 3.22man-pages-3.22Michael Kerrisk2009-07-25-3/+3
* Removed trailing white space at end of linesMichael Kerrisk2009-07-25-4/+4
* Expanded tabsMichael Kerrisk2009-07-25-5/+5
* sigaction.2: tstampMichael Kerrisk2009-07-25-1/+1
* Changes: Update for 3.22 releaseMichael Kerrisk2009-07-25-16/+206
* environ.7: Note that last element in environ array is NULLMichael Kerrisk2009-07-25-0/+1
* environ.7: Wording fixesMichael Kerrisk2009-07-25-3/+5
* getifaddrs.3: tfix: remove extraneous semicolon in example programMichael Kerrisk2009-07-25-1/+1
* lockf.3: Clarify relationship between fcntl() and lockf() lockingMichael Kerrisk2009-07-25-8/+19
* fcntl.2: The kernel source file mandatory.txt is now mandatory-locking.txtMichael Kerrisk2009-07-25-2/+5
* fcntl.2, flock.2: The Documentation/* files are now in Documentation/filesystemsMichael Kerrisk2009-07-25-7/+13
* flock.2: Remove unneeded reference to Documentation/mandatory.txtMichael Kerrisk2009-07-25-3/+1
* futex.7: tfix: drop spurious colon in URLMike Frysinger2009-07-25-1/+1
* complex.7: Fix type used in example codeReimar Döffinger2009-07-25-1/+1
* complex.7: Add missing header file for example programMichael Kerrisk2009-07-25-1/+2
* mq_overview.7: Fix example showing contents of /dev/mqueue fileMichael Kerrisk2009-07-25-2/+1
* mq_overview.7: Note that mkdir and mount commands here need superuser privilegeMichael Kerrisk2009-07-25-4/+5
* clone.2: Fix version number for CLONE_NEWIPCMichael Kerrisk2009-07-18-2/+2
* readdir.3: The d_type field is fully supported on BtrfsMichael Kerrisk2009-07-04-2/+2
* getdents.2: The d_type field is fully supported on BtrfsMichael Kerrisk2009-07-04-2/+2
* pthread_attr_setstackaddr.3: wfixMichael Kerrisk2009-06-27-1/+1
* setjmp.3: Fix typo and clarify RETURN descriptionMike Frysinger2009-06-26-2/+4
* mount.2: srcfix: Added FIXMEMichael Kerrisk2009-06-26-0/+2
* mount.2: Document MS_STRICTATIME, update description of MS_RELATIMEMichael Kerrisk2009-06-26-1/+23
* clone.2: Rewrite crufty text about number of args in older version of clone()Michael Kerrisk2009-06-21-12/+7
* clone.2: Fix errors in argument names in text (ptid, ctd)Michael Kerrisk2009-06-21-8/+8
* vfork.2: tfix: s/exit(2)/_exit(2)/sobtwmxt2009-06-21-2/+2
* sigaction.2: EWxpand description of si_utime and si_stime fields of siginfo_tMichael Kerrisk2009-06-09-2/+17
* poll.2: Remove EBADF error from ERRORSMichael Kerrisk2008-06-11-4/+1
* strcpy.3: SEE ALSO: Add strdup(3)Mark Hills2008-06-10-1/+2
* standards.7: Remove references to dated booksMichael Kerrisk2008-06-10-7/+1
* syscalls.2: Ad preadv() and pwritev(), new in kernel 2.6.30Michael Kerrisk2009-05-06-1/+3
* daemon.3: Clarify discussion of 'noclose' and 'nochdir' argumentsMichael Kerrisk2009-05-02-8/+11
* daemon.3: Minor wording fixesMichael Kerrisk2009-05-02-2/+4
* makedev.3: wfix: swap 'include' and 'define' in SYNOPSISMichael Kerrisk2009-05-02-2/+2
* fork.2: Document fork() behaviour for the Linux native AIO io_contextJeff Moyer2009-04-28-2/+4
* closedir.3: tfixMark Hills2009-04-28-1/+1
* epoll_ctl.2: ffixMichael Kerrisk2009-04-27-6/+6
* rtnetlink.7: tfix: fix wording in comments for 'rtmsg' structureBryan Østergaard2009-04-24-2/+2
* epoll.7: tfix: fix unfinished string in example codeLucian Adrian Grijincu2009-04-24-1/+1
* wait.2: Document CLD_DUMPED and CLD_TRAPPED si_code valuesGokdeniz Karadag2009-04-21-2/+6
* memchr.3: SEE ALSO: add ffs(3)Petr Baudis2009-04-21-1/+2
* ffs.3: SEE ALSO: add memchr(3)Petr Baudis2009-04-21-1/+2
* strcmp.3: SEE ALSO: add strverscmp(3)Petr Baudis2009-04-21-1/+2
* fmemopen.3: NOTES: there is no file descriptor associated with the returned s...Petr Baudis2009-04-21-1/+7
* fmemopen.3: Relocate BUGS section to correct positionPetr Baudis2009-04-21-7/+7
* fmemopen.3: CONFORMING TO: remove note that these functions are GNU extensionsMichael Kerrisk2009-04-21-1/+0
* stat.2: Improve wording of ENOTDIR errorMichael Kerrisk2009-04-21-2/+2
* stat.2: wfixMichael Kerrisk2009-04-21-3/+7
* longjmp.3: tfixFlorentin Duneau2009-04-21-1/+1