]> git.ozlabs.org Git - petitboot/commit
Add ncurses UI support
authorGeoff Levand <geoffrey.levand@am.sony.com>
Sun, 12 Apr 2009 15:11:59 +0000 (15:11 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 30 Jun 2009 07:29:26 +0000 (15:29 +0800)
commit3752d1949cd3fb15593b2397d6af14b83a4aa6b4
treeb146baa5a648da9e9bcd81d8175f7809fa94616f
parentfb613e9e67ae52ba07585845f52d751916cf480a
Add ncurses UI support

Add helper routines to support ncurses UI programs.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
rules.mk
ui/ncurses/nc-cui.c [new file with mode: 0644]
ui/ncurses/nc-cui.h [new file with mode: 0644]