summaryrefslogtreecommitdiff
path: root/java/jdk12/files/patch-hprof_method.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Commit the version of these patches with the correct paths. Grrr.Greg Lewis2003-02-211-7/+4
|
* . Use <sys/soundcard.h> on FreeBSD (fixes compilation on 5.x).Greg Lewis2003-02-201-0/+16
. Cope with gcc 3.x in a preprocessor conditional. PR: 47707, 47699 Submitted by: grog (PRs), "R. Lake" <rich@lakes.plus.com> (independently in email)