Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing mmap options and madvices to bits/mman.h based on linux headers | Szabolcs Nagy | 2013-01-12 | 1 | -0/+7 |
* | add more arch-specific MAP_ macros to bits/mman.h | rofl0r | 2012-12-06 | 1 | -0/+4 |
* | add MAP_NORESERVE to bits/mman.h | rofl0r | 2012-12-06 | 1 | -0/+1 |
* | fix missing _BSD_SOURCE support in bits/*.h | Rich Felker | 2012-05-22 | 1 | -1/+1 |
* | namespace fixes for sys/mman.h | Rich Felker | 2011-04-20 | 1 | -15/+15 |
* | preparing build system to handle ports - step 1 | Rich Felker | 2011-02-15 | 1 | -0/+50 |