..
messages
…
nls
…
tests
In GetDiskFreeSpace:
2005-10-20 11:36:40 +00:00
.cvsignore
We are no longer generating .dbg.c files.
2005-09-29 10:35:58 +00:00
Makefile.in
Generate 16-bit spec files as assembly code too.
2005-09-21 14:23:54 +00:00
actctx.c
…
atom.c
Protect GlobalAddAtomA string handling by exception handler (for
2005-08-19 15:20:06 +00:00
atom16.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
change.c
Fixed some traces to use the right printf format and avoid typecasts.
2005-09-12 10:30:05 +00:00
comm.c
Tolerate ioctl failure in GetCommState() in order to be capable to use
2005-09-27 09:32:17 +00:00
comm.drv.spec
…
computername.c
…
console.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
console_private.h
…
cpu.c
…
debugger.c
…
dosmem.c
Fixed a number of pointer to integer conversions that wouldn't work
2005-09-12 15:14:06 +00:00
editline.c
Windows is returning the length of the string, plus the CRLF
2005-10-06 11:35:24 +00:00
environ.c
…
error16.c
…
except.c
Set WINEDEBUG to an empty value instead of removing it so that it gets
2005-10-04 18:14:22 +00:00
fiber.c
…
file.c
Revert previous change, OF_EXIST really returns HFILE_ERROR.
2005-10-18 10:39:15 +00:00
file16.c
…
format_msg.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
global16.c
Moved the implementation of a couple of system.drv entry points to
2005-08-29 12:26:19 +00:00
heap.c
Report swap file total/free sizes to be the same as physical memory.
2005-08-16 16:00:36 +00:00
instr.c
Replace DPRINTF by TRACE in a few places.
2005-09-25 15:23:21 +00:00
kernel.rc
…
kernel16.c
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
2005-08-29 10:20:51 +00:00
kernel16_private.h
Moved return value handling to the individual relay thunks so that we
2005-09-18 12:25:22 +00:00
kernel32.spec
Moved return value handling to the individual relay thunks so that we
2005-09-18 12:25:22 +00:00
kernel_main.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
kernel_private.h
Fixed a number of pointer to integer conversions that wouldn't work
2005-09-12 15:14:06 +00:00
krnl386.exe.spec
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
2005-08-29 10:20:51 +00:00
lcformat.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
local16.c
Replace DPRINTF by TRACE in a few places.
2005-09-25 15:23:21 +00:00
locale.c
Ignore empty environment strings.
2005-10-17 08:56:41 +00:00
locale_rc.rc
…
lzexpand.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
module.c
LoadLibrary should ignore trailing spaces in the library name.
2005-10-18 14:10:56 +00:00
ne_module.c
Replace DPRINTF by TRACE in a few places.
2005-09-25 15:23:21 +00:00
ne_segment.c
Don't apply relocations a second time to self loaded segments.
2005-09-27 11:03:18 +00:00
oldconfig.c
Enable SCSI_getprocentry() on non-Linux platforms which now should be
2005-08-19 09:58:40 +00:00
path.c
Use a larger buffer in CopyFileW now that the file handle may not
2005-09-26 13:26:40 +00:00
powermgnt.c
…
process.c
Pass characters to get_file_name() helper, not bytes.
2005-10-10 10:28:48 +00:00
profile.c
Make sure not to strcpy from a NULL default value pointer.
2005-10-11 19:27:03 +00:00
pthread.c
Use explicit function pointers for pthread support instead of relying
2005-09-03 15:11:29 +00:00
registry16.c
Warning fixes for gcc 4.0.
2005-08-15 10:49:39 +00:00
relay16.c
Moved return value handling to the individual relay thunks so that we
2005-09-18 12:25:22 +00:00
resource.c
…
resource16.c
Fixed a few more pointer to integer typecast issues for 64-bit
2005-09-12 21:22:32 +00:00
selector.c
Fixed a few more pointer to integer typecast issues for 64-bit
2005-09-12 21:22:32 +00:00
snoop16.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
stress.c
…
stress.spec
…
string.c
…
sync.c
Add brackets around (a)?b:c construct.
2005-10-06 11:32:53 +00:00
syslevel.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
system.c
Moved the implementation of a couple of system.drv entry points to
2005-08-29 12:26:19 +00:00
system.drv.spec
Moved the implementation of a couple of system.drv entry points to
2005-08-29 12:26:19 +00:00
tape.c
…
task.c
Removed unused debug channels.
2005-09-22 10:44:40 +00:00
thread.c
Implemented kernel32.GetThreadTimes on top of ntdll's equivalent
2005-09-12 22:01:33 +00:00
thunk.c
Fixed some more traces to use the right printf format and avoid
2005-09-12 14:12:46 +00:00
time.c
Remove unspecific FIXME.
2005-10-17 09:23:22 +00:00
toolhelp.c
- rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent
2005-09-06 10:25:11 +00:00
toolhelp.h
…
toolhelp.spec
…
toolhelp16.c
Moved TaskFindHandle16 to toolhelp16.c.
2005-08-29 10:26:48 +00:00
utthunk.c
…
version.c
Replace DPRINTF by TRACE in a few places.
2005-09-25 15:23:21 +00:00
version.rc
…
version16.rc
…
virtual.c
Add brackets around (a)?b:c construct.
2005-09-30 10:33:43 +00:00
volume.c
In GetDiskFreeSpace:
2005-10-20 11:36:40 +00:00
vxd.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
win87em.c
…
win87em.spec
…
windebug.c
…
windebug.spec
…
wowthunk.c
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
2005-08-29 10:20:51 +00:00