This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH]: cygpath.cc


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.

Attachment: cygpath.diff
Description: Binary data

Attachment: utils.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]