summaryrefslogtreecommitdiff
path: root/man2/mmap.2
AgeCommit message (Expand)AuthorFilesLines
2014-04-06bdflush.2, fsync.2, mmap.2, open.2, perf_event_open.2, sync.2, syscall.2, fme...Michael Kerrisk1-1/+1
2014-04-04mmap.2: The file descriptor for a file mapping must be readableAndrey Vagin1-3/+1
2014-01-11getcpu.2, getunwind.2, kcmp.2, mmap.2, perf_event_open.2, perfmonctl.2, quota...Michael Kerrisk1-1/+1
2014-01-05chown.2, clone.2, mmap.2, pipe.2, ftw.3, mq_notify.3: Add "Program source" su...Michael Kerrisk1-2/+2
2013-08-08intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod....Michael Kerrisk1-2/+2
2013-04-17mmap.2: Add pointers to relevant /proc files described in proc(5)Michael Kerrisk1-1/+8
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-7/+7
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-03-05Removed trailing white space at end of linesMichael Kerrisk1-2/+2
2013-02-25mmap.2: Minor fixes to Cyril Hrubis's patchMichael Kerrisk1-8/+15
2013-02-25mmap.2: Add note about partial page in BUGS sectionCyril Hrubis1-0/+9
2013-02-25mmap.2: Minor fixes to EOVERFLOW textMichael Kerrisk1-4/+11
2013-02-25mmap.2: Document EOVERFLOW errorCyril Hrubis1-0/+5
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-18delete_module.2, epoll_create.2, getpeername.2, getpriority.2, getrlimit.2, g...Michael Kerrisk1-1/+0
2013-02-12mmap.2: Some 'flags' values require a feature test macro to be definedMichael Kerrisk1-1/+33
2012-09-24bdflush.2, get_robust_list.2, kexec_load.2, madvise.2, mmap.2, mount.2, prctl...Michael Kerrisk1-1/+1
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot1-1/+1
2012-04-17mmap.2: Clarify NOTES discussion of mmap() versus mmap2()Michael Kerrisk1-4/+8
2010-09-26Changes.old, clone.2, execve.2, fcntl.2, futex.2, getitimer.2, getpriority.2,...Michael Kerrisk1-1/+1
2010-09-23chown.2, mmap.2, frexp.3, pthread_setschedparam.3, strtok.3: Remove comments ...Michael Kerrisk1-1/+1
2010-06-20madvise.2, mmap.2, crypt.3, opendir.3: tstampMichael Kerrisk1-1/+1
2010-03-13mmap.2: Document MAP_UNINITIALIZED flagMichael Kerrisk1-0/+10
2010-03-13mmap.2: minor: fix text ordering (MAP_STACK)Michael Kerrisk1-8/+8
2010-01-16close.2, epoll_create.2, epoll_ctl.2, fcntl.2, madvise.2, mmap.2, mremap.2, s...Michael Kerrisk1-1/+1
2009-09-28mmap.2: Add brief documentation of MAP_HUGETLBMichael Kerrisk1-1/+7
2009-01-18mmap.2: srcfix: Removed FIXMEMichael Kerrisk1-2/+1
2008-12-05mmap.2: srcfix: spfixMichael Kerrisk1-1/+1
2008-12-05mmap.2: Loosen language around how 'addr' hint is interpretedMichael Kerrisk1-2/+4
2008-11-25mmap.2: Document MAP_STACK flag (new in Linux 2.6.27)Michael Kerrisk1-3/+16
2008-08-21spfixMichael Kerrisk1-1/+1
2008-08-21Add FIXMEMichael Kerrisk1-0/+2
2008-08-21Add kernel version numbers for MAP_32BIT.Michael Kerrisk1-3/+12
2008-07-02SEE ALSO: add shm_overview(7).Michael Kerrisk1-1/+2
2008-06-28Wrap lines at sentence breaks.Michael Kerrisk1-1/+2
2008-09-18wfixMichael Kerrisk1-2/+1
2008-06-09s/\\'/\\(aq/Michael Kerrisk1-1/+1
2008-06-05Change use of quote characters to get better UTF-8 rendering.Michael Kerrisk1-1/+1
2008-05-30wfixMichael Kerrisk1-1/+1
2008-05-27SEE ALSO: add shmat(2).Michael Kerrisk1-0/+1
2008-05-27SEE ALSO: add mprotect(2).Michael Kerrisk1-0/+1
2008-05-21NOTES: Added details on mapping address that is selected byMichael Kerrisk1-1/+16
2008-05-12spfixMichael Kerrisk1-1/+1
2008-05-07ffixMichael Kerrisk1-1/+1
2008-05-05MAP_POPULATE supports both file and anonymous mappings.Michael Kerrisk1-3/+14
2008-04-24Add fixmeMichael Kerrisk1-0/+2
2008-04-23Added some .SS headings to make structure of page a little more obvious.Michael Kerrisk1-2/+2
2008-04-21Change name of 'start' argument to 'addr' for consistency with:Michael Kerrisk1-12/+12