diff options
author | Christopher Faylor <me@cgf.cx> | 2012-11-07 16:52:48 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-11-07 16:52:48 +0000 |
commit | 61746d6ae850aa6a89b0c0b00c609011c6d0ade9 (patch) | |
tree | 95552490c8ee6f3bf8b0f2d37e61bbc9dafe7a7b /winsup/w32api/lib/rtutils.def | |
parent | 2ca28ea2dc0c397b9a11072e121e1c5b6f87650b (diff) | |
download | cygnal-61746d6ae850aa6a89b0c0b00c609011c6d0ade9.tar.gz cygnal-61746d6ae850aa6a89b0c0b00c609011c6d0ade9.tar.bz2 cygnal-61746d6ae850aa6a89b0c0b00c609011c6d0ade9.zip |
* mingw: Delete obsolete directory.
* w32api: Ditto.
Diffstat (limited to 'winsup/w32api/lib/rtutils.def')
-rwxr-xr-x | winsup/w32api/lib/rtutils.def | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/winsup/w32api/lib/rtutils.def b/winsup/w32api/lib/rtutils.def deleted file mode 100755 index c2b12d843..000000000 --- a/winsup/w32api/lib/rtutils.def +++ /dev/null @@ -1,54 +0,0 @@ -LIBRARY RTUTILS.DLL
-EXPORTS
-CreateWaitEvent@40
-CreateWaitEventBinding@20
-CreateWaitTimer@16
-DeRegisterWaitEventBinding@4
-DeRegisterWaitEventBindingSelf@4
-DeRegisterWaitEventsTimers@8
-DeRegisterWaitEventsTimersSelf@8
-DebugPrintWaitWorkerThreads@4
-LogErrorA@16
-LogErrorW@16
-LogEventA@16
-LogEventW@16
-MprSetupProtocolEnum@12
-MprSetupProtocolFree@4
-QueueWorkItem@12
-RegisterWaitEventBinding@4
-RegisterWaitEventsTimers@8
-RouterAssert@16
-RouterGetErrorStringA@8
-RouterGetErrorStringW@8
-RouterLogDeregisterA@4
-RouterLogDeregisterW@4
-RouterLogEventA@24
-RouterLogEventW@24
-RouterLogEventDataA@28
-RouterLogEventDataW@28
-RouterLogEventExA@24
-RouterLogEventExW@24
-RouterLogEventStringA@28
-RouterLogEventStringW@28
-RouterLogEventValistExA@24
-RouterLogEventValistExW@24
-RouterLogRegisterA@4
-RouterLogRegisterW@4
-SetIoCompletionProc@8
-TraceDeregisterA@4
-TraceDeregisterW@4
-TraceDeregisterExA@8
-TraceDeregisterExW@8
-TraceDumpExA@28
-TraceDumpExW@28
-TraceGetConsoleA@8
-TraceGetConsoleW@8
-TracePutsExA@12
-TracePutsExW@12
-TraceRegisterExA@8
-TraceRegisterExW@8
-TraceVprintfExA@8
-TraceVprintfExW@8
-UpdateWaitTimer@8
-WTFreeEvent@4
-WTFreeTimer@4
|