aboutsummaryrefslogtreecommitdiffstats
path: root/man2/copy_file_range.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-307/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-9/+9
2023-07-15man*/: Prefer off_t over off64_t for splice(2), etc.Paul Eggert1-3/+17
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-9/+9
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-9/+6
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-2/+2
2022-12-14copy_file_range.2: wfixAlejandro Colomar1-1/+1
2022-12-14copy_file_range.2: Fix wrong kernel version informationAmir Goldstein1-6/+11
2022-12-04Many pages: wfixAlejandro Colomar1-3/+3
2022-12-03copy_file_range.2: SYNOPSIS: Add _NullableAlejandro Colomar1-2/+2
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-17Various pages: EXAMPLES: Align variable declarationsAlex Colomar1-3/+3
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+291
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-291/+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-05-02copy_file_range.2: Update cross-filesystem support for 5.12Alejandro Colomar1-4/+23
2022-04-30Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+2
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-2/+2
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25copy_file_range.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-08-27iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, ...Michael Kerrisk1-1/+1
2021-08-07Various pages: Consistently use '*argv[]'Thomas Voss1-1/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2020-12-31copy_file_range.2: Document glibc wrapper instead of kernel syscallAlejandro Colomar1-15/+3
2020-09-11copy_file_range.2: ffixMichael 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-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+1
2020-05-04copy_file_range.2: tfixMichael Kerrisk1-2/+2
2019-12-12copy_file_range.2: tfixNikola Forró1-1/+1
2019-10-31copy_file_range.2: tfixYang Xu1-1/+1
2019-10-11localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdoma...Michael Kerrisk1-1/+1
2019-09-27copy_file_range.2, fanotify_mark.2, inotify_add_watch.2, ioctl_fideduperange....Michael Kerrisk1-15/+14
2019-09-27copy_file_range.2: Kernel v5.3 updatesAmir Goldstein1-13/+76
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-27locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ...Michael Kerrisk1-1/+1
2018-12-01accept.2, copy_file_range.2, eventfd.2, inotify_init.2, pipe.2, readahead.2, ...Michael Kerrisk1-1/+3
2018-04-27copy_file_range.2: tfixMichael Kerrisk1-1/+1
2018-02-02iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2,...Michael Kerrisk1-1/+1
2018-01-09copy_file_range: glibc provides a user-space emulation where the system call ...Shawn Landden1-4/+5
2018-01-09copy_file_range.2: ERRORS: add EISDIRMichael Kerrisk1-0/+6
2018-01-09copy_file_range.2: Order ERRORS alphabeticallyMichael Kerrisk1-5/+5
2018-01-09copy_file_range.2: EFBIG errors are possible, similar to write(2)Florian Weimer1-0/+5
2017-12-27copy_file_range.2: Add comment to code example explaining use of syscall(2)Michael Kerrisk1-0/+3
2017-12-27copy_file_range.2: Library support was added in glibc 2.27Michael Kerrisk1-0/+1
2017-09-25copy_file_range.2: wfix: s/COPY/COPY_FILE_RANGE/ in .TH lineMichael Kerrisk1-1/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19locale.1, pldd.1, bpf.2, clone.2, copy_file_range.2, dup.2, execve.2, futex.2...Michael Kerrisk1-2/+2
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-4/+4
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...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-01-27copy_file_range.2: Add notes on copy_on_write() filesystem optimizationsMichael Kerrisk1-0/+6
2016-01-26copy_file_range.2: EXAMPLE: remove unused variable from example programMichael Kerrisk1-1/+0
2016-01-26copy_file_range.2: NOTES: expand details on the use of lseek()Michael Kerrisk1-2/+5
2016-01-26copy_file_range.2: ERRORS: clarify EXDEV descriptionMichael Kerrisk1-0/+1
2016-01-26copy_file_range.2: ERRORS: clarify EINVAL O_APPEND descriptionMichael Kerrisk1-2/+4
2016-01-26copy_file_range.2: Minor fixes to Anna's new pageMichael Kerrisk1-13/+20
2016-01-26copy_file_range.2: New page documenting copy_file_range()Anna Schumaker1-0/+201