summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/munlockall.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
2017-01-13posix: add stub implementations for mman functionsGedare Bloom1-0/+24