.. |
tests
|
ntdll/tests: Win64 printf format warning fixes.
|
2006-10-14 20:17:34 +02:00 |
Makefile.in
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
atom.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
cdrom.c
|
ntdll: Added a server_get_unix_fd function that avoids doing a dup() of the fd when not required.
|
2006-11-03 11:38:44 +01:00 |
critsection.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
debugbuffer.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
debugtools.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
directory.c
|
ntdll: Added a server_get_unix_fd function that avoids doing a dup() of the fd when not required.
|
2006-11-03 11:38:44 +01:00 |
env.c
|
ntdll: Cast-qual warning fix.
|
2006-09-20 20:02:55 +02:00 |
error.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
exception.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
file.c
|
ntdll: Re-add sys/ioctl.h that got lost in the PeekNamedPipe move.
|
2006-11-09 09:18:43 +01:00 |
handletable.c
|
ntdll: Clarify the documentation for HandleTable.
|
2006-11-07 15:05:53 +01:00 |
heap.c
|
ntdll: Added debug support for notifying block allocation / freeing.
|
2006-10-20 13:50:04 +02:00 |
large_int.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
loader.c
|
ntdll: Moved command-line help to the loader binary.
|
2006-11-06 13:04:56 +01:00 |
loadorder.c
|
ntdll: Default to native loadorder for the main exe if not in system directory.
|
2006-08-15 19:48:08 +02:00 |
misc.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
nt.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
ntdll.spec
|
ntdll: Added implementation of RtlDllShutdownInProgress.
|
2006-11-03 13:52:02 +01:00 |
ntdll_misc.h
|
ntdll: FILE_GetDeviceInfo no longer needs to be public.
|
2006-11-03 15:20:21 +01:00 |
om.c
|
ntdll: Maintain a file descriptor cache on the client side.
|
2006-11-02 20:48:19 +01:00 |
path.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
process.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
reg.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
relay.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
resource.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
rtl.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
rtlbitmap.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
rtlstr.c
|
libwine_unicode: Renamed is_dbcs_leadbyte to wine_is_dbcs_leadbyte.
|
2006-05-24 14:14:09 +02:00 |
sec.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
serial.c
|
ntdll: Added a server_get_unix_fd function that avoids doing a dup() of the fd when not required.
|
2006-11-03 11:38:44 +01:00 |
server.c
|
ntdll: Cast-qual warning fix.
|
2006-11-07 15:06:25 +01:00 |
signal_i386.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
signal_powerpc.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
signal_sparc.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
signal_x86_64.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
string.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
sync.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
tape.c
|
ntdll: Fix building on Darwin versions prior to 8.0.
|
2006-11-06 12:27:30 +01:00 |
thread.c
|
ntdll: Implemented AmILastThread information class for NtQueryInformationThread.
|
2006-10-03 20:20:13 +02:00 |
threadpool.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
time.c
|
server: Convert the server start time to the abs_time_t type.
|
2006-07-26 14:50:55 +02:00 |
version.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
virtual.c
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
wcstring.c
|
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
|
2006-09-11 11:30:48 +02:00 |