rocky
a8e1fd6038
all: Add iso9660_get_rock_attr_str to get an ls-like mode string for rock
...
ridge.
{cd,iso}-info.c util.{c,h}: put common printing routine in util.c
rock.h: add enum for NM flags
iso9660.h: move mode_t typedef so it can be used in rock.h
xa.{c,h}: small typos.
test/*: in most cases better output. On VCD's however there there is a
slight regression on displaying the filename someitmes. Will be
addressed later.
2005-02-20 10:21:01 +00:00
rocky
ce83b58dc6
Add header for Rock-Ridge extensions.
2005-02-13 00:20:04 +00:00
rocky
78eabe4f2a
iso9660.h, iso9660.c, xa.c, xa.h: Add const char's for debugging use.
...
iso9660.h: go over yet again for more info from the ECMA 119 spec.
2005-02-12 18:24:21 +00:00
rocky
2f98565ee3
signature is probably better typed as a char rather than a
...
uint8_t. We now define structures with the _s suffix.
2005-02-12 09:52:28 +00:00
rocky
a94f82f2e7
xa.h: add enumeration for debugging
...
rest: better understanding of when there might be XA and when there might not
be. Don't give a warnings about missing XA attributes when the format
isn't supposed to have it.
2005-02-05 17:29:01 +00:00
rocky
041477f19c
Typo.
2005-02-01 07:01:20 +00:00
rocky
850f58c907
Typo.
2004-06-26 00:47:50 +00:00
rocky
8f0275b18a
Doxygen addition
2004-03-04 04:48:37 +00:00
rocky
d88001880e
Herbert Valerio Riedel has determined that the alignment problem seen
...
on ARM noticed by Nicolas Boullis will be fixed if this change in
order is done. Since it doesn't make things any worse, let's try it.
2004-02-25 09:33:31 +00:00
rocky
24b74eb08b
Related to doxygen documentation.
2003-11-17 12:06:56 +00:00
rocky
0a8505d91a
More ISO 9660 date cleanup. Hopefully cleaner structure definitions
...
and more function documentation.
2003-09-21 01:14:30 +00:00
rocky
0c7daa0e29
Merge in and tidy up with mkisofs's iso9660.h. If that is correct
...
(and it probably is), there were erroneous field definitions.
2003-09-01 02:08:59 +00:00
rocky
8ba7f2e504
Final tidy up.
2003-08-31 09:11:25 +00:00
rocky
cccaa2a036
I think I have the XA encapsulation down so that it will work in vcdimager
...
(and others).
2003-08-31 08:32:40 +00:00
rocky
164b5d4bb4
Separate and make XA information public.
2003-08-31 07:39:45 +00:00