You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vreixo Formoso
5eb3a7e038
Implementation of function to write the PVD.
The directory entry for the root directory is still missing.
|
15 years ago |
.. |
builder.c
|
Implement function to recursively add a dir to an iso tree.
|
15 years ago |
builder.h
|
Implement function to recursively add a dir to an iso tree.
|
15 years ago |
ecma119.c
|
Implementation of function to write the PVD.
|
15 years ago |
ecma119.h
|
Implementation of function to write the PVD.
|
15 years ago |
ecma119_tree.c
|
Move size, ino, dev cache from IsoFileSrc to IsoStream.
|
15 years ago |
ecma119_tree.h
|
Initial structure for ECMA-119 writer.
|
15 years ago |
error.h
|
Implementation of the write function to use by the Writers.
|
15 years ago |
filesrc.c
|
Move size, ino, dev cache from IsoFileSrc to IsoStream.
|
15 years ago |
filesrc.h
|
Move size, ino, dev cache from IsoFileSrc to IsoStream.
|
15 years ago |
fs_local.c
|
Fix bug in open() function for local file srcs, to deal with symlinks.
|
15 years ago |
fsource.c
|
Support for identification of source Streams.
|
15 years ago |
fsource.h
|
Support for identification of source Streams.
|
15 years ago |
image.c
|
Implement function to recursively add a dir to an iso tree.
|
15 years ago |
image.h
|
Implement function to recursively add a dir to an iso tree.
|
15 years ago |
libiso_msgs.c
|
Add message queue facilities. Each IsoImage will have its own msg queue.
|
15 years ago |
libiso_msgs.h
|
Handling of iso directory depth restrictions on tree creation time.
|
15 years ago |
libisofs.h
|
Code to compute position of directory records and path tables.
|
15 years ago |
messages.c
|
Improve message functions to support message formating in printf style.
|
15 years ago |
messages.h
|
Improve message functions to support message formating in printf style.
|
15 years ago |
node.c
|
Fix bug, root refcount must be initialized to 1.
|
15 years ago |
node.h
|
Expose iso_node_set_hidden(), to let a node be hidden in RR/ISO or Joliet tree.
|
15 years ago |
stream.c
|
Move size, ino, dev cache from IsoFileSrc to IsoStream.
|
15 years ago |
stream.h
|
Move size, ino, dev cache from IsoFileSrc to IsoStream.
|
15 years ago |
tree.c
|
Improve message functions to support message formating in printf style.
|
15 years ago |
util.c
|
Add some util functions, mostly copied from old libisofs.
|
15 years ago |
util.h
|
Add some util functions, mostly copied from old libisofs.
|
15 years ago |
writer.h
|
Implementation of the write function to use by the Writers.
|
15 years ago |