Sweden-Number/dlls/ntdll
Alexandre Julliard 526531eb6c Create at most one glue file for a single dll.
Avoid the intermediate .tmp.o file when building programs.
2002-08-01 18:36:58 +00:00
..
.cvsignore Create at most one glue file for a single dll. 2002-08-01 18:36:58 +00:00
Makefile.in Create at most one glue file for a single dll. 2002-08-01 18:36:58 +00:00
cdrom.c Minor fix for ide-scsi cdroms. 2002-07-28 17:48:01 +00:00
critsection.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
debugtools.c Generate the __ASM_NAME and __ASM_FUNC macros directly from 2002-07-22 20:51:02 +00:00
error.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
exception.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
file.c Partially implement NtOpenFile and NtReadFile. 2002-06-14 00:36:20 +00:00
heap.c We have to use the Rtl variant of Enter/LeaveCriticalSection inside 2002-07-31 17:56:54 +00:00
large_int.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
loader.c Added support for ordinal hint in PE_FindExportedFunction. 2002-07-24 19:04:41 +00:00
misc.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nt.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
ntdll.spec Added a generic mechanism to set up hooks for dispatching signal 2002-07-31 18:46:09 +00:00
ntdll_misc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
om.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
reg.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
rtl.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
rtlstr.c Void functions can't return a value, even if it is the return value 2002-07-03 01:20:07 +00:00
sec.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
signal_i386.c Portability fixes for Cygwin. 2002-07-31 20:04:20 +00:00
signal_sparc.c Added a generic mechanism to set up hooks for dispatching signal 2002-07-31 18:46:09 +00:00
string.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
sync.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
time.c Avoid alignment problem in NtQuerySystemTime. 2002-07-01 18:14:27 +00:00
wcstring.c More comcat.dll implementation, swprintf fix, winerror.h additions. 2002-05-19 22:27:41 +00:00