summaryrefslogtreecommitdiffstats
path: root/include/sys/mman.h
Commit message (Expand)AuthorAgeFilesLines
* nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabledCarmelo Amoroso2010-09-201-1/+1
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-3/+3
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+2
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-0/+1
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-0/+2
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+0
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-0/+2
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-5/+5
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-4/+6
* Enable remap_file_pages prototype controlled by __USE_GNU define as well as m...Carmelo Amoroso2008-03-261-11/+10
* stub out msync() for no-mmu as wellMike Frysinger2007-02-211-2/+10
* add some inline funcs for the mlock funcs on no-mmuMike Frysinger2006-09-081-0/+12
* sync with glibcMike Frysinger2006-06-071-3/+5
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-1/+1
* Sync up w/ glibcPeter S. Mazinger2005-11-041-8/+19
* Do not stub out functions for mmu-less systems. Hide allEric Andersen2005-10-041-0/+2
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-20/+120
* Yipe. This was still pulling in kernel headers.Eric Andersen2001-05-091-2/+4
* Add MAP_FAILED per spec -- patch from Michael Shmulevich <michaels@jungo.com>Eric Andersen2001-02-131-0/+2
* Initial revision0_9_1Erik Andersen2000-05-141-0/+35