| Main index | Section 2 | 日本語 | Deutsch | Options |
#include <sys/mman.h>
| [EINVAL] | |
| The len argument was zero, or some part of the region being unmapped is outside the valid address range for a process. | |
| MUNMAP (2) | January 15, 2025 |
| Main index | Section 2 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Never write it in C if you can do it in `awk'; Never do it in `awk' if `sed' can handle it; Never use `sed' when `tr' can do the job; Never invoke `tr' when `cat' is sufficient; Avoid using `cat' whenever possible. |
” |
| — Taylor's Laws of Programming | ||