summaryrefslogtreecommitdiff
path: root/man2
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Removed trailing white space at end of linesMichael Kerrisk2-2/+2
2014-07-08iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl....Michael Kerrisk20-20/+20
2014-07-08fcntl.2: Suggest the use of real-time signals with F_NOTIFYMichael Kerrisk1-0/+5
2014-07-08fcntl.2: ERRORS: Document ENOTDIR error for F_NOTIFYMichael Kerrisk1-0/+8
2014-07-07pipe.2: PIPE_BUF is defined in limits.hElie De Brauwer1-0/+4
2014-07-07epoll_ctl.2: BUGS: EPOLLWAKEUP is silently ignored without CAP_BLOCK_SUSPENDMichael Kerrisk1-0/+28
2014-07-07epoll_ctl.2: Minor tweaks to Neil Brown's patchMichael Kerrisk1-4/+4
2014-07-07epoll_ctl.2: Document EPOLLWAKEUPNeilBrown1-0/+20
2014-07-06set_tid_address.2: SEE ALSO: add gettid(2)Michael Kerrisk1-1/+2
2014-07-06set_tid_address.2: Use "thread" rather than "process" in DESCRIPTIONMichael Kerrisk1-10/+10
2014-07-06syscalls.2: grfixMichael Kerrisk1-1/+1
2014-07-05fcntl.2: Use proper page cross-references in F_NOTIFY discussionMichael Kerrisk1-6/+34
2014-07-03poll.2: The negate-fd-to-ignore technique does not work for file descriptor 0Michael Kerrisk1-1/+2
2014-07-01fcntl.2: The return value for F_SETPIPE_SZ is the pipe capacityMichael Kerrisk1-4/+2
2014-07-01getitimer.2: Rewrite a few pieces to clarify some detailsMichael Kerrisk1-10/+17
2014-06-29dup.2: Fix erroneous discussion regarding closing 'newfd' before calling dup2()Michael Kerrisk1-6/+35
2014-06-29dup.2: Rework and enhance discussion of dup2()Michael Kerrisk1-23/+51
2014-06-29dup.2: Add subhead for dup3()Michael Kerrisk1-1/+1
2014-06-28inotify_add_watch.2: Clarify that the target of a watch is an i-nodeMichael Kerrisk1-8/+6
2014-06-27connect.2: ERRORS: add EPROTOTYPEMichael Kerrisk1-0/+5
2014-06-23shmop.2: Explain SHMLBA in much more detailMichael Kerrisk1-7/+9
2014-06-23syslog.2: Rewrite parts of the page, and import /proc/sys/kernel/printkMichael Kerrisk1-32/+81
2014-06-23syslog.2: Update SYSLOG_ACTION_CONSOLE_OFF + SYSLOG_ACTION_CONSOLE_ON descrip...Michael Kerrisk1-4/+26
2014-06-23syslog.2: srcfix: Update copyrightMichael Kerrisk1-0/+1
2014-06-23syslog.2: grfixMichael Kerrisk1-1/+1
2014-06-23syslog.2: Minor wording/grammar fixesMichael Kerrisk1-2/+2
2014-06-23syslog.2: Rework text describing loglevelsMichael Kerrisk1-13/+15
2014-06-23syslog.2: Rework introductory paragraphMichael Kerrisk1-7/+12
2014-06-18vmsplice.2: Document EAGAIN errorMichael Kerrisk1-0/+6
2014-06-18tee.2: Document EAGAIN errorMichael Kerrisk1-0/+6
2014-06-18splice.2: Document EAGAIN errorMichael Kerrisk1-0/+6
2014-06-18intro.1, gettimeofday.2, mkdir.2, nice.2, setresuid.2, stime.2, adjtime.3, ge...Michael Kerrisk5-5/+5
2014-06-18open.2: O_CLOEXEC is also one the flags not ignored when O_PATH is specifiedMichael Kerrisk1-1/+2
2014-06-17syscalls.2: Add prlimit64(2)Carlos O'Donell1-0/+1
2014-06-17shmget.2: grfixSimon Paillard1-1/+1
2014-06-17:eventfd.2, fallocate.2, open.2, sendmmsg.2, signalfd.2, proc.5, sched.7, soc...Simon Paillard5-5/+5
2014-06-14Removed trailing white space at end of linesMichael Kerrisk2-3/+3
2014-06-13localedef.1, execve.2, fcntl.2, flock.2, lseek.2, open.2, open_by_handle_at.2...Michael Kerrisk14-14/+14
2014-06-12fcntl.2: wfixMichael Kerrisk1-2/+2
2014-06-12times.2: wfixNeilBrown1-1/+1
2014-06-12remap_file_pages.2: Note that remap_file_pages() is deprecatedMichael Kerrisk1-0/+8
2014-06-12syscalls.2: Note that remap_file_pages() is deprecatedMichael Kerrisk1-1/+1
2014-06-11statfs.2: wfixMichael Kerrisk1-2/+2
2014-06-11statfs.2: wfixMichael Kerrisk1-1/+1
2014-06-11statfs.2: srcfixMichael Kerrisk1-2/+2
2014-06-10statfs.2: Correct kernel version for "statfs() broken for pipe FDs" bugMichael Kerrisk1-1/+1
2014-06-10statfs.2: Move Cyril Hrubis's "statfs() broken for pipe FDs" patch to BUGSMichael Kerrisk1-9/+9
2014-06-10statfs.2: Minor tweaks to Cyril Hrubis's "statfs() broken for pipe FDs" patchMichael Kerrisk1-3/+5
2014-06-10statfs.2: fstatfs(2) was broken on file descriptors from pipe(2)Cyril Hrubis1-0/+7
2014-06-10statfs.2: Update MAGIC constantsCyril Hrubis1-0/+28