summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/sys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill2014-11-201-0/+189
* Makefile.am updated and preinstall.am regenerated. * mprotect.c had a prototype removed now that we have mman.h * mmap.c, munmap.c: New stub files.