Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/external/bsd/mat



Module Name:    othersrc
Committed By:   agc
Date:           Sun Nov 25 20:20:36 UTC 2012

Modified Files:
        othersrc/external/bsd/mat/dist: mat.c mat.h
        othersrc/external/bsd/mat/libmat: shlib_version

Log Message:
Use mmap(2) to write files, where possible.

Fallback to write(2) when not possible.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 othersrc/external/bsd/mat/dist/mat.c \
    othersrc/external/bsd/mat/dist/mat.h
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/mat/libmat/shlib_version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index