.. |
.cvsignore
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
critsection.c
|
Added names to standard critical sections (suggested by Andreas
|
2001-08-16 18:12:56 +00:00 |
debugtools.c
|
Avoid crashing on non-initialized debug info.
|
2001-10-21 15:04:04 +00:00 |
error.c
|
Documentation ordinal fixes.
|
2001-06-19 18:20:47 +00:00 |
exception.c
|
When including config.h, include it first.
|
2001-10-14 16:18:52 +00:00 |
file.c
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
large_int.c
|
Added a few more large integer functions.
|
2000-10-13 20:26:03 +00:00 |
Makefile.in
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +00:00 |
misc.c
|
Fix a typo.
|
2001-07-26 21:41:22 +00:00 |
nt.c
|
Moved server.h to include/wine.
|
2001-07-19 00:39:09 +00:00 |
ntdll.spec
|
Implemented the wcstoul function.
|
2001-10-22 18:58:21 +00:00 |
ntdll_misc.h
|
Fixed a few prototypes.
|
2000-10-15 00:39:11 +00:00 |
om.c
|
Spelling, grammar and a bit of comment formatting fixes.
|
2001-10-22 19:04:32 +00:00 |
reg.c
|
Moved server.h to include/wine.
|
2001-07-19 00:39:09 +00:00 |
rtl.c
|
Added names to standard critical sections (suggested by Andreas
|
2001-08-16 18:12:56 +00:00 |
rtlstr.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
sec.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
signal_i386.c
|
Protect against an interrupt-pending signal recursion.
|
2001-10-28 21:16:22 +00:00 |
signal_sparc.c
|
- Made sure that the files that contains the declarations
|
2001-07-20 18:00:00 +00:00 |
string.c
|
Fixed bug in _ultoa.
|
2001-09-07 19:48:31 +00:00 |
sync.c
|
Fixed a few signed/unsigned and "unsigned < 0 always true" warnings.
|
2001-08-10 22:49:35 +00:00 |
time.c
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
wcstring.c
|
Implemented the wcstoul function.
|
2001-10-22 18:58:21 +00:00 |