aboutsummaryrefslogtreecommitdiffstats
path: root/man2/mmap2.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-85/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-5/+5
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-5/+4
2023-02-10man*/: srcfix (^ -> \[ha])G. Branden Robinson1-1/+1
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/+86
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-86/+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-groff`Alejandro Colomar1-1/+1
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25mmap2.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-05-11mmap2.2: Use syscall(SYS_...); for system calls without a wrapperAlejandro Colomar1-4/+6
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-02-09mmap2.2: Fix prototype parameter typesAlejandro Colomar1-2/+3
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael 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-18arch_prctl.2, ioctl_fideduperange.2, ioctl_getfsmap.2, kexec_load.2, madvise....Michael Kerrisk1-1/+1
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-3/+3
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2014-02-26mmap2.2: Reword note on glibc mmap() wrapper invocation of mmap2()Michael Kerrisk1-1/+2
2014-02-26mmap2.2: This system call does not exist on x86-64Michael Kerrisk1-1/+3
2014-02-04create_module.2, inotify_add_watch.2, mmap2.2, spu_run.2, aio_fsync.3, aio_re...Michael Kerrisk1-1/+1
2013-09-04mmap2.2: wfixMichael Kerrisk1-1/+1
2013-06-12arch_prctl.2, getpeername.2, getrlimit.2, ioctl_list.2, mmap2.2, mremap.2, sc...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
2012-10-24eventfd.2, futex.2, mmap2.2, open.2, pciconfig_read.2, ptrace.2, reboot.2, re...Michael Kerrisk1-1/+1
2012-04-17mmap2.2: Clarify that this system call should not be invoked directlyMichael Kerrisk1-3/+7
2008-04-21Change name of 'start' argument to 'addr' for consistency with:Michael Kerrisk1-2/+2
2007-12-25grfixMichael Kerrisk1-1/+1
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-06-29Added .\" commentMichael Kerrisk1-0/+3
2007-06-29On most platforms the unit for 'offset' is 4096 bytes, not the system page size.Michael Kerrisk1-18/+26
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-26Update these pages to reflect the fact that the _syscallN() macros have Michael Kerrisk1-9/+4
2007-05-18Reordered sections to be more consistent, in some cases renamingMichael Kerrisk1-2/+2
2007-05-11ffixMichael Kerrisk1-1/+1
2007-05-06spfixMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-5/+6
2007-04-05ffixMichael Kerrisk1-1/+1
2006-08-04Updated CONFORMING TO and/or standards referencesMichael Kerrisk1-0/+2
2006-03-16Added comment in SYNOPSIS to note that syscall(2) may beMichael Kerrisk1-0/+1
2006-03-16ffixMichael Kerrisk1-2/+4
2006-03-15shm_open() is in section 3, not 2.Michael Kerrisk1-1/+1
2006-01-15Clarify relationship between mmap2(2) and mmap64(3)Michael Kerrisk1-4/+5
2005-11-02Change itacised function names and page xrefs to boldMichael Kerrisk1-1/+1
2005-10-24formattinf fixesMichael Kerrisk1-1/+1
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-1/+1
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-3/+3
2005-06-15global edit s/ -1/ \\-1/gMichael Kerrisk1-1/+1
2004-12-10After a note from Vasya Pupkin, I added <errno.h> to the SYNOPSISMichael Kerrisk1-2/+4
2004-12-10Removed erroneous semicolons at the end of _syscall() instances inMichael Kerrisk1-1/+1
2004-11-25removed stray #endif; formatting fixMichael Kerrisk1-3/+4
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/+77