Name: | gnudos |
---|---|
Version: | 1.11 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 474295 |
License: | GPLv3+ |
RPM: | gnudos-1.11-1.el7.aarch64.rpm |
Source RPM: | gnudos-1.11-1.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sites.google.com/site/mohammedisam2000/home/projects |
Summary: | The GnuDOS library for GNU/Linux |
Description: | GnuDOS is a library of functions for use under the GNU/Linux console/xterm. It provides 3 core components and 2 utility programs. The core components are Kbd (for keyboard handling), Screen (for screen handling) and Dialogs (for drawing dialogs and input boxes). The utility programs are: prime (the console file manager) and mino (the console text editor). GnuDOS is a group of utilities that were designed to introduce new users to the GNU system. The tools included in the library have a look-and-feel familiar to users of MS-DOS like systems. The aim is to provide users accustomed to such systems a gentle way to learn how to use the GNU operating system. |
- Bug fixes in mino (almost rewritten from scratch) - Bug fixes in prime
- Bug fixes in mino
- Bug fixes
- Added show_about() and show_readme() functions - Bug fixes
- More bug fixes! - Fixed mino's search and replace functions
- More bug fixes!
- Debugging and fixing of memory checking
- Configured prime to copy file mode when copying files/dirs - Added more key definitions to kbd - Fixed bugs in prime and mino
- Modified prime and mino to parse commandline arguments through getopt_long() - Added the Options menu to prime - Removed version from the shared library
- Modified spec file