hg: jdk8/awt/jdk: 7100054: (porting) Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h

neil.richards at ngmr.net neil.richards at ngmr.net
Thu Oct 20 06:38:22 PDT 2011


Changeset: f218e6bdf1e8
Author:    ngmr
Date:      2011-10-13 13:02 +0100
URL:       http://hg.openjdk.java.net/jdk8/awt/jdk/rev/f218e6bdf1e8

7100054: (porting) Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h
Summary: Use POSIX defined includes for unistd.h and fcntl.h
Reviewed-by: anthony, ngmr
Contributed-by: Charles Lee <littlee at linux.vnet.ibm.com>

! src/solaris/native/sun/awt/splashscreen/splashscreen_config.h



More information about the jdk8-changes mailing list