summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bits/mman.h
Commit message (Collapse)AuthorAgeFilesLines
* bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-231-102/+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 glibcMike Frysinger2006-04-211-0/+2
|
* sync with glibcMike Frysinger2006-01-141-6/+30
|
* grab fix from glibc:Mike Frysinger2005-11-181-0/+1
| | | | | | | 2005-11-18 Paul Brook <paul@codesourcery.com> * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Add definition of MREMAP_FIXED.
* Sync up m68k headersEric Andersen2001-11-141-8/+8
|
* Thanks to James Graves <jgraves@deltamobile.com>, we now haveEric Andersen2001-01-121-0/+75
a first pass at getting m68k working. It may have some problems, but should now be fairly close.