On Tue, Apr 08, 2008 at 05:01:43PM -0600, Jordan Crouse wrote:
libpayload: Add a timeout function for getchar and getch
Implement a timeout option for getchar() to return after so many milliseconds. Also implement the same thing for curses using the halfdelay() function.
Signed-off-by: Jordan Crouse jordan.crouse@amd.com
Great, thanks. Comitted in r3223 with some minor cosmetics.
Uwe.