libisofs/libisofs/filters
Thomas Schmitt da125e8f6b Changed sequence of fork and stream opening in extf_stream_class.open().
So the child does not inherit the pipe inlets of underlying filters
which would stay open and prevent those underlying filter children
from seeing EOF at their input.
2009-04-05 09:56:12 +02:00
..
external.c Changed sequence of fork and stream opening in extf_stream_class.open(). 2009-04-05 09:56:12 +02:00
xor_encrypt.c Filters definition. Example XOR_encrypt filter. 2008-02-24 18:20:23 +01:00