Date: Fri, 26 Nov 1999 02:20:12 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_dummy.c linux_file.c linux_proto.h linux_syscall.h linux_sysent.c Message-ID: <199911261020.CAA49590@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/11/26 02:20:12 PST
Modified files:
sys/i386/linux linux_dummy.c linux_file.c linux_proto.h
linux_syscall.h linux_sysent.c
Log:
Implement fdatasync in terms of fsync. The regeneration of proto.h,
syscall.h and sysent.h was probably forgotten after the last change
syscalls.master.
Revision Changes Path
1.17 +1 -2 src/sys/i386/linux/linux_dummy.c
1.38 +12 -1 src/sys/i386/linux/linux_file.c
1.28 +2 -2 src/sys/i386/linux/linux_proto.h
1.23 +1 -1 src/sys/i386/linux/linux_syscall.h
1.29 +2 -2 src/sys/i386/linux/linux_sysent.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911261020.CAA49590>
