chiark / gitweb /
util, core: add support for ephemeral status lines
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 27 Feb 2013 21:52:43 +0000 (22:52 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 28 Feb 2013 01:23:27 +0000 (02:23 +0100)
commit984a2be450abac81474889b8bea4b3fbeddb26c5
treec6476cd51f3335afb6275c3d8bfd503127c0db9f
parent297d0749dd82ea2442203d53c23ee401bdf46fca
util, core: add support for ephemeral status lines

Ephemeral status lines do not end with a newline and they expect to be
overwritten by the next printed status line.
src/core/job.c
src/core/manager.c
src/core/manager.h
src/shared/util.c
src/shared/util.h