diff options
author | 2003-07-01 11:12:59 +0000 | |
---|---|---|
committer | 2003-07-01 11:12:59 +0000 | |
commit | 4666f4c8275fbc20576862270fab7bd261c168af (patch) | |
tree | a5114c37691fd2607f8a8bdeb5c9a9580dd0d073 /lib/libc | |
parent | one more correction to a list, and add a .Pp; (diff) | |
download | wireguard-openbsd-4666f4c8275fbc20576862270fab7bd261c168af.tar.xz wireguard-openbsd-4666f4c8275fbc20576862270fab7bd261c168af.zip |
rewrite to not use mmap(2). solves a bunch of issues:
- No more I/O related SEGVs (PR 2337?).
- Performance linear to size of output, not input file size, even for very large files.
Same for -r.
- Reverse tail also works for very large files.
- Very large values of n possible, even for very large files. Same for -r.
work by Otto Moerbeek <otto@drijf.net>
tested by and ok millert@ and myself
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions