Karsten Blees ec9ce139a0 Win32: implement basic symlink() functionality (file symlinks only)
Implement symlink() that always creates file symlinks. Fails with ENOSYS
if symlinks are disabled or unsupported.

Note: CreateSymbolicLinkW() was introduced with symlink support in Windows
Vista. For compatibility with Windows XP, we need to load it dynamically
and fail gracefully if it isnt's available.

Signed-off-by: Karsten Blees <blees@dcon.de>
2015-05-24 01:55:50 +02:00
2015-05-01 15:35:58 +02:00
2015-05-01 15:35:57 +02:00
2015-01-14 09:32:04 -08:00
2015-03-17 16:01:27 -07:00
2015-01-14 09:32:04 -08:00
2015-03-10 20:53:52 -07:00
2015-05-01 15:33:30 +02:00
2015-05-01 15:33:30 +02:00
2015-02-11 13:39:44 -08:00
2015-02-26 20:19:21 +00:00
2015-04-30 11:25:06 -07:00
2015-03-27 13:02:32 -07:00
2015-05-01 15:35:59 +02:00
2015-05-01 15:36:00 +02:00
2015-03-23 11:12:58 -07:00
2015-02-11 13:44:07 -08:00
2015-04-27 12:25:36 -07:00
2015-02-11 13:44:07 -08:00
2015-02-11 13:44:07 -08:00
2015-03-22 21:39:16 -07:00
2015-03-22 21:39:18 -07:00
2015-01-07 19:56:44 -08:00
2015-01-07 13:28:10 -08:00

Git for Windows

Join the chat at https://gitter.im/git-for-windows/git

This is the source code of Git for Windows, forked from Git.

This project is run by a governance model. If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.

Description
No description provided
Readme 660 MiB
Languages
C 50.5%
Shell 38.8%
Perl 4.4%
Tcl 3.2%
Python 0.8%
Other 2.1%