aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libg++
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.cvs2svn1994-11-2153-3466/+11096
| | | | Notes: svn path=/releng/BETA_2_0/; revision=4743
* Add LDADD += -lcursesAndrey A. Chernov1994-10-121-1/+2
| | | | Notes: svn path=/head/; revision=3528
* libg++ include files being installed in /usr/include instead ofPaul Traina1994-09-101-2/+2
| | | | | | | | | /usr/include/g++ Submitted by: pst Notes: svn path=/head/; revision=2638
* Bogus little commit to see if my change to log_accum.pl actually worked.Garrett Wollman1994-09-091-1/+1
| | | | | | | CVS: Notes: svn path=/head/; revision=2630
* ljo:Rodney W. Grimes1994-09-092-3/+9
| | | | | | | | | | | | | | | | | | | | | You need to fix the libio/_G_config.h file around lines 42-44. After that everything should be OK. You should have seen many warning error messages about this file. There are missing "short" "char" keywords the file. Michael: Apply the following patch rgrimes: The patch to include/_G_config.h is highly questionable and has been marked as such. Reviewed by: rgrimes Submitted by: L Jonas Olsson <ljo@ljo-slip.DIALIN.CWRU.Edu> Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de> Notes: svn path=/head/; revision=2616
* I belive this should be makeable under 2.0. There may be outstandingPoul-Henning Kamp1994-08-08185-0/+40372
issues in these areas: .h's installed .hP's installed -lcurses interaction files needed in ~/legal for copyleft reasons. Notes: svn path=/vendor/misc-GNU/dist3/; revision=1935