diff options
author | BurnZeZ <brz-9dev@feline.systems> | 2017-05-05 21:43:30 +0000 |
---|---|---|
committer | BurnZeZ <brz-9dev@feline.systems> | 2017-05-05 21:43:30 +0000 |
commit | 59e8bc0e233e92a3bfd195f51b83fe54daa7ed93 (patch) | |
tree | 664956cee5077a85fbb9f8487307852ac096f83d /sys/src/9/port/devproc.c | |
parent | 74b6d9bda30b112c7d51bee2f549385de43bb930 (diff) |
aux/statusmsg: use libbio for textmode output
calling write(1, "\b", 1); for each rune to be removed is a lot of
overhead, and we don’t want rio to turn each of these writes into a
draw operation.
also, it now prints to stderr before exiting if initdraw() fails
Diffstat (limited to 'sys/src/9/port/devproc.c')
0 files changed, 0 insertions, 0 deletions