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-01-26 05:54:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ntdll
History
André Hentschel
aa139d3e86
ntdll: Set platform register x18 to TEB on ARM64.
2015-06-17 18:19:55 +09:00
..
tests
ntdll/tests: Add tests for info struct size for FileDispositionInformation.
2015-06-11 15:32:30 +09:00
actctx.c
…
atom.c
…
cdrom.c
ntdll: Fix IOCTL_DVD_READ_STRUCTURE expected output size.
2015-06-15 14:50:19 +09:00
critsection.c
…
debugbuffer.c
…
debugtools.c
…
directory.c
ntdll: Fix the "not found" status set by read_directory_stat() and read_directory_getattrlist() for when restart_scan is set.
2015-06-12 21:22:42 +09:00
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
…
om.c
…
path.c
…
printf.c
…
process.c
…
reg.c
…
relay.c
…
resource.c
…
rtl.c
…
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: Multiply r4 with the word size in ARM for __chkstk.
2015-06-16 23:56:44 +09:00
signal_i386.c
…
signal_powerpc.c
…
signal_x86_64.c
ntdll: Add partial support for version 3 of DWARF CIEs which are generated by Clang/LLVM.
2015-06-05 18:40:39 +09:00
string.c
…
sync.c
…
tape.c
…
thread.c
…
threadpool.c
…
time.c
…
version.c
…
version.rc
…
virtual.c
ntdll: Fix status code when NtMapViewOfSection parameter check fails.
2015-06-08 15:34:04 +09:00
wcstring.c
…