History log of /openjdk9/jdk/src/jdk.security.auth/solaris/native/libjaas/Solaris.c
Revision Date Author Comments
# 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


# 11308:12c3328b687e 26-Jan-2015 erikj

8055190: Cleanup include and exclude of core-libs native libraries after source code restructure
Reviewed-by: alanb