aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/stdio_ext.h
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2021-11-16 19:44:21 +0100
committerCorinna Vinschen <corinna@vinschen.de>2021-11-16 19:58:56 +0100
commit41de4b6fd735b86afa7ea05ca8cbfeddd2e1f78f (patch)
treeae292acba978eaa1689adfdf4c157da7023aedfb /newlib/libc/include/stdio_ext.h
parent9980177def176225457a0f371c7c070dc627b3dc (diff)
downloadnewlib-41de4b6fd735b86afa7ea05ca8cbfeddd2e1f78f.zip
newlib-41de4b6fd735b86afa7ea05ca8cbfeddd2e1f78f.tar.gz
newlib-41de4b6fd735b86afa7ea05ca8cbfeddd2e1f78f.tar.bz2
Cygwin: fix up cached DOS file attributes after file creation
The file attributes after creating a file are not necessarily identical to the attributes we passed as argument to NtCreateFile. This results in subsequent operations like fchmod or facl to set the DOS file attributes to unexpected values. The fix is to request file attributes from the OS after file creation and cache those. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/include/stdio_ext.h')
0 files changed, 0 insertions, 0 deletions