summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Back out prev fix, now fixed in bsd.info.mkache1995-01-071-2/+2
* Fix "make" vs "make all"ache1995-01-071-2/+2
* Add readline/doc to SUBDIRache1995-01-041-2/+2
* Fix format errorache1995-01-041-1/+1
* Add dependancesache1995-01-041-0/+3
* Install infopagesache1995-01-043-24/+226
* Upgrade from new bashache1994-12-302-17/+12
* Upgrade to readline from bash 1.14.3ache1994-12-1213-96/+168
* Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int',ache1994-12-092-35/+38
* Change #include order to not redifine __Pache1994-12-091-1/+1
* Regcomp, re_comp eliminatingache1994-12-091-4/+10
* More kosher regexp eliminating, based on BSD date nowache1994-12-091-6/+6
* Eliminate buggy regcomp and re_comp implementations,ache1994-12-091-4/+5
* 8bit locale ajustment fixache1994-12-061-2/+6
* Upgrade to version 2.0ache1994-12-0643-1037/+7350
* Use new bkgd() function to produce backgroundache1994-12-021-4/+3
* Add -lcompat to LDADD for insque/remque (they treated as part of library)ache1994-11-241-1/+1
* For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 insteadache1994-11-231-1/+1
* Add missing osfcn.hache1994-11-231-0/+17
* Add ^X,^B,^F,^E,^Aache1994-11-201-38/+50
* Automatically turn off insert mode when end of field reachedache1994-11-191-4/+3
* Highlight only flen sized part while editing in line_edit()ache1994-11-191-20/+56
* Highlight only space available for editingache1994-11-191-5/+14
OpenPOWER on IntegriCloud