summaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.1.0_cvscvs2svn1996-01-017-7/+7
* Brought in chage from rev 1.3: depend on regex.hDavid Greenman1995-08-301-1/+1
* Brought in changes from main branch: fix library/c++rt0.o dependencies.David Greenman1995-08-301-3/+4
* Brought in changes from main branch.David Greenman1995-08-256-21/+19
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-1328-16046/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-30139-2303/+2303
* Don't make TAB and BACK-TAB destroy field contents incorrectly.Jordan K. Hubbard1995-05-281-2/+1
* eliminate coredump for readline(NULL) caseAdam David1995-05-221-1/+1
* Remove extra argument from mesgboxAndrey A. Chernov1995-05-161-1/+1
* Call mesgbox instead of msgbox for long descriptionsAndrey A. Chernov1995-05-161-1/+1
* Changes to support the new dialog_dselect() features required to fixJordan K. Hubbard1995-05-162-13/+62
* Fix draw shadow bug, when shadow reaches end of the screen,Andrey A. Chernov1995-05-151-20/+34
* Add missing includeAndrey A. Chernov1995-05-121-0/+6
* Bump major number, function deletedAndrey A. Chernov1995-05-081-1/+3
* Bump major numberAndrey A. Chernov1995-05-081-1/+3
* Fix nasty shadow bug sneaked in Marc's commit.Andrey A. Chernov1995-05-083-90/+42
* Bump major number instead of minor: old functions arguments was changed tooAndrey A. Chernov1995-05-041-3/+3
* Bump minor numberAndrey A. Chernov1995-05-031-1/+3
* Handle too long strings correctly in print_autowrap()Andrey A. Chernov1995-04-301-1/+2
* Hastily back out my previous change to install ui_objects.h; upon furtherJordan K. Hubbard1995-04-211-5/+1
* Also install new ui_objects.h header file. I'm not sure how I feel aboutJordan K. Hubbard1995-04-211-3/+7
* Upgrade.Andrey A. Chernov1995-04-2011-52/+355
* Fix update_line() updates on screen edgesAndrey A. Chernov1995-04-181-1/+1
* Get rid of strtok(), it is depricated inside libsAndrey A. Chernov1995-03-242-9/+11
* This just exited on most errors, some of which were legitimate andJordan K. Hubbard1995-03-221-10/+5
* Saved scroll fixed.Andrey A. Chernov1995-03-211-1/+1
* Pretty much a complete rewrite of this Makefile.Rodney W. Grimes1995-03-201-9/+31
* Fix savestring & gdb conflictAndrey A. Chernov1995-03-172-5/+3
* UpgradeAndrey A. Chernov1995-03-178-39/+172
* Add cmp -s to beforeinstall targetAndrey A. Chernov1995-03-121-1/+2
* Don't install shared libgcc, we can't do it this way.Poul-Henning Kamp1995-03-121-3/+1
* Remove a bunch of funtions that are in libc already.Poul-Henning Kamp1995-03-121-3/+5
* We can't bail out on generating the pic archive yet.Jordan K. Hubbard1995-03-061-2/+2
* Don't make the shared libgcc. I don't belive we need the libgcc_pic.aPoul-Henning Kamp1995-03-061-4/+2
* Install the include file in the same way that all other includes file areNate Williams1995-03-061-2/+2
* Fix arrows printout for non-arrows keys in menuboxAndrey A. Chernov1995-03-025-135/+113
* Simplify notify()Andrey A. Chernov1995-02-233-33/+30
* Remove dir creating, done by mtreeAndrey A. Chernov1995-02-151-7/+2
* file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-1522-22/+2313
* The destructor always assumed that it would be called on objects created fromJordan K. Hubbard1995-02-141-4/+7
* Much better error handling added.Andrey A. Chernov1995-02-131-16/+33
* Add more range/argument checkingAndrey A. Chernov1995-01-307-6/+15
* Add doc to SUBDIRAndrey A. Chernov1995-01-162-2/+6
* Remove */docAndrey A. Chernov1995-01-161-3/+2
* Back out bkgd() function usage, it acts not fromAndrey A. Chernov1995-01-161-2/+2
* Upgrade to code which should satisfy all things which we haveAndrey A. Chernov1995-01-113-746/+588
* Upgrade regex code to most recent that I foundAndrey A. Chernov1995-01-112-461/+765
* Changes for 8-bit ctypeAndrey A. Chernov1995-01-111-28/+19
* libregex/doc addedAndrey A. Chernov1995-01-111-2/+3
* Add infopage installationAndrey A. Chernov1995-01-111-89/+5