summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2003-07-01 11:12:59 +0000
committerhenning <henning@openbsd.org>2003-07-01 11:12:59 +0000
commit4666f4c8275fbc20576862270fab7bd261c168af (patch)
treea5114c37691fd2607f8a8bdeb5c9a9580dd0d073 /lib/libc
parentone more correction to a list, and add a .Pp; (diff)
downloadwireguard-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