aboutsummaryrefslogtreecommitdiffstats
path: root/man2/flock.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-267/+0
2024-03-03man*/: epoll_*(), fcntl(), flock(), ioctl(), msgctl(), *prctl(), ptrace(), qu...Alejandro Colomar1-3/+3
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-15/+15
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-56/+58
2022-12-04Many pages: wfixAlejandro Colomar1-3/+3
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+265
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-265/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-mandoc`Alejandro Colomar1-1/+2
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-1/+1
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25flock.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-05-10flock.2: add CIFS detailsAurelien Aptel1-0/+25
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-1/+1
2021-01-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-0/+2
2017-10-03flock.2: Placing an exclusive lock over NFS requires the file is open for wri...Michael Kerrisk1-0/+2
2017-10-03flock.2: Minor wording fixMichael Kerrisk1-1/+4
2017-10-03flock.2: Break NFS details int two separate paragraphsMichael Kerrisk1-0/+1
2017-10-03flock.2: Move NFS details to a headed subsectionMichael Kerrisk1-31/+31
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-7/+7
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-02-15fcntl.2, flock.2: SEE ALSO: add lslocks(8)Michael Kerrisk1-1/+2
2016-01-01Various pages: Word "descriptor" more preciselyMichael Kerrisk1-6/+6
2014-09-21clone.2, flock.2, getpid.2, getunwind.2, mount.2, reboot.2, semop.2, seteuid....Michael Kerrisk1-1/+1
2014-09-10flock.2: Don't mention "classical BSD" in discussion of fcntl()/flock interac...Michael Kerrisk1-2/+2
2014-08-21adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano...Michael Kerrisk1-2/+2
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-09flock.2: In some modern BSDs, fcntl() and flock() locks do interactMichael Kerrisk1-1/+9
2014-06-09flock.2: Move NOTES text describing implementation of flock()Michael Kerrisk1-15/+15
2014-06-09flock.2: Add more details on NFS, including Linux 2.6.37 changesMichael Kerrisk1-4/+28
2014-04-23flock.2: Employ term "open file description" in DESCRIPTIONMichael Kerrisk1-2/+3
2013-10-26flock.2: tfixMaxin B. John1-1/+1
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-1/+1
2013-03-12ldd.1, arch_prctl.2, faccessat.2, fchmodat.2, fchownat.2, flock.2, futimesat....Michael Kerrisk1-0/+1
2013-03-10flock.2: Added LICENSE_START(VERBATIM)Michael Kerrisk1-0/+2
2013-03-10flock.2: srcfixMichael Kerrisk1-1/+1
2013-03-10_exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl...Michael Kerrisk1-2/+0
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2013-02-11flock.2: SEE ALSO: add flock(1)Michael Kerrisk1-1/+2
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot1-3/+2
2011-09-28flock.2, recv.2, btree.3, dbopen.3, des_crypt.3, fts.3, mpool.3, recno.3: Glo...Michael Kerrisk1-2/+1
2010-10-12intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ...Michael Kerrisk1-1/+1
2010-06-27flock.2: srcfix: Add FIXME for LOCK_MANDMichael Kerrisk1-1/+3
2010-01-16accept.2, connect.2, eventfd.2, flock.2, open.2, posix_fadvise.2, read.2, rec...Michael Kerrisk1-1/+1
2009-07-25fcntl.2, flock.2: The Documentation/* files are now in Documentation/filesystemsMichael Kerrisk1-2/+4
2009-07-25flock.2: Remove unneeded reference to Documentation/mandatory.txtMichael Kerrisk1-3/+1
2008-07-10s/parameter/argument/ when talking about the things givenMichael Kerrisk1-1/+1
2008-07-04ERRORS: Added reference to signal(7) in dicussion of EINTR.Michael Kerrisk1-1/+2
2007-12-23ffixMichael Kerrisk1-3/+3
2007-11-24Remove section numbers for page references where theMichael Kerrisk1-9/+9
2007-10-04grfixMichael Kerrisk1-1/+1
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-06-21strip trailing white spaceMichael Kerrisk1-1/+1
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-27Small rewrite of SEE ALSO text pointing to Document/* in kernel source.Michael Kerrisk1-5/+4
2007-05-18Fix inconsistencies in .TH lineMichael Kerrisk1-1/+1
2007-05-11Add section numbers to references to other pagesMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-7/+9
2006-12-17s/Unices/Unix systems/Michael Kerrisk1-1/+1
2006-05-31Fix unbalanced quotesMichael Kerrisk1-1/+1
2006-05-22Changed copyright commnents to add 'and' in some casesMichael Kerrisk1-1/+1
2006-02-15Amend copyright notices, in particular those where I had significantMichael Kerrisk1-1/+1
2006-01-14Format fixMichael Kerrisk1-1/+1
2005-10-19Formatting fixesMichael Kerrisk1-1/+3
2005-06-21Clarified semantics of relationship between flock() locksMichael Kerrisk1-3/+17
2005-05-10Noted that lock conversions are not atomic.Michael Kerrisk1-1/+15
2004-11-03Global change of email address for MTK (now: mtk-manpages@gmx.net)Michael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+180