Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bits/mmap.h: unify ala linux asm-generic efforts | Mike Frysinger | 2009-11-23 | 1 | -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 psm | Mike Frysinger | 2006-08-23 | 1 | -1/+1 |
| | |||||
* | sync with glibc | Mike Frysinger | 2006-04-21 | 1 | -6/+15 |
| | |||||
* | define MREMAP_FIXED | Mike Frysinger | 2005-11-27 | 1 | -0/+1 |
| | |||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -9/+27 |
| | |||||
* | Sync i386 up with _all_ the glibc 2.1.3 include/bits headers, | Eric Andersen | 2001-03-19 | 1 | -0/+75 |
since we will end up needing a few more of them anyways, and all the other arches have the full set anyways. -Erik |