Source-Changes archive

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

CVS commit: syssrc/sys/ufs



Module Name:    syssrc
Committed By:   chs
Date:           Mon Mar 25 02:23:56 UTC 2002

Modified Files:
        syssrc/sys/ufs/ext2fs: ext2fs_readwrite.c
        syssrc/sys/ufs/ufs: ufs_readwrite.c

Log Message:
if the size argument to write(2) is 0, do not modify the file in any way,
including updating timestamps.  required for standards conformance.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/ufs/ext2fs/ext2fs_readwrite.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/ufs/ufs/ufs_readwrite.c

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