.. |
tests
|
Tests for RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar,
|
2003-02-19 03:40:14 +00:00 |
.cvsignore
|
Added .spec.def files.
|
2002-12-12 22:04:04 +00:00 |
Makefile.in
|
Removed SO loading type.
|
2003-03-05 02:50:25 +00:00 |
cdrom.c
|
Define CD_SECS and CD_FRAMES also on non-Linux systems. Avoid a
|
2003-02-25 03:56:21 +00:00 |
critsection.c
|
Print thread ids in traces with only 4 digits now that they are small
|
2003-02-18 23:29:47 +00:00 |
debugtools.c
|
Only print the trace header when we are at the beginning of a new
|
2003-03-14 04:02:03 +00:00 |
error.c
|
Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP.
|
2003-01-02 17:50:48 +00:00 |
exception.c
|
Print dll name too for stub exceptions.
|
2003-02-18 23:25:34 +00:00 |
file.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
heap.c
|
Removed no longer needed inclusion of heap.h.
|
2003-01-24 00:54:58 +00:00 |
large_int.c
|
- Implement RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar,
|
2003-02-19 03:39:46 +00:00 |
loader.c
|
- implementation of LdrLoadDll out of loader/module.c
|
2003-03-14 05:01:20 +00:00 |
misc.c
|
Replace 0x%p with %p.
|
2002-12-05 19:56:15 +00:00 |
nt.c
|
Added parameters to NtXxxPort functions prototypes.
|
2002-12-10 20:04:40 +00:00 |
ntdll.spec
|
Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(),
|
2003-03-15 19:42:11 +00:00 |
ntdll_misc.h
|
- implementation of LdrLoadDll out of loader/module.c
|
2003-03-14 05:01:20 +00:00 |
om.c
|
Replace 0x%p with %p.
|
2002-12-05 19:56:15 +00:00 |
reg.c
|
Avoid GetProcessHeap() inside ntdll.
|
2003-03-14 23:16:46 +00:00 |
rtl.c
|
Avoid GetProcessHeap() inside ntdll.
|
2003-03-14 23:16:46 +00:00 |
rtlbitmap.c
|
Rewrote RtlFind{Most,Least}SignificantBit in a more portable way.
|
2003-03-07 23:15:52 +00:00 |
rtlstr.c
|
Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(),
|
2003-03-15 19:42:11 +00:00 |
sec.c
|
Documentation updates.
|
2003-03-17 21:21:00 +00:00 |
signal_i386.c
|
Use SIGUSR1 instead of SIGSTOP to suspend threads.
|
2003-03-04 22:18:43 +00:00 |
signal_powerpc.c
|
Use SIGUSR1 instead of SIGSTOP to suspend threads.
|
2003-03-04 22:18:43 +00:00 |
signal_sparc.c
|
Use SIGUSR1 instead of SIGSTOP to suspend threads.
|
2003-03-04 22:18:43 +00:00 |
string.c
|
Implement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa, _itow, _ltow,
|
2003-03-12 20:16:07 +00:00 |
sync.c
|
Replace 0x%p with %p.
|
2002-12-05 19:56:15 +00:00 |
time.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
virtual.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
wcstring.c
|
Move vsnwprintf implementation to libwine_unicode, export snprintfW
|
2003-03-12 22:30:16 +00:00 |