Add some UDF time routines and time-conversion routines.

Note: udf_get_next() needs to advance file entry info
This commit is contained in:
rocky
2005-10-26 02:05:53 +00:00
parent d58ce669d9
commit 645cbacbc2
9 changed files with 321 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.25 2005/10/13 02:37:20 rocky Exp $
# $Id: Makefile.am,v 1.26 2005/10/26 02:05:53 rocky Exp $
#
# Copyright (C) 2003, 2004 Rocky Bernstein <rocky@panix.com>
#
@@ -48,6 +48,7 @@ libcdioinclude_HEADERS = \
track.h \
types.h \
udf.h \
udf_time.h \
util.h \
version.h \
xa.h