blob: 3fd5627445e7418f026df730f9382e6d5f66edc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
This is a clone of the menu library that is available with typical
System V curses implementations (ETI).
It is modelled after the documentation that comes for this library with
a 386 based SVR4 implementation (ESIX).
The development environment was and is an ELF based Linux system.
For things that still need doing, see the TO-DO file in the top-level
directory.
Juergen Pfeifer
eMail: juergen.pfeifer@gmx.net
|