imag/lib/core
Matthias Beyer c18c0bbbe4 Provide stdin/out/err resources via Runtime object
This way we can control whether "out" output goes to stdout or stderr
without the user of the functionality knowing.

This is useful for later when we use libimagrt to automatically
read and write the store from and to stdout/in depending on whether we
are talking to a TTY or a pipe.
2018-03-04 13:57:02 +01:00
..
libimagerror Fix trace count space width 2018-02-20 20:24:27 +01:00
libimagrt Provide stdin/out/err resources via Runtime object 2018-03-04 13:57:02 +01:00
libimagstore Fix multi-line reading 2018-03-02 21:48:17 +01:00