slackbuilds_ponce/libraries/libaaio
Arthur W. Green 08ee8f73da
libraries/libaaio: Switch to i586 + update maintainer email.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-01-07 08:48:05 +07:00
..
libaaio.info libraries/libaaio: Switch to i586 + update maintainer email. 2017-01-07 08:48:05 +07:00
libaaio.patch
libaaio.SlackBuild libraries/libaaio: Switch to i586 + update maintainer email. 2017-01-07 08:48:05 +07:00
README libraries/libaaio: Switch to i586 + update maintainer email. 2017-01-07 08:48:05 +07:00
slack-desc

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
primarily for initial porting of Win32 terminal programs.  This build
installs both the static and shared libraries, as most programs using
this library expect the former.