.. |
tests
|
Fix gcc 4.0 warnings.
|
2005-09-02 14:47:36 +00:00 |
.cvsignore
|
We are no longer generating .spec.c files.
|
2005-09-21 14:42:52 +00:00 |
atom.c
|
Correct third parameter of NtQueryInformationAtom.
|
2005-09-06 09:26:31 +00:00 |
cdrom.c
|
Fixed some traces to use the right printf format and avoid typecasts.
|
2005-09-12 10:30:05 +00:00 |
critsection.c
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +00:00 |
debugbuffer.c
|
|
|
debugtools.c
|
|
|
directory.c
|
Fixed a number of pointer to integer conversions that wouldn't work
|
2005-09-12 15:14:06 +00:00 |
env.c
|
Use SIZE_T instead of ULONG for the size arguments of the virtual
|
2005-09-12 10:36:06 +00:00 |
error.c
|
Added names for a bunch of status values.
|
2005-07-28 18:40:45 +00:00 |
exception.c
|
Fixed a number of pointer to integer conversions that wouldn't work
|
2005-09-12 15:14:06 +00:00 |
file.c
|
Added FSCTL_PIPE_LISTEN support.
|
2005-09-06 14:09:42 +00:00 |
handletable.c
|
Use SIZE_T instead of ULONG for the size arguments of the virtual
|
2005-09-12 10:36:06 +00:00 |
heap.c
|
Fixed some trace format strings (reported by Gerald Pfeifer).
|
2005-09-18 11:15:16 +00:00 |
large_int.c
|
|
|
loader.c
|
Use SIZE_T instead of ULONG for the size arguments of the virtual
|
2005-09-12 10:36:06 +00:00 |
loadorder.c
|
|
|
Makefile.in
|
Generate 16-bit spec files as assembly code too.
|
2005-09-21 14:23:54 +00:00 |
misc.c
|
|
|
nt.c
|
Fix gcc 4.0 warnings.
|
2005-09-02 14:47:36 +00:00 |
ntdll_misc.h
|
Support arbitrary sizes for the thread signal stack, and set the
|
2005-09-14 10:36:58 +00:00 |
ntdll.spec
|
Specify 64-bit integers as double instead of long long in spec files
|
2005-09-09 15:05:01 +00:00 |
om.c
|
Added a separate set_handle_cached_fd request instead of abusing
|
2005-08-23 18:43:50 +00:00 |
path.c
|
Added a wine_unix_to_nt_file_name function to do proper pathname
|
2005-08-11 10:41:26 +00:00 |
process.c
|
- rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent
|
2005-09-06 10:25:11 +00:00 |
reg.c
|
|
|
relay.c
|
Make the users of wine_call_from_32_regs save %eax so that we don't
|
2005-09-18 11:13:54 +00:00 |
resource.c
|
|
|
rtl.c
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +00:00 |
rtlbitmap.c
|
Remove the 'L' suffix on a number of constants to avoid comparison
|
2005-09-13 15:00:32 +00:00 |
rtlstr.c
|
|
|
sec.c
|
Fixed a number of pointer to integer conversions that wouldn't work
|
2005-09-12 15:14:06 +00:00 |
server.c
|
Use the proper size for the cmsg_fd structure on 64-bit plaforms.
|
2005-09-16 18:52:47 +00:00 |
signal_i386.c
|
Support arbitrary sizes for the thread signal stack, and set the
|
2005-09-14 10:36:58 +00:00 |
signal_powerpc.c
|
Support arbitrary sizes for the thread signal stack, and set the
|
2005-09-14 10:36:58 +00:00 |
signal_sparc.c
|
Support arbitrary sizes for the thread signal stack, and set the
|
2005-09-14 10:36:58 +00:00 |
signal_x86_64.c
|
Preliminary implementation of signal handling for x86-64.
|
2005-09-16 19:40:52 +00:00 |
string.c
|
|
|
sync.c
|
|
|
thread.c
|
Support arbitrary sizes for the thread signal stack, and set the
|
2005-09-14 10:36:58 +00:00 |
time.c
|
Fix "empty body in an if/else-statement" warnings.
|
2005-09-21 09:46:28 +00:00 |
version.c
|
Fixed a comment.
|
2005-09-08 12:42:51 +00:00 |
virtual.c
|
Ignore relocations for unmapped pages.
|
2005-09-21 09:47:12 +00:00 |
wcstring.c
|
|
|