ntdll: Move the file read/write functions to the Unix library.
commit888d66a2376f0da076ec312ef5ca2d93fee0e2f9
authorAlexandre Julliard <julliard@winehq.org>
Tue, 16 Jun 2020 10:02:00 +0000 (16 12:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Jun 2020 16:36:30 +0000 (16 18:36 +0200)
tree04c403a75fe558a8c9bec26377ef726c3714df13
parente9e5c95058df1f409debeb6b05aa222b476d79f6
ntdll: Move the file read/write functions to the Unix library.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/file.c
dlls/ntdll/ntdll_misc.h
dlls/ntdll/sync.c
dlls/ntdll/unix/file.c
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unix/virtual.c
dlls/ntdll/unixlib.h