Name |
Last commit
|
Last update |
---|---|---|
.. | ||
map.c | ||
posix.h | ||
realpath.c |
Use size_t for page size, instead of long. Check result of sysconf. Use size_t for page offset so no cast to size_t (second arg to p_mmap). Use mod instead div/mult pair, so no cast to size_t is necessary.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
map.c | Loading commit data... | |
posix.h | Loading commit data... | |
realpath.c | Loading commit data... |