aboutsummaryrefslogtreecommitdiff
path: root/gnu/include/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-051-1/+1
| | | | | | | I can get it to `make world' succesfully, anyway! Notes: svn path=/stable/2.1/; revision=16121
* Merge from HEAD, except:Jordan K. Hubbard1996-05-291-2/+2
| | | | | | | | | | | | Clients that used gnumalloc still do, despite the merge. We're not bringing phkmalloc over. Thread stuff left out. PCCARD support left out. Notes: svn path=/stable/2.1/; revision=15984
* Add missing values.h (it isn't part of libg++ anymore) but itAndrey A. Chernov1994-11-081-0/+16
accords ANSI standard, provides backward 1.x compatibility and used in many applications. Notes: svn path=/head/; revision=4247