libaaio: libaaio (AAIO Advanced I/O Library)
libaaio:
libaaio: This library provides the functionality of getch(), getche() and
libaaio: kbhit() on UNIX and Linux systems (including Mac OS X). It does not
libaaio: require an initialization (like curses) and does not abuse the
libaaio: terminal (i.e. whenever the mode of the terminal is changed its
libaaio: state is stored so it can be restored).
libaaio:
libaaio: http://aaio.sourceforge.net/
libaaio:
libaaio: