slackbuilds/libraries/libaaio
A. Green ce1b6dd273 libraries/libaaio: fixes for crusty autoconf.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-05-04 11:52:07 +07:00
..
README libraries/libaaio: fixes for crusty autoconf. 2016-05-04 11:52:07 +07:00
libaaio.SlackBuild libraries/libaaio: fixes for crusty autoconf. 2016-05-04 11:52:07 +07:00
libaaio.info
libaaio.patch libraries/libaaio: fixes for crusty autoconf. 2016-05-04 11:52:07 +07:00
slack-desc

README

libaaio is a software library providing the functionality of getch(),
getche() and kbhit() on Linux and UNIX systems (including Mac OS
X). It does not require an initialization (like curses) and does not
abuse the terminal (i.e.  whenever the mode of the terminal is changed
its state is stored so it can be restored).

The software has not seen any changes since 2005, but remains useful
for programs that still require it.  This build installs both the
static and shared libraries, as some programs still explicitly call
for the former.