Name: | gnudos |
---|---|
Version: | 1.10 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 491930 |
License: | GPLv3+ |
RPM: | gnudos-1.10-1.el7.x86_64.rpm |
Source RPM: | gnudos-1.10-1.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-02.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 four core utilities and three service programs. The core utilities are Kbd (for keyboard handling), Screen (for screen handling), Dialogs (for drawing dialog and input boxes), and Strings (for string manipulation functions). The service programs are: prime (a file manager), mino (a text editor), and fog (a console form designer). 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
- 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
- Modified spec file