summaryrefslogtreecommitdiff
path: root/include/sys/mman.h
AgeCommit message (Expand)Author
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-03-26Enable remap_file_pages prototype controlled by __USE_GNU define as well as m...Carmelo Amoroso
2007-02-21stub out msync() for no-mmu as wellMike Frysinger
2006-09-08add some inline funcs for the mlock funcs on no-mmuMike Frysinger
2006-06-07sync with glibcMike Frysinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2005-11-04Sync up w/ glibcPeter S. Mazinger
2005-10-04Do not stub out functions for mmu-less systems. Hide allEric Andersen
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-05-09Yipe. This was still pulling in kernel headers.Eric Andersen
2001-02-13Add MAP_FAILED per spec -- patch from Michael Shmulevich <michaels@jungo.com>Eric Andersen
2000-05-14Initial revisionErik Andersen