- el_unwrap(+In:stream) is det
- Remove the libedit wrapper for In and the related output and error
streams.
- bug
- - The wrapper creates
FILE*
handles that cannot be closed and thus wrapping and unwrapping implies a (modest) memory leak.
FILE*
handles that cannot be closed and
thus wrapping and unwrapping implies a (modest) memory leak.