hg: jdk7u/jdk7u-dev/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
Fri Jul 13 03:08:52 PDT 2012


Changeset: 1c92956f67bf
Author:    ngmr
Date:      2011-10-13 12:30 +0100
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/1c92956f67bf

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: dholmes, alanb, chegar, ngmr
Contributed-by: Charles Lee <littlee at linux.vnet.ibm.com>

! src/solaris/native/sun/nio/fs/genSolarisConstants.c
! src/solaris/native/sun/nio/fs/genUnixConstants.c




More information about the jdk7u-dev mailing list