Change __darwin__ to __APPLE__.
[wine] / dlls / ntdll / ntdll.spec
2003-07-09  Dmitry TimoshkovFix spec entry for ZwSetTimerResolution.
2003-07-09  Alexandre JulliardImplemented the ThreadBasicInformation case for
2003-07-08  Alexandre JulliardImplemented NtRead/WriteVirtualMemory.
2003-06-30  Alexandre JulliardImplemented NtDelayExecution and make Sleep call it.
2003-06-24  Eric Pouech- start moving a few file related functions from files...
2003-06-16   <ma@technoprint.ch>Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc...
2003-06-16  Eric PouechImplemented:
2003-05-20  Eric PouechImplemented NtQueryObject and NtSetInformationObject...
2003-05-20  Eric PouechImplemented timer related functions in ntdll and make...
2003-05-15  Eric PouechImplemented RtlDosPathNameToNtPathName_U, RtlGetCurrent...
2003-05-13  Eric PouechImplemented RtlExpandEnvironmentStrings_U and fixed...
2003-05-12  Aric StewartRtlUnicodeToMultiByteSize argument is not a null termin...
2003-05-11  Alexandre JulliardRemoved unnecessary function link names.
2003-05-08  Eric PouechImplemented a bunch of environment related NTDLL APIs.
2003-05-06  Thomas MertesImplement RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-01  Robert Shearman- Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie...
2003-04-29  Alexandre JulliardImplemented ntdll resource functions.
2003-04-22  Eric PouechMoved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers...
2003-04-16  Alexandre JulliardImplemented RtlIsNameLegalDOS8Dot3 (based on a patch...
2003-04-12  Alexandre JulliardImplemented RtlDetermineDosPathNameType_U and RtlIsDosD...
2003-04-08  Thomas MertesImplemented RtlRandom, RtlAreAllAccessesGranted,
2003-04-04  Alexandre JulliardImplemented NtQueueApcThread, and changed the server...
2003-03-31  Alexandre JulliardMoved WaitForMultipleObjects to ntdll (based on a patch...
2003-03-22  Thomas Mertes- Implement RtlDowncaseUnicodeString, RtlUniform, iswdi...
2003-03-21  Eric Pouech- implemented LdrQueryProcessModuleInformation
2003-03-20  Alexandre JulliardChanged name of the asm version of RtlUlong/shortByteSw...
2003-03-20  Alexandre JulliardPartially implemented LdrLock/UnlockLoaderLock.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-19  Alexandre JulliardImplemented Rtl*ByteSwap() functions, based on a patch...
2003-03-18  Jon GriffithsCorrect the agument count for RtlInitializeGenericTable().
2003-03-18  Eric Pouech- added LDR_MODULE structure to WINE_MODREF and made...
2003-03-15  Jon GriffithsAdd RtlDowncaseUnicodeChar(), RtlEqualComputerName(),
2003-03-14  Eric Pouech- implementation of LdrLoadDll out of loader/module.c
2003-03-14  Eric Pouech- implementation of LdrUnloadDll out of loader/module.c
2003-03-12  Thomas MertesImplement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...
2003-03-04  Eric Pouech- added Ldr* information to include/winternl.h
2003-02-19  Thomas Mertes- Implement RtlCharToInteger, RtlExtendedMagicDivide...
2003-01-13  Robert Shearman- Add some stubs.
2002-12-12  Alexandre JulliardAdded list of symbols to ignore by default in winebuild.
2002-12-11  György 'Nog' Jeney- Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
2002-12-10  Alberto MassariAdded parameters to NtXxxPort functions prototypes.
2002-11-27  Patrik StridvallFixed some issues found by winapi_check.
2002-11-25  Steve LustbaderAssorted Win2k/WinXP stubs.
2002-11-25  György 'Nog' Jeney- Move SetSystemTime, GetTimeZoneInformation and
2002-11-12  Robert ShearmanImplemented RtlUnicodeStringToInteger.
2002-10-10  Alexandre JulliardMake sure all Zw functions whose Nt equivalent is imple...
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-16  Alexandre JulliardImplemented NtDuplicateObject.
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-08-20  Patrik StridvallFixed some issues found by winapi_check.
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.
2002-08-09  Alexandre JulliardImplemented the RtlImage* functions, and use them to...
2002-07-31  Eric PouechAdded a generic mechanism to set up hooks for dispatchi...
2002-07-28  Ryan CummingImplementation of RtlGetNtVersionNumbers.
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-10  Mike McCormack- Partially implement LdrGetDllHandle.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-30  Alexandre JulliardAdded wine_server_fd_to_handle to replace FILE_DupUnixH...
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 JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Juergen SchmiedCorrected RtlConvertSidToUnicodeString, stub for VerSet...
2002-03-23  Alexandre JulliardExport the FILE_GetUnixHandle functionality from ntdll.
2002-02-22  Peter HunnisettAdd spec stub for RtlGetNtVersionNumbers.
2002-01-29  Dmitry TimoshkovAdded LdrDisableThreadCalloutsForDll.
2002-01-12  Alexandre JulliardUpdated debug channels.
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-10-22  David ElliottImplemented the wcstoul function.
2001-09-07  Dmitry TimoshkovCorrect .spec file parameters for msvcrt._fullpath...
2001-07-14  Patrik StridvallFixed issue found by winapi_check.
2001-07-08  Patrik StridvallFixed issues found by winapi_check.
2001-05-08  Francois GougetPrint the tid in the first column when +tid is specified.
2001-04-16  Ove KaavenImplemented _wtoi and _wtol.
2001-04-09  Marcus MeissnerAdded some stubs for functions used by newer rpcrt4...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-15  Alexandre JulliardUpdated debug channels.
2001-01-10  Gerard PatelAdded a specific debug channel for dll loading (builtin...
2000-12-15  Alexandre JulliardAdded support for Unicode applications in winebuild.
2000-12-13  Eric KohlImplemented _ultow() and export [Nt/Zw]QueryVolumeInfor...
2000-12-09  Alexandre JulliardRemoved no longer used elfdll loader.
2000-12-07  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Ove...
2000-12-06  Alexandre JulliardBuild the debugger as a .so.
2000-11-30  Alexandre JulliardExport the wine server functions from ntdll.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-26  Alexandre JulliardAdded entry point flags -noimport, -norelay, -ret64...
2000-11-25  Marcus MeissnerAdded pow() forward.
2000-11-10  Dimitrie O. PaunUse variable argument macros when compiling with gcc.
2000-11-09  Alexandre JulliardAdded __wine_get_main_args to retrieve command-line...
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
next