aboutsummaryrefslogtreecommitdiffstats
path: root/src/getkey.c
Commit message (Collapse)AuthorAgeFilesLines
* - Print message even if there is no timeout (#54481)Miloslav Trmac2006-01-251-43/+47
| | | | | | | | - Reject negative timeout (#54481) - Misc. cleanups: - Use _exit(), not exit() within a signal handler - Only install signal handlers after data they reference is initialized - Don't limit the number of allowed keys to 100
* copyright tweakageBill Nottingham2003-01-141-0/+9
|
* getkey cleanups/tweaks (#76071, <ben@enchantedforest.org>)Bill Nottingham2003-01-141-98/+122
|
* count down in C, not shellr6-30Michael K. Johnson2001-08-291-7/+47
|
* clean up some compiler warningsBill Nottingham2001-06-201-1/+1
|
* add support for a timeout argumentBill Nottingham2000-07-021-2/+13
|
* add interactive prompt to make Cristian & Preston happyBill Nottingham1999-09-021-0/+47