Johannes Schlatow 0622446f09 base: print last character of unterminated strings
The last character should only be skipped if a `\0` or `\n` is found. If
the string ends without such a character or the maximum line length is
hit, we do not skip the last character.

Fixes genodelabs/genode#4985
2023-08-24 14:12:21 +02:00
..
2023-07-14 12:06:31 +02:00
2023-01-24 12:07:28 +01:00
2017-05-31 13:16:07 +02:00