Skip to content

(trivial) os: log via fd instead of FILE

Instead of maintaining both the logfile fd, as well as ANSI FILE pointer, simplify it to just a fd.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports