about summary refs log tree commit diff
path: root/src/mman/munmap.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* redesign and simplify vmlock systemRich Felker2015-04-101-9/+4
* optimize locking against vm changes for mmap/munmapRich Felker2014-08-161-1/+1
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* process-shared barrier support, based on discussion with bdonlanRich Felker2011-09-271-1/+10
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+11