diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2017-04-24 17:17:29 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-04-24 17:17:29 +0200 |
commit | ffcfbf4b66904529635d0b85687a1be48392ca15 (patch) | |
tree | 428388d662af6d8028d4733ed2dc92c251a43d67 /newlib/libc/stdio/fgetwc_u.c | |
parent | e7bcf4633e569ed0d6d695a71c4fecdfdc6f4b2d (diff) | |
download | cygnal-ffcfbf4b66904529635d0b85687a1be48392ca15.tar.gz cygnal-ffcfbf4b66904529635d0b85687a1be48392ca15.tar.bz2 cygnal-ffcfbf4b66904529635d0b85687a1be48392ca15.zip |
cygwin: try unprivileged symlink creation on W10 1703 and later
Add new SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE flag to
CreateSymbolicLinkW call when running on W10 1703 or later.
Don't do that on older versions to avoid ERROR_INVALID_PARAMETER.
Preliminary, needs testing. There's an off-chance that the
flag results in the same ERROR_INVALID_PARAMETER on 1703 if the
developer settings are not enabled.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdio/fgetwc_u.c')
0 files changed, 0 insertions, 0 deletions