blob: 829cb45976e511c961f008e6eed7e5e8c04ce2e4 (
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@T-Online.de
|