Sweden-Number/dlls/ntdll
Alexandre Julliard d384871bc3 ntdll: Don't store the unix file descriptor in the async structure, retrieve it as needed. 2006-11-03 11:56:51 +01:00
..
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: Don't store the unix file descriptor in the async structure, retrieve it as needed. 2006-11-03 11:56:51 +01:00
handletable.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02: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: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02: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: Document a Microsoft spelling mistake so we know it is not to be fixed. 2006-09-08 11:03:19 +02:00
ntdll_misc.h 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
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: 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
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: 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
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 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
wcstring.c Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes. 2006-09-11 11:30:48 +02:00