]> git.ozlabs.org Git - petitboot/commit
ui: implement timers with waitsets
authorJeremy Kerr <jk@ozlabs.org>
Tue, 21 May 2013 04:43:36 +0000 (12:43 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 24 Jun 2013 04:52:50 +0000 (12:52 +0800)
commit293fca73b2fe077e7780c1a42216a3db41a6e737
tree98001a1496253693c7da5a1a05ce06c421fdbe04
parent2723662cabd4d34d4155ab5d6668c591a20a086b
ui: implement timers with waitsets

A temporary change to the timers; we'll eventually remove these from the
ui code.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
ui/common/timer.c
ui/common/timer.h
ui/ncurses/generic-main.c
ui/ncurses/nc-cui.c
ui/twin/main-generic.c