Fix a typo.
[wine] / dlls / ntdll /
2002-08-27  Patrik StridvallMSVC long long fixes.
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-27  Marcus MeissnerImplemented signal handling for PPC.
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-20  Patrik StridvallFixed some issues found by winapi_check.
2002-08-17  Marcus MeissnerImplemented server context/ptrace handling for Linux...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-08-15  Alexandre JulliardTrap exceptions in RtlImageNtHeader.
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.
2002-08-13  Dmitry TimoshkovCosmetics.
2002-08-13  Dmitry Timoshkovus->Length is in bytes.
2002-08-13  Dmitry TimoshkovThrow exception only for Wine internal locks.
2002-08-13  Alexandre JulliardSetup exception frame around 16-bit calls to unwind...
2002-08-09  Alexandre JulliardImplemented the RtlImage* functions, and use them to...
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Rafael KitoverPortability fixes for Cygwin.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-31  Eric PouechMoved all client-side console code to kernel.
2002-07-31  Eric PouechAdded a generic mechanism to set up hooks for dispatchi...
2002-07-31  Alexandre JulliardWe have to use the Rtl variant of Enter/LeaveCriticalSe...
2002-07-28  Ryan CummingImplementation of RtlGetNtVersionNumbers.
2002-07-28  Rafael KitoverMinor fix for ide-scsi cdroms.
2002-07-24  Alexandre JulliardAdded support for ordinal hint in PE_FindExportedFunction.
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
2002-07-22  Alexandre JulliardReplace all uses of PREFIX and @function by the __ASM_N...
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-07-10  Admiral CoeymanAdded support for FPU emulation interrupts.
2002-07-03  Gregg MattinsonVoid functions can't return a value, even if it is...
2002-07-01  Alexandre JulliardMake sure allocated blocks are aligned on an 8-byte...
2002-07-01  Gregg MattinsonAvoid alignment problem in NtQuerySystemTime.
2002-06-21  Gregg MattinsonImplemented DbgBreakPoint and DbgUserBreakPoint for...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-06-14  Mike McCormackPartially implement NtOpenFile and NtReadFile.
2002-06-13  François GougetReset signals to SIG_DFL before starting a child process.
2002-06-13  Alexandre JulliardRestored MakeCriticalSectionGlobal that got lost somewhere.
2002-06-13  Alexandre JulliardDon't try to open CDROM device if none was specified.
2002-06-10  Mike McCormack- Partially implement LdrGetDllHandle.
2002-06-02  Eric PouechFixed DebugBreakProcess (now generates EXCEPTION_BREAKP...
2002-06-02  Eric PouechImplementation for console control events (includes...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Alexandre JulliardAdded wine_server_fd_to_handle to replace FILE_DupUnixH...
2002-05-30  Alexandre JulliardPortability fixes.
2002-05-29  Alexandre JulliardFixed some alignment issues (based on a patch by Gregg...
2002-05-24  James JuranAdd missing \n to output messages.
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-20  Francois GougetDump thread id instead of %fs.
2002-05-19  Alexandre JulliardExport the debug API as functions instead of pointers.
2002-05-19  John K. HohmMore comcat.dll implementation, swprintf fix, winerror...
2002-05-19  Andreas Mohr- Improve error messages.
2002-05-19  Vincent BéronCorrect implementation of VerSetConditionMask.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-09  Juergen SchmiedCorrected RtlConvertSidToUnicodeString, stub for VerSet...
2002-05-09  Juergen SchmiedTypes and partial implementation for NtQueryVolumeInfor...
2002-05-01  Rizsanyi ZsoltImplemented IOCTL_SCSI_GET_ADDRESS for non true scsi...
2002-05-01  Laurent PinchartFixed NtQueryInformationProcess to return correct infor...
2002-05-01  Laurent PinchartImplementation of IOCTL_SCSI_PASS_THROUGH and
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-02  Gerald PfeiferUse ENOMEDIUM errno code only when defined.
2002-04-02  Alexandre JulliardFixed length handling in RtlUnicodeStringToAnsi/OemString.
2002-04-01  Francois GougetFix warnings for Linux, FreeBSD and Solaris.
2002-03-29  Andreas MohrAdded mapping for errno ENOMEDIUM to STATUS_NO_MEDIA_IN...
2002-03-23  Alexandre JulliardExport the FILE_GetUnixHandle functionality from ntdll.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2002-02-22  Peter HunnisettAdd spec stub for RtlGetNtVersionNumbers.
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-01-29  Dmitry TimoshkovAdded LdrDisableThreadCalloutsForDll.
2002-01-29  Dmitry TimoshkovFixed RtlAddAccessAllowedAce return value.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2002-01-18  Bang Jun-YoungFix NetBSD compile errors; CDIOCREADAUDIO is not availa...
2002-01-14  Francois GougetFix compilation errors on FreeBSD.
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2002-01-12  Alexandre JulliardUpdated debug channels.
2002-01-07  Alexandre JulliardAllocate debug_info structure at the same time as the...
2002-01-07  Alexandre JulliardAdded SIGNAL_Reset function.
2002-01-06  Alexandre JulliardRemoved obsolete dosmod.
2002-01-04  Ove KaavenFixed vm86_enter race conditions.
2002-01-04  Dmitry TimoshkovPrint FIXME() for not implemented NtQueryVolumeInformat...
2002-01-02  Ove KaavenMade the output of --debugmsg +seh a bit more verbose.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-12-11  Alexandre JulliardExported CALL32_Regs from ntdll, renamed to __wine_call...
2001-12-05  Alexandre JulliardRemoved ntdll dependency on MultiByteToWideChar/WideCha...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-24  Alexandre JulliardFixed registry routines broken by the structure sizes...
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-11-20  Francois GougetFix LUID definition.
next