Changeset: cf5c383e1d33
Author:Greg Lewis
Date: 2011-09-21 22:28 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cf5c383e1d33
. Fix the build on FreeBSD by adding an include of fcntl.h for O_CREAT and
O_RDWR.
! agent/src/os/bsd/symtab.c
Changeset: f1a18ada58
Changeset: 278b28ec3a1f
Author:kurt
Date: 2011-09-21 16:36 -0400
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/278b28ec3a1f
Summary: Eliminate OS specific atomic includes and implementations from
bsd_zero.
This reduces linux_zero to bsd_zero diff's and corrects OS X