2010-06-29 Ozkan Sezer <sezeroz@gmail.com>
* lib32/ntdll.def: Remove the duplicated Rtl*ByteSwap exports and
keep the __fastcall versions at the top.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2726 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/ChangeLog b/mingw-w64-crt/ChangeLog
index 17628fb..bee8f70 100644
--- a/mingw-w64-crt/ChangeLog
+++ b/mingw-w64-crt/ChangeLog
@@ -1,5 +1,10 @@
2010-06-29 Ozkan Sezer <sezeroz@gmail.com>
+ * lib32/ntdll.def: Remove the duplicated Rtl*ByteSwap exports and
+ keep the __fastcall versions at the top.
+
+2010-06-29 Ozkan Sezer <sezeroz@gmail.com>
+
* lib32/cfgmgr32.def: Fix @<n> suffix for CM_Add_ID[A|W] as 12,
CM_Query_And_Remove_SubTree_Ex[A|W] as 24.
* lib32/setupapi.def: Fix @<n> suffix for CM_Add_ID[A|W] as 12,
diff --git a/mingw-w64-crt/lib32/ntdll.def b/mingw-w64-crt/lib32/ntdll.def
index ddfb2bf..c8e630e 100644
--- a/mingw-w64-crt/lib32/ntdll.def
+++ b/mingw-w64-crt/lib32/ntdll.def
@@ -1201,8 +1201,6 @@
RtlTraceDatabaseValidate@4
RtlTryAcquirePebLock@0
RtlTryEnterCriticalSection@4
-RtlUlongByteSwap@4
-RtlUlonglongByteSwap@4
RtlUnhandledExceptionFilter2@8
RtlUnhandledExceptionFilter@4
RtlUnicodeStringToAnsiSize@4
@@ -1240,7 +1238,6 @@
RtlUsageHeap@12
; Not shure.
RtlUserThreadStart
-RtlUshortByteSwap@4
RtlValidAcl@4
RtlValidRelativeSecurityDescriptor@12
RtlValidSecurityDescriptor@4