gcc/libjava ChangeLog win32.cc
membar@gcc.gnu.org
membar@gcc.gnu.org
Fri Oct 31 03:31:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: membar@gcc.gnu.org 2003-10-31 03:31:55
Modified files:
libjava : ChangeLog win32.cc
Log message:
* win32.cc: (dirExists) Internal helper function to
test for directory existence.
(getUserHome) New helper function refactored out
of _Jv_platform_initProperties. Uses USERPROFILE
instead of HOMEDIR and attempts to support Win9X and NT.
(_Jv_platform_initProperties) Use getUserHome.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2316&r2=1.2317
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/win32.cc.diff?cvsroot=gcc&r1=1.17&r2=1.18
More information about the Gcc-cvs
mailing list