aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libg++/include
Commit message (Collapse)AuthorAgeFilesLines
* To the Attic we go..Peter Wemm1996-10-0472-15468/+0
| | | | Notes: svn path=/head/; revision=18678
* oops!! back out last accidental commit! (gcc-2.7.2.1 tweak that I gave upPeter Wemm1996-08-301-2/+2
| | | | | | | on..) Notes: svn path=/head/; revision=17936
* cmp -s || install -c ==> install -CPeter Wemm1996-08-301-2/+2
| | | | Notes: svn path=/head/; revision=17935
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-272/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123
* Remove trailing whitespace.Rodney W. Grimes1995-05-3054-1009/+1009
| | | | Notes: svn path=/head/; revision=8858
* Add missing includeAndrey A. Chernov1995-05-121-0/+6
| | | | Notes: svn path=/head/; revision=8482
* Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int',Andrey A. Chernov1994-12-091-35/+35
| | | | | | | | but BSD 4.4 typedefed it as 'off_t'. Make _RX_C_ hook for sucessful rx.c compilation Notes: svn path=/head/; revision=5020
* Regcomp, re_comp eliminatingAndrey A. Chernov1994-12-091-4/+10
| | | | Notes: svn path=/head/; revision=5018
* For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 insteadAndrey A. Chernov1994-11-231-1/+1
| | | | | | | of 1. (we have it). Please check gnu2bmake script Notes: svn path=/head/; revision=4793
* Add missing osfcn.hAndrey A. Chernov1994-11-231-0/+17
| | | | Notes: svn path=/head/; revision=4792
* Fix merge conflicts.Jordan K. Hubbard1994-11-131-11/+9
| | | | Notes: svn path=/head/; revision=4426
* Michael Reifenberger's libg++ portJordan K. Hubbard1994-11-1321-225/+3464
| | | | | | | Submitted by: mr Notes: svn path=/vendor/misc-GNU/dist/; revision=4422
* ljo:Rodney W. Grimes1994-09-091-0/+6
| | | | | | | | | | | | | | | | | | | | | 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-0870-0/+12468
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