read_key: remove handling for ctrl-up/down, we don't use that. -12 bytes
[oweals/busybox.git] / libbb / safe_poll.c
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2007-09-27 Denis Vlasenkointroduce safe_poll (fixes a problem in top)