summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits/mman.h
Commit message (Collapse)AuthorAgeFilesLines
* bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-231-103/+0
| | | | | | | | | | Most ports have the same exact mman bit defines, so let's unify things like the linux kernel has with the asm-generic efforts. A few ports are left behind as they are non-trivial to merge -- the arch maintainers can tackle it if they care. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* sync with upstream via psmMike Frysinger2006-08-231-1/+1
|
* sync with glibcMike Frysinger2006-04-211-1/+10
|
* define MREMAP_FIXEDMike Frysinger2005-11-271-0/+1
|
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-021-9/+27
| | | | | (at least in theory) of working. -Erik
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+75
and Personal Systems. Thanks! -Erik