aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libg++
Commit message (Expand)AuthorAgeFilesLines
* Use ${INSTALL} -C instead of -c. I did it with -C originally, but duringPeter Wemm1996-10-071-2/+2
* Oops, an editing error at one point meant I had missed the osfcn.h headerPeter Wemm1996-10-041-2/+2
* To the Attic we go..Peter Wemm1996-10-04188-47889/+0
* Update to use the contrib/libg++ version, now that my (slow) 486 hasPeter Wemm1996-10-042-34/+58
* Fixed DPADD.Bruce Evans1996-09-051-3/+3
* oops!! back out last accidental commit! (gcc-2.7.2.1 tweak that I gave upPeter Wemm1996-08-301-2/+2
* cmp -s || install -c ==> install -CPeter Wemm1996-08-302-8/+5
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-124-3/+6
* This version is no longer needed, and probably better off gone. ItPeter Wemm1996-05-271-139/+0
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-272/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-301-2757/+0
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-2/+2
* 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-3081-1282/+1282
* Add missing includeAndrey A. Chernov1995-05-121-0/+6
* Bump major number, function deletedAndrey A. Chernov1995-05-081-1/+3
* Pretty much a complete rewrite of this Makefile.Rodney W. Grimes1995-03-201-9/+31
* The destructor always assumed that it would be called on objects created fromJordan K. Hubbard1995-02-141-4/+7
* 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
* 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
* Add missing osfcn.hAndrey A. Chernov1994-11-231-0/+17
* Remove regex.h, it conflicts with our POSIX regex.h and we alreadyAndrey A. Chernov1994-11-172-2/+2
* Fix merge conflicts.Jordan K. Hubbard1994-11-132-18/+17
* Michael Reifenberger's libg++ portJordan K. Hubbard1994-11-1348-418/+3919
* Michael Reifenberger's libg++ 2.6.1 port.Jordan K. Hubbard1994-11-131-0/+7159
* Add LDADD += -lcursesAndrey A. Chernov1994-10-121-1/+2
* libg++ include files being installed in /usr/include instead ofPaul Traina1994-09-101-2/+2
* Bogus little commit to see if my change to log_accum.pl actually worked.Garrett Wollman1994-09-091-1/+1
* ljo:Rodney W. Grimes1994-09-092-3/+9
* I belive this should be makeable under 2.0. There may be outstandingPoul-Henning Kamp1994-08-08185-0/+40372