.. |
tests
|
ntdll/tests: Try to fail more gracefully on win9x.
|
2005-12-31 13:24:02 +01:00 |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
Generate 16-bit spec files as assembly code too.
|
2005-09-21 14:23:54 +00:00 |
atom.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
cdrom.c
|
Fixed some compiler warnings on Darwin.
|
2005-12-01 12:36:05 +01:00 |
critsection.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
debugbuffer.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
debugtools.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
directory.c
|
Pass specific access rights to wine_server_handle_to_fd.
|
2005-12-12 17:15:26 +01:00 |
env.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
error.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
exception.c
|
ntdll: Made DBG_EXCEPTION_HANDLED a synonym of DBG_CONTINUE for exception handlers.
|
2005-12-20 11:47:27 +01:00 |
file.c
|
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
|
2005-12-14 11:14:02 +01:00 |
handletable.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
heap.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
large_int.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
loader.c
|
ntdll: New implementation of relay thunks.
|
2005-12-18 10:45:01 +01:00 |
loadorder.c
|
…
|
|
misc.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
nt.c
|
server: Use attributes instead of inherit flag in token requests.
|
2005-12-09 12:17:19 +01:00 |
ntdll.spec
|
Add -register hint in ntdll, kernel and msvcrt spec files.
|
2005-12-16 12:44:58 +01:00 |
ntdll_misc.h
|
ntdll: New implementation of relay thunks.
|
2005-12-18 10:45:01 +01:00 |
om.c
|
server: Use attributes instead of inherit flag in dup_handle request.
|
2005-12-09 12:21:35 +01:00 |
path.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
process.c
|
server: Use attributes instead of inherit flag in process and thread requests.
|
2005-12-09 12:13:11 +01:00 |
reg.c
|
server: Added object attributes to a few more requests.
|
2005-12-09 14:52:04 +01:00 |
relay.c
|
ntdll: New implementation of relay thunks.
|
2005-12-18 10:45:01 +01:00 |
resource.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
rtl.c
|
ntdll: Reimplemented _chkstk and _alloca_probe directly in assembly.
|
2005-12-15 10:48:12 +01:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
sec.c
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
server.c
|
Pass specific access rights to wine_server_handle_to_fd.
|
2005-12-12 17:15:26 +01:00 |
signal_i386.c
|
ntdll: Make __wine_call_from_32_restore_regs take a context pointer.
|
2005-12-19 09:59:50 +01:00 |
signal_powerpc.c
|
Fixed Get/SetThreadContext to work properly on suspended threads.
|
2005-11-02 20:54:12 +00:00 |
signal_sparc.c
|
Fixed Get/SetThreadContext to work properly on suspended threads.
|
2005-11-02 20:54:12 +00:00 |
signal_x86_64.c
|
Fixed Get/SetThreadContext to work properly on suspended threads.
|
2005-11-02 20:54:12 +00:00 |
string.c
|
Improve c2man Documented-Total count.
|
2005-11-09 10:30:57 +00:00 |
sync.c
|
Move timer objects into directory name space.
|
2005-12-02 16:05:54 +01:00 |
thread.c
|
ntdll: Don't use a real guard page at the bottom of the stack.
|
2005-12-17 18:47:03 +01:00 |
time.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
version.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
virtual.c
|
ntdll: Don't use a real guard page at the bottom of the stack.
|
2005-12-17 18:47:03 +01:00 |
wcstring.c
|
…
|
|