summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-064-8/+8
* Update version infoache1995-07-191-1/+1
* Sync with bash 1.4.5 versionache1995-07-195-20/+18
* Fix dependencies for regex.texi. It is constructed by merging a C headerbde1995-07-121-1/+1
* Define CPLUSPLUSLIB so that bsd.lib.mk will add c++rt0.o to calldfr1995-07-051-2/+3
* Remove trailing whitespace.rgrimes1995-05-30139-2303/+2303
* Don't make TAB and BACK-TAB destroy field contents incorrectly.jkh1995-05-281-2/+1
* eliminate coredump for readline(NULL) caseadam1995-05-221-1/+1
* Remove extra argument from mesgboxache1995-05-161-1/+1
* Call mesgbox instead of msgbox for long descriptionsache1995-05-161-1/+1
* Changes to support the new dialog_dselect() features required to fixjkh1995-05-162-13/+62
* Fix draw shadow bug, when shadow reaches end of the screen,ache1995-05-151-20/+34
* Add missing includeache1995-05-121-0/+6
* Bump major number, function deletedache1995-05-081-1/+3
* Bump major numberache1995-05-081-1/+3
* Fix nasty shadow bug sneaked in Marc's commit.ache1995-05-083-90/+42
* Bump major number instead of minor: old functions arguments was changed tooache1995-05-041-3/+3
* Bump minor numberache1995-05-031-1/+3
* Handle too long strings correctly in print_autowrap()ache1995-04-301-1/+2
* Hastily back out my previous change to install ui_objects.h; upon furtherjkh1995-04-211-5/+1
* Also install new ui_objects.h header file. I'm not sure how I feel aboutjkh1995-04-211-3/+7
* Upgrade.ache1995-04-2011-52/+355
* Fix update_line() updates on screen edgesache1995-04-181-1/+1
* Get rid of strtok(), it is depricated inside libsache1995-03-242-9/+11
* This just exited on most errors, some of which were legitimate andjkh1995-03-221-10/+5
* Saved scroll fixed.ache1995-03-211-1/+1
* Pretty much a complete rewrite of this Makefile.rgrimes1995-03-201-9/+31
* Fix savestring & gdb conflictache1995-03-172-5/+3
* Upgradeache1995-03-178-39/+172
* Add cmp -s to beforeinstall targetache1995-03-121-1/+2
* Don't install shared libgcc, we can't do it this way.phk1995-03-121-3/+1
* Remove a bunch of funtions that are in libc already.phk1995-03-121-3/+5
* We can't bail out on generating the pic archive yet.jkh1995-03-061-2/+2
* Don't make the shared libgcc. I don't belive we need the libgcc_pic.aphk1995-03-061-4/+2
* Install the include file in the same way that all other includes file arenate1995-03-061-2/+2
* Fix arrows printout for non-arrows keys in menuboxache1995-03-025-135/+113
* Simplify notify()ache1995-02-233-33/+30
* Remove dir creating, done by mtreeache1995-02-151-7/+2
* file selector, helpline, helpfile and more, with my fixesache1995-02-1522-22/+2313
* The destructor always assumed that it would be called on objects created fromjkh1995-02-141-4/+7
* Much better error handling added.ache1995-02-131-16/+33
* Add more range/argument checkingache1995-01-307-6/+15
* Add doc to SUBDIRache1995-01-162-2/+6
* Remove */docache1995-01-161-3/+2
* Back out bkgd() function usage, it acts not fromache1995-01-161-2/+2
* Upgrade to code which should satisfy all things which we haveache1995-01-113-746/+588
* Upgrade regex code to most recent that I foundache1995-01-112-461/+765
* Changes for 8-bit ctypeache1995-01-111-28/+19
* libregex/doc addedache1995-01-111-2/+3
* Add infopage installationache1995-01-111-89/+5
OpenPOWER on IntegriCloud