This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-04 02:56:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ntdll
History
Sebastian Lackner
634bbed3fb
ntdll/tests: Add threadpool wait tests with more than 63 objects.
2015-07-06 14:49:39 +09:00
..
tests
ntdll/tests: Add threadpool wait tests with more than 63 objects.
2015-07-06 14:49:39 +09:00
actctx.c
…
atom.c
…
cdrom.c
…
critsection.c
…
debugbuffer.c
…
debugtools.c
…
directory.c
…
env.c
…
error.c
…
exception.c
…
file.c
…
handletable.c
…
heap.c
…
large_int.c
…
loader.c
…
loadorder.c
…
Makefile.in
…
misc.c
…
nt.c
…
ntdll_misc.h
…
ntdll.spec
ntdll: Implement TpSetWait and TpWaitForWait.
2015-07-06 14:49:39 +09:00
om.c
…
path.c
…
printf.c
…
process.c
…
reg.c
…
relay.c
…
resource.c
…
rtl.c
kernel32: Export RtlCopyMemory().
2015-06-19 19:10:45 +09:00
rtlbitmap.c
…
rtlstr.c
…
sec.c
…
serial.c
…
server.c
…
signal_arm64.c
ntdll: Set platform register x18 to TEB on ARM64.
2015-06-17 18:19:55 +09:00
signal_arm.c
ntdll: Set TPIDRURW inline on ARM.
2015-06-17 18:19:55 +09:00
signal_i386.c
…
signal_powerpc.c
…
signal_x86_64.c
…
string.c
…
sync.c
…
tape.c
ntdll: Silence warning about TAPE_GetStatus when sys/mtio.h is not available.
2015-06-30 14:42:13 +09:00
thread.c
…
threadpool.c
ntdll: Implement TpSetWait and TpWaitForWait.
2015-07-06 14:49:39 +09:00
time.c
…
version.c
…
version.rc
…
virtual.c
ntdll: Implement support for AT_ROUND_TO_PAGE flag in NtMapViewOfSection.
2015-06-26 20:35:05 +09:00
wcstring.c
…