From ca027229d52d91c8a460b873bd2b454299369fad Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 15 Apr 2009 09:58:41 +0000 Subject: * path.cc (path_conv::get_wide_win32_path): Allow relative paths. (cygwin_conv_path): In case of CCP_POSIX_TO_WIN_W, convert relative paths to absolute paths if the relative pathname length exceeds MAX_PATH. --- winsup/cygwin/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index e566bb861..4bf2a5838 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2009-04-15 Corinna Vinschen + + * path.cc (path_conv::get_wide_win32_path): Allow relative paths. + (cygwin_conv_path): In case of CCP_POSIX_TO_WIN_W, convert relative + paths to absolute paths if the relative pathname length exceeds + MAX_PATH. + 2009-04-15 Corinna Vinschen * libc/bsdlib.cc: Align copyright with upstream. -- cgit v1.2.3