[PATCH]: cygpath.cc

"Schaible, Jörg" Joerg.Schaible@gft.com
Mon May 13 23:56:00 GMT 2002


Hello,

cygpath now supports an option -H that can be used to retrieve the Windows'
profile diretcory root. Mapping this directory to /home you can achieve a
Unix like schema /home/<username> and gain support for roaming profiles.
Additionally I've added the support for the short Windows path switch for
options DPSW and cleaned up the code by removing duplicated functionality.

Diffs against CVS version appended, ChangeLog below.

Regards,
Jörg


2002-05-14  Joerg Schaible <joerg.schaible@gmx.de>

	* cygpath.cc (main): Add option H to show the Windows' profiles
	directory.  Support short names for options DPSW.  Clean up
	copied code lines.    
	* utils.sgml: Update cygpath section for H option and s support.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygpath.diff
Type: application/octet-stream
Size: 4009 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20020513/df8fa340/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: utils.diff
Type: application/octet-stream
Size: 1877 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20020513/df8fa340/attachment-0001.obj>


More information about the Cygwin-apps mailing list