winln version 1.1

Daniel Colascione dan.colascione@gmail.com
Mon Dec 5 01:17:00 GMT 2011


Attached is winln 1.1.

/**
 * GNU ln(1) workalike that creates Windows links (hard and symbolic)
 * instead of Cygwin ones.
 *
 * Revision History:
 *
 * Version 1.1 - 2001-12-04
 *
 *  - Use Cygwin functions to convert between character encodings,
 *    correctly respecting locale.
 *
 *  - Explain bugs worked around in the code.
 *
 *  - Ensure that we don't create relative symlinks to invalid
 *    filenames.
 *
 *  - Print message when user lacks SeCreateSymbolicLinkPrivilege and
 *    suggest a way to enable the privilege.
 *
 * Version 1.0 - 2011-04-06
 *
 *  - Initial release
 *
 */

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: winln.c
URL: <http://cygwin.com/pipermail/cygwin/attachments/20111205/61004663/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20111205/61004663/attachment.sig>


More information about the Cygwin mailing list