"git@gitlab.cs.fau.de:aj46ezos/emper.git" did not exist on "23cb213d3f2f8d8376dc0b081a8e6df15129f8be"
Forked from
Lehrstuhl für Informatik 4 (Systemsoftware) / manycore / emper
696 commits behind the upstream repository.
Florian Fischer
authored
Build up output string and don't incrementally output it to stderr to hopefully prevent error messages interleaving. Only output the least significant byte of the unsigned int cast. Always use two digits per byte and remove the whitespace. Should have used printf in the first place.