Module Name: src Committed By: tron Date: Sat Aug 10 23:25:35 UTC 2013
Modified Files:
src/sbin/newfs_udf: udf_create.c
Log Message:
Fix tool build under Mac OS X by using gettimeofday(2) instead of
clock_gettime(2). This needs a proper auto-config check.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sbin/newfs_udf/udf_create.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
