hg: bsd-port/bsd-port/jdk: 2 new changesets

glewis at eyesbeyond.com glewis at eyesbeyond.com
Wed Feb 11 15:02:41 PST 2009


Changeset: 7c068a5cd148
Author:    glewis at misty.eyesbeyond.com
Date:      2009-02-11 07:55 -0800
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7c068a5cd148

. Revert to using statvfs -- all BSD have this now and using statfs breaks
  the build on Linux.
. Consolidate the BSD #define overrides and eliminate an unused one.

! src/solaris/native/java/io/UnixFileSystem_md.c

Changeset: 1075888098ed
Author:    glewis at misty.eyesbeyond.com
Date:      2009-02-11 07:56 -0800
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1075888098ed

. Use strncpy rather than strlcpy.  Although the latter is safer, Linux
  doesn't have it.

! src/solaris/native/java/util/TimeZone_md.c




More information about the bsd-port-dev mailing list