Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   kleink
Date:           Sat Oct 25 01:18:01 UTC 2003

Modified Files:
        src/lib/libc/sys: fdatasync.2
        src/sys/kern: vfs_syscalls.c

Log Message:
POSIX: when attempting to fdatasync(2) a file which is not open for
writing, fail with EBADF.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libc/sys/fdatasync.2
cvs rdiff -r1.198 -r1.199 src/sys/kern/vfs_syscalls.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