aboutsummaryrefslogtreecommitdiffstats
path: root/man2/close.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-274/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-14/+14
2023-10-23man*/: ffix (Use '.TQ' where appropriate)Alejandro Colomar1-1/+3
2023-08-25close.2: Warn more clearly about the risks of close(2) and record locksTomáš Golembiovský1-2/+8
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-1/+3
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-2/+2
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/+264
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-264/+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-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25close.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-21close.2: SEE ALSO: add close_range(2)Michael Kerrisk1-0/+1
2021-01-08close.2, getpriority.2, ioctl_userfaultfd.2, expm1.3, lio_listio.3, rcmd.3, l...Alejandro Colomar1-1/+1
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-1/+1
2020-06-09iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a...Michael Kerrisk1-1/+1
2020-05-26close.2: wfixMichael Kerrisk1-1/+1
2020-05-19close.2, poll.2, pthread_spin_init.3: Remove section number in page self-refe...Michael Kerrisk1-1/+1
2020-05-09close.2: Note behavior when close() happens in a parallel threadMichael Kerrisk1-1/+31
2019-10-11localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdoma...Michael Kerrisk1-1/+1
2019-09-27close.2, execve.2, io_submit.2, prctl.2, write.2: Remove section number from ...Michael Kerrisk1-1/+1
2019-05-05close.2: srcfix (comment on EINTR error)Michael Kerrisk1-0/+2
2019-01-16close.2: ffixLucas Werkmeister1-1/+1
2017-09-28write.2, fsync.2, close.2: update description of error codesNeilBrown1-0/+9
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-12-17close.2: srcfixMichael Kerrisk1-1/+0
2016-12-08close.2: Place discussion of error handling under a subheading in NOTESMichael Kerrisk1-29/+31
2016-12-07close.2: Note that future POSIX plans to require that the FD is closed on errorMichael Kerrisk1-3/+11
2016-12-07close.2: Further reworking of discussion of error return from close()Michael Kerrisk1-13/+11
2016-12-06close.2: srcfix: FIXMEMichael Kerrisk1-0/+4
2016-12-06close.2: Further clarify how to treat an error returnMichael Kerrisk1-1/+4
2016-12-06close.2: Other UNIX implementations also close the FD, even if reporting an e...Michael Kerrisk1-0/+5
2016-12-06close.2: Minor text reworkingMichael Kerrisk1-8/+7
2016-12-06close.2: ffixMichael Kerrisk1-1/+3
2016-12-06close.2: Minor text relocationMichael Kerrisk1-5/+5
2016-12-06close.2: Clarify the variation in EINTR behavior per POSIX and other systemsMichael Kerrisk1-5/+38
2016-12-06close.2: wfixMichael Kerrisk1-1/+2
2016-12-06close.2: Rework initial paragraph in NOTES on checking close() errorsMichael Kerrisk1-12/+10
2016-12-06close.2: wfixMichael Kerrisk1-1/+2
2016-12-05close.2: Further clarify that close() should not be retried after an errorMichael Kerrisk1-2/+45
2016-11-21close.2: tfixMichael Kerrisk1-1/+1
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-09-12close.2: Add mention of the close-on-exec flagMichael Kerrisk1-0/+7
2016-09-12close.2: Clarify discussion noting that close() does not flush buffer cacheMichael Kerrisk1-4/+3
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-01-01Various pages: Word "descriptor" more preciselyMichael Kerrisk1-2/+2
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24close.2: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-1/+1
2015-01-28close.2: wfixMichael Kerrisk1-1/+1
2014-03-26close.2: grfixMichael Kerrisk1-1/+1
2014-03-26close.2: grfixMichael Kerrisk1-1/+1
2014-02-16close.2, getdomainname.2, getrlimit.2, madvise.2, sysinfo.2, umask.2, encrypt...Michael Kerrisk1-1/+1
2014-01-15close.2: srcfixMichael Kerrisk1-1/+1
2014-01-02close.2: Note that errors from close() should be used only for diagnosisMichael Kerrisk1-1/+7
2013-08-08intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod....Michael Kerrisk1-1/+1
2013-03-16_exit.2, access.2, alarm.2, close.2, link.2, mkdir.2, mknod.2, open.2, read.2...Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-0/+2
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
2010-01-16close.2, epoll_create.2, epoll_ctl.2, fcntl.2, madvise.2, mmap.2, mremap.2, s...Michael Kerrisk1-1/+1
2008-07-07Add reference to signal(7) for EINTR error.Michael Kerrisk1-1/+2
2008-03-19s/filesystem/file system/Michael Kerrisk1-1/+1
2008-03-11spfixMichael Kerrisk1-1/+1
2007-12-26Clarify relationship of file descriptor and open file description.Michael Kerrisk1-3/+5
2007-09-13Add text cautioning about use of close() inMichael Kerrisk1-0/+15
2007-05-30Update .TH line to include "Linux"Michael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-8/+12
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-3/+5
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-1/+1
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
2005-06-22Clarified what type of lock close() affects.Michael Kerrisk1-3/+6
2004-12-20triggered by http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=283179Michael Kerrisk1-1/+4
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+101