Commit Graph

5 Commits

Author SHA1 Message Date
Emery Hemingway
834f98137f server/log_tee: 17.05 upgrade, recipe
Ref #74
2017-08-28 14:19:34 +02:00
Stefan Kalkowski
c9f593d803 Use default Qemu memory size in run-scripts
Ref #74
2017-06-02 11:25:23 +02:00
Emery Hemingway
a44aa90660 remove native 'snprintf' calls, improve test coverage
- Replace all native 'snprintf' calls with 'Genode::String'.
- Fix ram quotas and libc configs in effected run scripts.
- Verify bit-perfect output of lz_rom test with rom_verify.

Fix #72
2017-04-21 10:31:42 +02:00
Norman Feske
06fdb9e4ce Build dynamically linked executables by default
This patch is related to the following issue:

https://github.com/genodelabs/genode/issues/2184
2016-12-14 12:10:12 +01:00
Emery Hemingway
3c25710f43 server/log_tee: shim to duplicate log streams
Fixes #28
2016-08-09 14:07:23 +02:00