.. |
tests
|
ntdll/tests: Enable some more string API tests.
|
2019-12-09 23:47:45 +01:00 |
Makefile.in
|
…
|
|
actctx.c
|
ntdll: Use the Rtl UTF8 conversion functions.
|
2019-12-04 16:03:48 +01:00 |
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
…
|
|
crypt.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
kernel32: Move some initialization code to ntdll.
|
2019-12-04 16:03:48 +01:00 |
directory.c
|
…
|
|
env.c
|
kernel32: Move some initialization code to ntdll.
|
2019-12-04 16:03:48 +01:00 |
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
ntdll: Add status code for ELOOP error.
|
2019-12-11 21:51:28 +01:00 |
handletable.c
|
…
|
|
heap.c
|
ntdll: S/4Gb/4GB/ in a comment since it refers to bytes.
|
2019-11-21 19:01:10 +01:00 |
large_int.c
|
…
|
|
loader.c
|
kernel32: Remove __wine_kernel_init().
|
2019-12-10 18:24:32 +01:00 |
loadorder.c
|
…
|
|
locale.c
|
ntdll: Fix contents of the glyph table in generated codepage data.
|
2019-12-06 22:30:23 +01:00 |
misc.c
|
…
|
|
nt.c
|
ntdll: Implement relationship filtering for create_logical_proc_info on linux.
|
2019-12-02 22:02:56 +01:00 |
ntdll.spec
|
ntdll: Implement RtlUTF8ToUnicodeN.
|
2019-12-04 16:03:48 +01:00 |
ntdll_misc.h
|
ntdll: Implement RtlLocaleNameToLcid().
|
2019-11-19 23:15:04 +01:00 |
om.c
|
…
|
|
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
…
|
|
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
ntdll: Reimplement RtlUnicodeToUTF8N.
|
2019-12-04 16:03:48 +01:00 |
sec.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
ntdll: Remove trailing \n in fatal_perror() calls.
|
2019-11-29 17:50:48 +01:00 |
signal_arm.c
|
…
|
|
signal_arm64.c
|
…
|
|
signal_i386.c
|
…
|
|
signal_powerpc.c
|
…
|
|
signal_x86_64.c
|
…
|
|
string.c
|
…
|
|
sync.c
|
…
|
|
tape.c
|
…
|
|
thread.c
|
ntdll: Add support for querying thread suspend count.
|
2019-12-03 21:27:14 +01:00 |
threadpool.c
|
…
|
|
time.c
|
ntdll: Fix tick count calculation on Mac.
|
2019-11-28 20:45:46 +01:00 |
version.c
|
ntdll: Handle version parsing in Unicode.
|
2019-11-21 19:01:10 +01:00 |
version.rc
|
…
|
|
virtual.c
|
ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory().
|
2019-12-04 16:57:13 +01:00 |
wcstring.c
|
…
|
|