newlib/winsup/w32api/lib/ddk
Danny Smith 7d032a010a * include/ddk/winnt4.h (Exi386InterlockedDecrementLong,
Exi386InterlockedExchangeUlong, Exi386InterlockedIncrementLong);
	Add prototypes.
	* include/winddk.h (ExInterlockedAddUlong,
	ExInterlockedInsertHeadList, ExInterlockedInsertTailList,
	ExInterlockedRemoveHeadList, ExInterlockedPopEntryList,
	ExInterlockedPushEntryList): Change calling convention to
	DDKAPI.
	(ExfInterlockedAddUlong,ExInterlockedInsertHeadList,
	ExInterlockedInsertTailList, ExInterlockedRemoveHeadList,
	ExInterlockedPopEntryList, ExInterlockedPushEntryList):
	Add prototypes for DDKFASTAPI versions.
	Thanks to Vadim Yegor0v <zg at bmg dot lv> for report.
	* lib/ntoskrnl.def (ExInterlockedAddUlong,
	ExInterlockedInsertHeadList, ExInterlockedInsertTailList,
	ExInterlockedRemoveHeadList, ExInterlockedPopEntryList,
	ExInterlockedPushEntryList): Remove lead '@' from stubs.
	(ExfInterlockedAddUlong,ExfInterlockedInsertHeadList,
	ExfInterlockedInsertTailList, ExfInterlockedRemoveHeadList,
	ExfInterlockedPopEntryList, ExfInterlockedPushEntryList):
	Add fastcall stubs.
	(Exi386InterlockedDecrementLong, Exi386InterlockedExchangeUlong,
	Exi386InterlockedIncrementLong); Add stdcall stubs.
2004-10-10 07:14:04 +00:00
..
apcups.def
cfgmgr32.def * lib/ddk/cfgmgr32.def: Remove duplicate symbol names. 2004-01-01 10:21:01 +00:00
dxapi.def
hal.def
hid.def 22004-09-05 Hosaka Yuji <hos@tamanegi.org> 2004-09-05 10:05:24 +00:00
hidparse.def
Makefile.in * lib/Makefile.in (dist, install): Correct the install destinations. 2002-11-25 18:14:25 +00:00
mcd.def
ndis.def *lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix. 2003-03-20 00:44:06 +00:00
ntoskrnl.def * include/ddk/winnt4.h (Exi386InterlockedDecrementLong, 2004-10-10 07:14:04 +00:00
scsiport.def
tdi.def
usbcamd2.def
usbcamd.def
videoprt.def 2004-05-15 Filip Navara <xnavara@volny.cz> 2004-05-15 10:08:06 +00:00
win32k.def