Subject: CVS commit: src/sys/fs/udf
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 01/17/2007 12:49:01
Module Name: src
Committed By: reinoud
Date: Wed Jan 17 12:49:01 UTC 2007
Modified Files:
src/sys/fs/udf: udf_subr.c
Log Message:
Use the generic clock_ymdhms_to_secs() instead of home-brewn version to
translate UDF timestamps to timespec.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/fs/udf/udf_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.