aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Back out prev fix, now fixed in bsd.info.mkAndrey A. Chernov1995-01-071-2/+2
* Fix "make" vs "make all"Andrey A. Chernov1995-01-071-2/+2
* Add readline/doc to SUBDIRAndrey A. Chernov1995-01-041-2/+2
* Fix format errorAndrey A. Chernov1995-01-041-1/+1
* Add dependancesAndrey A. Chernov1995-01-041-0/+3
* Install infopagesAndrey A. Chernov1995-01-043-24/+226
* Upgrade from new bashAndrey A. Chernov1994-12-302-17/+12
* Upgrade to readline from bash 1.14.3Andrey A. Chernov1994-12-1213-96/+168
* Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int',Andrey A. Chernov1994-12-092-35/+38
* Change #include order to not redifine __PAndrey A. Chernov1994-12-091-1/+1
* Regcomp, re_comp eliminatingAndrey A. Chernov1994-12-091-4/+10
* More kosher regexp eliminating, based on BSD date nowAndrey A. Chernov1994-12-091-6/+6
* Eliminate buggy regcomp and re_comp implementations,Andrey A. Chernov1994-12-091-4/+5
* 8bit locale ajustment fixAndrey A. Chernov1994-12-061-2/+6
* Upgrade to version 2.0Andrey A. Chernov1994-12-0643-1024/+7337
* Use new bkgd() function to produce backgroundAndrey A. Chernov1994-12-021-4/+3
* Add -lcompat to LDADD for insque/remque (they treated as part of library)Andrey A. Chernov1994-11-241-1/+1
* For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 insteadAndrey A. Chernov1994-11-231-1/+1