aboutsummaryrefslogtreecommitdiffstats
path: root/man2/memfd_create.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-549/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-16/+16
2023-10-23man*/: ffix (Use '.TQ' where appropriate)Alejandro Colomar1-1/+5
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-23/+23
2023-04-03man*/: ffixAlejandro Colomar1-1/+1
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-8/+4
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-3/+3
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-7/+7
2022-12-04Many pages: wfixAlejandro Colomar1-1/+1
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-8/+8
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-10-08memfd_create.2, mlock.2, poll.2, select.2, fopen.3, capabilities.7: tfixŠtěpán Němec1-1/+1
2022-09-17Various pages: EXAMPLES: Align variable declarationsAlex Colomar1-6/+6
2022-09-13Various pages: EXAMPLES: Use <err.h> functionsAlex Colomar1-11/+7
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+553
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-553/+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-03Various pages: EXAMPLES: ffixAlejandro Colomar1-1/+1
2022-05-02Various pages: EXAMPLES: Remove unused includesAlejandro Colomar1-4/+1
2022-05-02Various pages: EXAMPLES: sort includes alphabeticallyAlejandro Colomar1-4/+4
2022-05-01memfd_create.2: EXAMPLES: Remove unused variableAlejandro Colomar1-1/+0
2022-04-30Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+4
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-15/+15
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25memfd_create.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [GPL-2.0-or-later] Use SPDX-License-IdentifierAlejandro Colomar1-16/+1
2021-08-27memfd_create.2: SEE ALSO: add memfd_secret(2)Michael Kerrisk1-0/+1
2021-05-17memfd_create.2, mmap.2, shmget.2: Document the EPERM for huge page allocationsMichael Kerrisk1-0/+13
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-21Various pages: use real minus signs in pathnamesMichael Kerrisk1-1/+1
2020-12-27ioctl_ns.2, keyctl.2, memfd_create.2, pidfd_send_signal.2, poll.2, seccomp.2,...Michael Kerrisk1-6/+6
2020-11-15chroot.2, memfd_create.2, tailq.3: Fix unbalanced .nf/.fiMichael Kerrisk1-0/+1
2020-11-01memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_...Michael Kerrisk1-1/+1
2020-09-15add_key.2, clock_getres.2, clone.2, futex.2, getdents.2, getpid.2, getrlimit....Alejandro Colomar1-2/+3
2020-06-21man2/*: srcfix: fix warnings from "mandoc -Tlint"Bjarni Ingi Gislason1-1/+0
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-02-09_exit.2, capget.2, fcntl.2, futex.2, listen.2, memfd_create.2, modify_ldt.2, ...Michael Kerrisk1-1/+1
2020-02-08memfd_create.2: Minor tweaks's to Joel Fernandes's patchMichael Kerrisk1-3/+3
2020-02-08memfd_create.2: srcfix: semantic line breaksMichael Kerrisk1-1/+2
2020-02-08memfd_create.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)1-1/+14
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-12/+12
2018-11-17ioctl_userfaultfd.2, madvise.2, memfd_create.2, migrate_pages.2, mmap.2, shmg...Mike Rapoport1-1/+1
2018-10-31memfd_create.2: Update hugetlb file-sealing supportMarc-André Lureau1-3/+3
2018-09-06memfd_create.2: _GNU_SOURCE is requiredJoseph C. Sible1-0/+4
2018-08-04memfd_create.2: Fix header for memfd_create()Lucas De Marchi1-4/+4
2018-02-02iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2,...Michael Kerrisk1-1/+1
2017-12-21memfd_create.2: memfd_create() now has a glibc wrapper; remove mention of sys...Michael Kerrisk1-5/+0
2017-11-30memfd_create.2: glibc support for memfd_create() was added in version 2.27Michael Kerrisk1-1/+2
2017-09-22memfd_create.2: Note the limit for size of 'name'Michael Kerrisk1-0/+3
2017-09-22memfd_create.2: Minor tweak: split EINVAL errors into separate entriesMichael Kerrisk1-2/+3
2017-09-22memfd_create.2: Minor reworking of Mike Kavetz''s patchMichael Kerrisk1-3/+11
2017-09-22memfd_create.2: Minor fixesMichael Kerrisk1-3/+3
2017-09-22memfd_create.2: ffixMichael Kerrisk1-4/+3
2017-09-22memfd_create.2: srcfix: rewrap source lines at sentence boundariesMichael Kerrisk1-3/+6
2017-09-22memfd_create.2: Add description of MFD_HUGETLB (hugetlbfs) supportMike Kravetz1-0/+27
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19intro.1, locale.1, ioctl_list.2, listxattr.2, memfd_create.2, nfsservctl.2, o...Michael Kerrisk1-4/+4
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-4/+4
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-15/+15
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...Michael Kerrisk1-1/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2016-11-07fallocate.2, fcntl.2, lseek.2, madvise.2, memfd_create.2, mmap.2, remap_file_...Michael Kerrisk1-5/+5
2016-10-29memfd_create.2: srcfix: FIXME tidy-upMichael Kerrisk1-1/+1
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-10-07getrusage.2, madvise.2, memfd_create.2, mlock.2, mount.2, getauxval.3, core.5...Michael Kerrisk1-2/+2
2016-05-18memfd_create.2: tfixMarko Kevac1-1/+1
2016-05-03memfd_create.2: Note that memfd_create() does not have a glibc wrapperMichael Kerrisk1-2/+6
2016-05-03memfd_create.2: wfixMichael 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-03chown.2, futex.2, membarrier.2, memfd_create.2, mount.2, msgop.2, open.2, ope...Michael Kerrisk1-1/+0
2016-01-01Various pages: Word "descriptor" more preciselyMichael Kerrisk1-2/+2
2015-12-29accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, e...Michael Kerrisk1-1/+1
2015-12-27accept.2, dup.2, eventfd.2, execve.2, fcntl.2, memfd_create.2, open.2, perf_e...Michael Kerrisk1-1/+1
2015-03-02memfd_create.2: spfixBill Pemberton1-1/+1
2015-01-22Removed trailing white space at end of linesMichael Kerrisk1-3/+3
2015-01-22_exit.2, dup.2, execve.2, execveat.2, fallocate.2, fcntl.2, get_robust_list.2...Michael Kerrisk1-1/+1
2015-01-19memfd_create.2: Edits and additions after review by David HerrmannMichael Kerrisk1-25/+47
2015-01-19memfd_create.2: Add EXAMPLE programsMichael Kerrisk1-4/+195
2015-01-19memfd_create.2: wfixMichael Kerrisk1-4/+4
2015-01-19memfd_create.2: tfixMichael Kerrisk1-1/+1
2015-01-19memfd_create.2: wfixMichael Kerrisk1-1/+1
2015-01-19memfd_create.2: wfixMichael Kerrisk1-3/+4
2015-01-19memfd_create.2: SEE ALSO updatesMichael Kerrisk1-4/+7
2015-01-19memfd_create.2: wfixMichael Kerrisk1-1/+1
2015-01-19memfd_create.2: tfixMichael Kerrisk1-1/+1
2015-01-19memfd_create.2: tfixMichael Kerrisk1-1/+1
2015-01-19memfd_create.2: Add NOTES providing overview of file sealingMichael Kerrisk1-1/+103
2015-01-19memfd_create.2: CONFORMING to: note that glibc support is pendingMichael Kerrisk1-0/+2
2015-01-19memfd_create.2: Expand explanation of the EINVAL errorMichael Kerrisk1-1/+5
2015-01-19memfd_create.2: Various edits; add some FIXMEsMichael Kerrisk1-34/+71
2015-01-19memfd_create.2: wfixMichael Kerrisk1-1/+1
2015-01-19memfd_create.2: srcfix: start new sentences on new lines; rewrap source linesMichael Kerrisk1-13/+16
2015-01-19memfd_create.2: New page for memfd_create() system callDavid Herrmann1-0/+127