CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2015/04/02 06:21:18
Modified files: usr.bin/sort : file.c Log message: When using mmap() we don't need to keep the open fd around, closing the fd does not unmap the region.
CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2015/04/02 06:21:18
Modified files: usr.bin/sort : file.c Log message: When using mmap() we don't need to keep the open fd around, closing the fd does not unmap the region.