summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
1994-11-13Michael Reifenberger's libg++ 2.6.1 port.Jordan K. Hubbard
1994-11-10Additionly use erase char from termiosAndrey A. Chernov
1994-11-07As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.Poul-Henning Kamp
1994-11-03----------------------------------Poul-Henning Kamp
1994-11-02Now line_edit() uses passed string as initial promptAndrey A. Chernov
1994-11-02Translate README to english. :-)Jordan K. Hubbard
1994-11-01Fix beforeinstall compareAndrey A. Chernov
1994-11-01Don't reinstall includes when not necessaryPaul Traina
1994-10-31Add pointer check after each newwin/subwin with error diagnosticAndrey A. Chernov
1994-10-28Add a -I${.CURDIR} so that the next time Andrew changes dialog.h, theJordan K. Hubbard
1994-10-28Add refresh after each line of program output,Andrey A. Chernov
1994-10-28Implement dialog_prgbox() function which allows run programAndrey A. Chernov
1994-10-25Added refresh() to dialog_clear so that it actuallyPaul Richards
1994-10-24Make dialog attributes visible from outside (for direct usageAndrey A. Chernov
1994-10-21Fix dialog_clear() to clear windows.Andrey A. Chernov
1994-10-21Implement line_edit() function (full line editor) which may calledAndrey A. Chernov
1994-10-20Declare more functions externally.Andrey A. Chernov
1994-10-19Don't exit silently, if initscr failed; put error messageAndrey A. Chernov
1994-10-19Check initscr() for NULLAndrey A. Chernov
1994-10-12Add LDADD += -lcursesAndrey A. Chernov
1994-10-12Add LDADD+= -ltermcapAndrey A. Chernov
1994-10-12SHARED_LDADD --> LDADDAndrey A. Chernov
1994-10-11libdialog addedAndrey A. Chernov
1994-10-11Make all dialog box available from C programs via functions callsAndrey A. Chernov
1994-09-25previous fix was not completeAdam David
1994-09-25Dumped core when prompt == NULLAdam David
1994-09-15Install libregex.h with the correct owner, group and mode.Bruce Evans
1994-09-10libg++ include files being installed in /usr/include instead ofPaul Traina
1994-09-09Bogus little commit to see if my change to log_accum.pl actually worked.Garrett Wollman
1994-09-09ljo:Rodney W. Grimes
1994-09-09Reenable libg++Rodney W. Grimes
1994-08-08I belive this should be makeable under 2.0. There may be outstandingPoul-Henning Kamp
1994-08-07Remove libg++ until we have a working one again.Jordan K. Hubbard
1994-08-05Bump shared-library version numbers.Garrett Wollman
1994-08-05Last commit was slightly half-baked; try again. Use <sys/cdefs.h> to getGarrett Wollman
1994-08-04Use __GNU_P ratherthan __P.Garrett Wollman
1994-08-02Here comes the right import of gcc-2.6.0.Poul-Henning Kamp
1994-06-12Change includes in proper way, i.e.Andrey A. Chernov
1994-06-11Put back -I${.CURDIR}/readline in Makefile.Paul Richards
1994-06-10Remove -I./readline, unneded with make includesAndrey A. Chernov
1994-05-28Add comments to Makefile.inc's about libg++ and shlib nos.Geoff Rehmet
1994-05-27Remove explicit specification of SHLIB major and minor nos.Geoff Rehmet
1994-05-26Bump all minor nos. of libs in /usr/src/gnu/lib.Geoff Rehmet
1994-05-19A perfectly good libgnuregex.a and you can't use it! No header was beingJordan K. Hubbard
1994-05-14Make local changes more portable.Andrey A. Chernov
1994-05-13Upgrade to readline 2.0 from bash1.14.1Andrey A. Chernov
1994-05-11Add PAREN_MATCHING to CFLAGSAndrey A. Chernov
1994-05-11Remove #ifdefs which may confuse external packages which includeAndrey A. Chernov
1994-05-11Add HAVE_VARARGS_H to CFLAGSAndrey A. Chernov
1994-05-11Add some note, how to tune readline to 8-bit clean modeAndrey A. Chernov