Alexandre Julliard : ntdll: Move the remaining file functions to the Unix library.
17 Jul
2020
17 Jul
'20
10:30 p.m.
Module: wine Branch: master Commit: 28bf959c5c342faa956e718823bcabb06a4c4c30 URL: https://source.winehq.org/git/wine.git/?a=commit;h=28bf959c5c342faa956e71882... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Jul 17 11:46:30 2020 +0200 ntdll: Move the remaining file functions to the Unix library. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/Makefile.in | 1 - dlls/ntdll/file.c | 237 ------------------------------------------------- dlls/ntdll/ntdll.spec | 24 ++--- dlls/ntdll/unix/file.c | 151 ++++++++++++++++++++++++++++++- 4 files changed, 161 insertions(+), 252 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=28bf959c5c342faa956e7...
2072
Age (days ago)
2072
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard