-
Max Kellermann authored
Major API redesign: don't let the caller allocate the input_stream object. Let each input plugin allocate its own (derived/extended) input_stream pointer. The "data" attribute can now be removed, and all input plugins simply cast the input_stream pointer to their own structure (with an "struct input_stream base" as the first attribute).
d3b763a4
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bz2_archive_plugin.c | ||
bz2_archive_plugin.h | ||
iso9660_archive_plugin.c | ||
iso9660_archive_plugin.h | ||
zzip_archive_plugin.c | ||
zzip_archive_plugin.h |