diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-07-30 23:25:37 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-07-30 23:25:37 -0400 |
commit | 4f449374320ef487191611ddaa40c0a89c475a8a (patch) | |
tree | e8b598acc85a6affd59bdcd619b64ae9e17ebb5f /include/strings.h | |
parent | b5bbe797493ea732d4cac15619753c545ed392af (diff) | |
download | musl-4f449374320ef487191611ddaa40c0a89c475a8a.tar.gz musl-4f449374320ef487191611ddaa40c0a89c475a8a.tar.bz2 musl-4f449374320ef487191611ddaa40c0a89c475a8a.tar.xz musl-4f449374320ef487191611ddaa40c0a89c475a8a.zip |
fix broken offset argument to the mmap2 syscall on or1k
for or1k, the kernel expects the offset passed to mmap2 in units of
the 8k page size, not the standard unit of 4k used on most other
archs.
Diffstat (limited to 'include/strings.h')
0 files changed, 0 insertions, 0 deletions