.. |
.cvsignore
|
Added winebuild support for generating a .dbg.c file containing the
|
2002-05-14 20:54:58 +00:00 |
Makefile.in
|
Added support for FPU emulation interrupts.
|
2002-07-10 23:22:29 +00:00 |
cdrom.c
|
Don't try to open CDROM device if none was specified.
|
2002-06-13 21:46:02 +00:00 |
critsection.c
|
Dump thread id instead of %fs.
|
2002-05-20 18:00:46 +00:00 |
debugtools.c
|
Export the debug API as functions instead of pointers.
|
2002-05-19 22:29:01 +00:00 |
error.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
exception.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
file.c
|
Partially implement NtOpenFile and NtReadFile.
|
2002-06-14 00:36:20 +00:00 |
heap.c
|
Make sure allocated blocks are aligned on an 8-byte boundary.
|
2002-07-01 18:41:47 +00:00 |
large_int.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
loader.c
|
- Partially implement LdrGetDllHandle.
|
2002-06-10 02:28:00 +00:00 |
misc.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
nt.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
ntdll.spec
|
Fixed some issues found by winapi_check.
|
2002-07-19 00:30:16 +00:00 |
ntdll_misc.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
om.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
reg.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
rtl.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
rtlstr.c
|
Void functions can't return a value, even if it is the return value
|
2002-07-03 01:20:07 +00:00 |
sec.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
signal_i386.c
|
Reset signals to SIG_DFL before starting a child process.
|
2002-06-13 21:57:38 +00:00 |
signal_sparc.c
|
Implemented DbgBreakPoint and DbgUserBreakPoint for Sparc. Debugger
|
2002-06-21 20:10:07 +00:00 |
string.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
sync.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
time.c
|
Avoid alignment problem in NtQuerySystemTime.
|
2002-07-01 18:14:27 +00:00 |
wcstring.c
|
More comcat.dll implementation, swprintf fix, winerror.h additions.
|
2002-05-19 22:27:41 +00:00 |