summaryrefslogtreecommitdiff
path: root/include/sys/mman.h
AgeCommit message (Expand)Author
2016-12-10include/sys/mman.h: remove madvise/posix_madvise prototypes on noMMUThomas Petazzoni
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2010-09-20nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabledCarmelo Amoroso
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-11-15- revert wrong r24049Bernhard Reutner-Fischer
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
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