aboutsummaryrefslogtreecommitdiff
path: root/gnu/include
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
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | Notes: svn path=/head/; revision=8858
* Put #warning "this file is obsoleted ... etc."Andrey A. Chernov1994-11-171-1/+3
| | | | Notes: svn path=/head/; revision=4550
* Add comment about SYSV-ismAndrey A. Chernov1994-11-151-0/+2
| | | | Notes: svn path=/head/; revision=4497
* Add missing values.h (it isn't part of libg++ anymore) but itAndrey A. Chernov1994-11-082-0/+189
accords ANSI standard, provides backward 1.x compatibility and used in many applications. Notes: svn path=/head/; revision=4247