Module Name: othersrc Committed By: agc Date: Sun Aug 12 01:42:24 UTC 2012
Modified Files: othersrc/external/bsd/mat/dist: mat.c Log Message: if the mmap(2) fails, read the file with multiple read(2)s if it succeeds, use the memory array instead. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/mat/dist/mat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.