History log of /openjdk10/jdk/src/java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
Revision Date Author Comments
# 16393:ed7c4f86489f 22-Dec-2016 clanger

8171906: Changes for 8148023 break AIX build
Reviewed-by: goetz, bpb


# 15567:08bbb5882450 07-Sep-2016 martin

8165643: SecureDirectoryStream doesn't work on linux non-x86
Reviewed-by: alanb


# 15289:cad98c19950c 15-Jul-2016 dcubed

8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r().
Reviewed-by: alanb, dcubed, simonis, dholmes
Contributed-by: alan.burlison@oracle.com


# 14159:ba4120f36e4d 13-Apr-2016 alanb

8154077: (fs) Reduce number of file system classes loaded during startup
Reviewed-by: bpb, chegar


# 13289:5c9c7f98d026 10-Dec-2015 bpb

8139133: Changing the modification time on a unix domain socket file fails
Summary: If a file descriptor cannot be obtained, use utimes() instead of futimes().
Reviewed-by: alanb


# 12820:5f8661991f73 30-Sep-2015 robm

8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos


# 12176:4fc7e42e4f2c 12-Jun-2015 bpb

8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems
Summary: On Mac OS X use statfs() instead of statvfs().
Reviewed-by: alanb


# 10544:431163ee6141 26-Aug-2014 igerasim

8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
Reviewed-by: martin, alanb


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com