aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Build the TeXinfo manualMark Murray1995-11-131-0/+7
* 1) Add the doc/subdirectory - this will get gmp.texi installedMark Murray1995-11-131-21/+2
* Add libmpMark Murray1995-11-121-2/+2
* BMake the multiprecision library, and fix as many of the -Wall warningsMark Murray1995-11-124-278/+376
* GNU MP (Multiprecision) library. This is needed by secure RPC (beingMark Murray1995-11-12131-0/+16601
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-064-8/+8
* Update version infoAndrey A. Chernov1995-07-191-1/+1
* Sync with bash 1.4.5 versionAndrey A. Chernov1995-07-195-20/+18
* Fix dependencies for regex.texi. It is constructed by merging a C headerBruce Evans1995-07-121-1/+1
* Define CPLUSPLUSLIB so that bsd.lib.mk will add c++rt0.o to callDoug Rabson1995-07-051-2/+3
* 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