summaryrefslogtreecommitdiff
path: root/man2/fcntl.2
AgeCommit message (Expand)AuthorFilesLines
2014-07-08iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl....Michael Kerrisk1-1/+1
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-05fcntl.2: Use proper page cross-references in F_NOTIFY discussionMichael Kerrisk1-6/+34
2014-07-01fcntl.2: The return value for F_SETPIPE_SZ is the pipe capacityMichael Kerrisk1-4/+2
2014-06-14Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2014-06-13localedef.1, execve.2, fcntl.2, flock.2, lseek.2, open.2, open_by_handle_at.2...Michael Kerrisk1-1/+1
2014-06-12fcntl.2: wfixMichael Kerrisk1-2/+2
2014-06-09fcntl.2: Add notes on F_SETLKW deadlock detection and its limitationsMichael Kerrisk1-1/+44
2014-06-09fcntl.2: wfixMichael Kerrisk1-0/+1
2014-06-09fcntl.2: The kernel does not perform deadlock detection for OFD locksMichael Kerrisk1-0/+7
2014-06-09fcntl.2: Under OFD locks add a reference to open(2) for explanation of OFDsMichael Kerrisk1-0/+2
2014-06-09fcntl.2: Explain POSIX background to EACCES/EAGAIN error for F_GETLKMichael Kerrisk1-0/+2
2014-06-09fcntl.2: F_OFD_GETLK fails with EAGAIN when there is a lock conflictMichael Kerrisk1-3/+0
2014-06-09fcntl.2: Describe how to check whether the kernel supports a particular commandMichael Kerrisk1-0/+11
2014-06-09fcntl.2: ERRORS: add EINVAL for invalid 'cmd'Michael Kerrisk1-0/+5
2014-06-09fcntl.2: Minor wording improvementMichael Kerrisk1-4/+4
2014-06-09fcntl.2: Add an explicit note that mandatory locking is not in POSIXMichael Kerrisk1-1/+4
2014-06-09fcntl.2: Make the warning that mandatory locks are unreliable more prominentMichael Kerrisk1-3/+4
2014-06-09fcntl.2: wfixMichael Kerrisk1-1/+1
2014-06-09fcntl.2: Rewrite introductory paragraphs on mandatory lockingMichael Kerrisk1-3/+3
2014-06-09fcntl.2: Add EINVAL error for OFD locks where 'l_pid' is not 0Michael Kerrisk1-0/+11
2014-06-09fcntl.2: CONFORMING TO: note that OFD locks are Linux-specificMichael Kerrisk1-0/+8
2014-06-09fcntl.2: Describe semantics for compatible and conflicting OFD locksMichael Kerrisk1-3/+22
2014-06-09fcntl.2: Detail the limitations of traditional (process-associated) locksMichael Kerrisk1-14/+28
2014-06-09fcntl.2: Minor fixes to introductory par on OFD locksMichael Kerrisk1-5/+3
2014-06-09fcntl.2: OFD locks are Linux-specific and available since Linux 3.15Michael Kerrisk1-0/+2
2014-06-09fcntl.2: Tweaks and rewrites of pieces of Jeff Layton's patchMichael Kerrisk1-53/+54
2014-06-09fcntl.2: Document open file description locksJeff Layton1-3/+106
2014-06-09fcntl.2: Add para introducing advisory locks and noting existence of OFD locksMichael Kerrisk1-0/+5
2014-06-09fcntl.2: Minor change: move some NOTES text on record lockingMichael Kerrisk1-0/+21
2014-06-09fcntl.2: wfix + ffix: fine-tuning on NFSv4 client locking textMichael Kerrisk1-1/+2
2014-06-09fcntl.2: Add NOTES subhead for record locking and NFSMichael Kerrisk1-1/+1
2014-06-09fcntl.2: nfsv4leasetime controls the "contact lost" interval for NFSv4Michael Kerrisk1-4/+15
2014-06-09fcntl.2: Refine discussion of locks when NFSv4 client loses contact with serverMichael Kerrisk1-2/+12
2014-06-09fcntl.2: Note treatment of locks when an NFS client loses contact with the se...Michael Kerrisk1-0/+25
2014-06-09fcntl.2: Minor rewordingMichael Kerrisk1-2/+2
2014-06-09fcntl.2: srcfixMichael Kerrisk1-0/+1
2014-06-09fcntl.2: Reword discussion of mandatory lock bug a litteMichael Kerrisk1-2/+8
2014-05-21chown.2, fcntl.2, futex.2, recvmmsg.2, sched_setscheduler.2, semget.2, shmget...Michael Kerrisk1-1/+1
2014-05-15fcntl.2: Add "file locking" subheading under NOTESMichael Kerrisk1-5/+6
2014-04-20fcntl.2: Note the race when O_CLOEXEC is used at same time as fork()+execve()Michael Kerrisk1-1/+16
2014-03-26fcntl.2: grfixMichael Kerrisk1-1/+1
2014-03-18fcntl.2, strtol.3, strtoul.3, socket.7: ffix in feature test macro namesMichael Kerrisk1-1/+1
2014-03-16fcntl.2: spfixMichael Kerrisk1-1/+1
2014-02-20fcntl.2: Warn that F_GETLK info may already be out of date when the call returnsMichael Kerrisk1-1/+4
2014-02-20fcntl.2: Minor fix: reorder constants to match order of accompanying textMichael Kerrisk1-1/+4
2014-02-11Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2014-02-05fcntl.2, msgget.2, ptrace.2, request_key.2, shmget.2, sigaction.2, syscalls.2...Michael Kerrisk1-3/+3
2014-01-22fcntl.2: POSIX.1 specifies F_SETOWN and F_GETOWN for sockets/SIGURGMichael Kerrisk1-3/+11