Commit Graph

8 Commits

Author SHA1 Message Date
rocky
54aa189af0 Add a couple more udf_ prefixes to some types. 2005-10-17 03:40:44 +00:00
rocky
41a7101c5a Add constants for some string #defines. 2005-10-17 03:38:05 +00:00
rocky
a20483cedc Shortten some field names, add udf_ prefixes to aid with namespace
problem; turn logical volume descriptor content use into something
more useable.
2005-10-17 03:23:04 +00:00
rocky
53965c998b Datatypes closer to matching terms used in ECMA 167
spec. Combine/remove duplicate tag identifer definitions.
2005-10-16 22:40:51 +00:00
rocky
a6657a8266 ecma_167.h: doxygen description changes a little.
udf.h: First external function added.
2005-10-13 02:39:43 +00:00
rocky
63cd9f05a3 ecma_167.h: shorten some tags based on use
Makefile.am: add udf.h - Oops that file will be added in the next commit.
2005-10-13 02:37:20 +00:00
rocky
8812a35fd3 Already 1st slight improvement: move #include after test if we've been
included before.
2005-10-13 01:03:23 +00:00
rocky
fb52788891 The top-level interface header for libudf: the UDF library;
applications include this.

First file checked in towards UDF support! (Admittedly not very exciting.)
2005-10-13 01:02:32 +00:00