wine-wine/dlls/ntdll
Alexandre Julliard 6ff0bb786c ntdll: Set the Unix current directory also in the exec process case.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49425
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-22 12:04:35 +02:00
..
tests
unix ntdll: Set the Unix current directory also in the exec process case. 2020-06-22 12:04:35 +02:00
Makefile.in ntdll: Remove support for PPC32. 2020-06-17 16:46:14 +02:00
actctx.c ntdll: Create class section for proxy-stub interface entries. 2020-06-12 17:16:25 +02:00
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c ntdll: Use unix_to_nt_file_name() to convert Unix paths in RtlGetFullPathName_U(). 2020-06-21 16:48:24 +02:00
env.c ntdll: Move the current directory initialization to the Unix library. 2020-06-17 16:27:24 +02:00
error.c
exception.c
file.c ntdll: Move the directory change functions to the Unix library. 2020-06-18 19:56:43 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Move the thread get/set information functions to the Unix library. 2020-06-18 14:48:15 +02:00
loadorder.c
locale.c
make_errors
misc.c
nt.c ntdll: Remove support for PPC32. 2020-06-17 16:46:14 +02:00
ntdll.spec
ntdll_misc.h ntdll: Use unix_to_nt_file_name() to convert Unix paths in RtlGetFullPathName_U(). 2020-06-21 16:48:24 +02:00
om.c
path.c ntdll: Use unix_to_nt_file_name() to convert Unix paths in RtlGetFullPathName_U(). 2020-06-21 16:48:24 +02:00
printf.c
process.c ntdll: Move the thread get/set information functions to the Unix library. 2020-06-18 14:48:15 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c ntdll: Move the WoW64 thread context functions to the Unix library. 2020-06-18 14:48:15 +02:00
string.c
sync.c ntdll: Move the file read/write functions to the Unix library. 2020-06-16 18:36:30 +02:00
thread.c ntdll: Move the image address initialization to the Unix library. 2020-06-18 14:48:15 +02:00
threadpool.c
time.c
unixlib.h ntdll: Move the directory change functions to the Unix library. 2020-06-18 19:56:43 +02:00
version.c
version.rc
virtual.c
wcstring.c