cosmopolitan/libc/nt/KernelBase
Justine Tunney 3e4fd4b0ad Add epoll and do more release readiness changes
This change also pays off some of the remaining technical debt with
stdio, file descriptors, and memory managemnt polyfills.
2020-11-28 12:01:51 -08:00
..
AccessCheck.s
AccessCheckAndAuditAlarmW.s
AccessCheckByType.s
AccessCheckByTypeAndAuditAlarmW.s
AccessCheckByTypeResultList.s
AccessCheckByTypeResultListAndAuditAlarmByHandleW.s
AccessCheckByTypeResultListAndAuditAlarmW.s
AcquireSRWLockExclusive.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
AcquireSRWLockShared.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
AcquireStateLock.s
ActivateActCtx.s
AddAccessAllowedAce.s
AddAccessAllowedAceEx.s
AddAccessAllowedObjectAce.s
AddAccessDeniedAce.s
AddAccessDeniedAceEx.s
AddAccessDeniedObjectAce.s
AddAce.s
AddAuditAccessAce.s
AddAuditAccessAceEx.s
AddAuditAccessObjectAce.s
AddConsoleAliasA.s
AddConsoleAliasW.s
AddDllDirectory.s
AddExtensionProgId.s
AddMandatoryAce.s
AddPackageToFamilyXref.s
AddRefActCtx.s
AddResourceAttributeAce.s
AddSIDToBoundaryDescriptor.s
AddScopedPolicyIDAce.s
AddVectoredContinueHandler.s
AddVectoredExceptionHandler.s
AdjustTokenGroups.s
AdjustTokenPrivileges.s
AllocConsole.s
AllocateAndInitializeSid.s
AllocateLocallyUniqueId.s
AllocateUserPhysicalPages.s
AllocateUserPhysicalPagesNuma.s
AppContainerDeriveSidFromMoniker.s
AppContainerFreeMemory.s
AppContainerLookupDisplayNameMrtReference.s
AppContainerLookupMoniker.s
AppContainerRegisterSid.s
AppContainerUnregisterSid.s
AppPolicyGetClrCompat.s
AppPolicyGetCreateFileAccess.s
AppPolicyGetLifecycleManagement.s
AppPolicyGetMediaFoundationCodecLoading.s
AppPolicyGetProcessTerminationMethod.s
AppPolicyGetShowDeveloperDiagnostic.s
AppPolicyGetThreadInitializationType.s
AppPolicyGetWindowingModel.s
AppXFreeMemory.s
AppXGetApplicationData.s
AppXGetDevelopmentMode.s
AppXGetOSMaxVersionTested.s
AppXGetOSMinVersion.s
AppXGetPackageCapabilities.s
AppXGetPackageSid.s
AppXLookupDisplayName.s
AppXLookupMoniker.s
AppXPostSuccessExtension.s
AppXPreCreationExtension.s
AppXReleaseAppXContext.s
AppXUpdatePackageCapabilities.s
ApplicationUserModelIdFromProductId.s
AreAllAccessesGranted.s
AreAnyAccessesGranted.s
AreFileApisANSI.s
AreThereVisibleLogoffScriptsInternal.s
AreThereVisibleShutdownScriptsInternal.s
AttachConsole.s
BaseCheckAppcompatCache.s
BaseCheckAppcompatCacheEx.s
BaseCleanupAppcompatCacheSupport.s
BaseDllFreeResourceId.s
BaseDllMapResourceIdW.s
BaseDumpAppcompatCache.s
BaseFlushAppcompatCache.s
BaseFormatObjectAttributes.s
BaseFreeAppCompatDataForProcess.s
BaseGetConsoleReference.s
BaseGetNamedObjectDirectory.s
BaseInitAppcompatCacheSupport.s
BaseIsAppcompatInfrastructureDisabled.s
BaseMarkFileForDelete.s
BaseReadAppCompatDataForProcess.s
BaseUpdateAppcompatCache.s
BasepAdjustObjectAttributesForPrivateNamespace.s
BasepCopyFileCallback.s
BasepCopyFileExW.s
BasepNotifyTrackingService.s
Beep.s
CLOSE_LOCAL_HANDLE_INTERNAL.s
CallEnclave.s
CallNamedPipeW.s
CallbackMayRunLong.s
CancelIo.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
CancelIoEx.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
CancelSynchronousIo.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
CancelWaitableTimer.s
CeipIsOptedIn.s
ChangeTimerQueueTimer.s
CharLowerA.s
CharLowerBuffA.s
CharLowerBuffW.s
CharLowerW.s
CharNextA.s
CharNextExA.s
CharNextW.s
CharPrevA.s
CharPrevExA.s
CharPrevW.s
CharUpperA.s
CharUpperBuffA.s
CharUpperBuffW.s
CharUpperW.s
CheckAllowDecryptedRemoteDestinationPolicy.s
CheckGroupPolicyEnabled.s
CheckIfStateChangeNotificationExists.s
CheckRemoteDebuggerPresent.s
CheckTokenCapability.s
CheckTokenMembership.s
CheckTokenMembershipEx.s
ChrCmpIA.s
ChrCmpIW.s
ClearCommBreak.s
ClearCommError.s
CloseGlobalizationUserSettingsKey.s
CloseHandle.s
ClosePackageInfo.s
ClosePrivateNamespace.s
CloseState.s
CloseStateAtom.s
CloseStateChangeNotification.s
CloseStateContainer.s
CloseStateLock.s
CommitStateAtom.s
CompareFileTime.s
CompareObjectHandles.s
CompareStringA.s
CompareStringEx.s
CompareStringOrdinal.s
CompareStringW.s
ConnectNamedPipe.s
ContinueDebugEvent.s
ConvertAuxiliaryCounterToPerformanceCounter.s
ConvertDefaultLocale.s
ConvertFiberToThread.s
ConvertPerformanceCounterToAuxiliaryCounter.s
ConvertThreadToFiber.s
ConvertThreadToFiberEx.s
ConvertToAutoInheritPrivateObjectSecurity.s
CopyContext.s
CopyFile2.s
CopyFileExW.s
CopyFileW.s
CopySid.s
CouldMultiUserAppsBehaviorBePossibleForPackage.s
CreateActCtxW.s
CreateAppContainerToken.s
CreateAppContainerTokenForUser.s
CreateBoundaryDescriptorW.s
CreateConsoleScreenBuffer.s
CreateDirectoryA.s
CreateDirectoryExW.s
CreateDirectoryW.s
CreateEnclave.s
CreateEventA.s
CreateEventExA.s
CreateEventExW.s
CreateEventW.s
CreateFiber.s
CreateFiberEx.s
CreateFile2.s
CreateFileA.s
CreateFileMappingFromApp.s
CreateFileMappingNumaW.s
CreateFileMappingW.s
CreateFileW.s
CreateHardLinkA.s
CreateHardLinkW.s
CreateIoCompletionPort.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
CreateMemoryResourceNotification.s
CreateMutexA.s
CreateMutexExA.s
CreateMutexExW.s
CreateMutexW.s
CreateNamedPipeW.s
CreatePipe.s
CreatePrivateNamespaceW.s
CreatePrivateObjectSecurity.s
CreatePrivateObjectSecurityEx.s
CreatePrivateObjectSecurityWithMultipleInheritance.s
CreateProcessA.s
CreateProcessAsUserA.s
CreateProcessAsUserW.s
CreateProcessInternalA.s
CreateProcessInternalW.s
CreateProcessW.s
CreateRemoteThread.s
CreateRemoteThreadEx.s
CreateRestrictedToken.s
CreateSemaphoreExW.s
CreateSemaphoreW.s
CreateStateAtom.s
CreateStateChangeNotification.s
CreateStateContainer.s
CreateStateLock.s
CreateStateSubcontainer.s
CreateSymbolicLinkW.s
CreateThread.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
CreateThreadpool.s
CreateThreadpoolCleanupGroup.s
CreateThreadpoolIo.s
CreateThreadpoolTimer.s
CreateThreadpoolWait.s
CreateThreadpoolWork.s
CreateTimerQueue.s
CreateTimerQueueTimer.s
CreateWaitableTimerExW.s
CreateWaitableTimerW.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
CreateWellKnownSid.s
CtrlRoutine.s
CveEventWrite.s
DeactivateActCtx.s
DebugActiveProcess.s
DebugActiveProcessStop.s
DefineDosDeviceW.s
DelayLoadFailureHook.s
DelayLoadFailureHookLookup.s
DeleteAce.s
DeleteBoundaryDescriptor.s
DeleteCriticalSection.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
DeleteEnclave.s
DeleteFiber.s
DeleteFileA.s
DeleteFileW.s
DeleteProcThreadAttributeList.s
DeleteStateAtomValue.s
DeleteStateContainer.s
DeleteStateContainerValue.s
DeleteTimerQueueEx.s
DeleteTimerQueueTimer.s
DeleteVolumeMountPointW.s
DeriveCapabilitySidsFromName.s
DestroyPrivateObjectSecurity.s
DeviceIoControl.s
DisablePredefinedHandleTableInternal.s
DisableThreadLibraryCalls.s
DiscardVirtualMemory.s
DisconnectNamedPipe.s
DnsHostnameToComputerNameExW.s
DsBindWithSpnExW.s
DsCrackNamesW.s
DsFreeDomainControllerInfoW.s
DsFreeNameResultW.s
DsFreeNgcKey.s
DsFreePasswordCredentials.s
DsGetDomainControllerInfoW.s
DsMakePasswordCredentialsW.s
DsReadNgcKeyW.s
DsUnBindW.s
DsWriteNgcKeyW.s
DuplicateHandle.s
DuplicateStateContainerHandle.s
DuplicateToken.s
DuplicateTokenEx.s
EmptyWorkingSet.s
EnterCriticalPolicySectionInternal.s
EnterCriticalSection.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
EnterSynchronizationBarrier.s
EnumCalendarInfoExEx.s
EnumCalendarInfoExW.s
EnumCalendarInfoW.s
EnumDateFormatsExEx.s
EnumDateFormatsExW.s
EnumDateFormatsW.s
EnumDeviceDrivers.s
EnumDynamicTimeZoneInformation.s
EnumLanguageGroupLocalesW.s
EnumPageFilesA.s
EnumPageFilesW.s
EnumProcessModules.s
EnumProcessModulesEx.s
EnumProcesses.s
EnumResourceLanguagesExA.s
EnumResourceLanguagesExW.s
EnumResourceNamesExA.s
EnumResourceNamesExW.s
EnumResourceNamesW.s
EnumResourceTypesExA.s
EnumResourceTypesExW.s
EnumSystemCodePagesW.s
EnumSystemFirmwareTables.s
EnumSystemGeoID.s
EnumSystemGeoNames.s
EnumSystemLanguageGroupsW.s
EnumSystemLocalesA.s
EnumSystemLocalesEx.s
EnumSystemLocalesW.s
EnumTimeFormatsEx.s
EnumTimeFormatsW.s
EnumUILanguagesW.s
EnumerateExtensionNames.s
EnumerateStateAtomValues.s
EnumerateStateContainerItems.s
EqualDomainSid.s
EqualPrefixSid.s
EqualSid.s
EscapeCommFunction.s
ExitProcess.s
ExpandEnvironmentStringsA.s
ExpandEnvironmentStringsW.s
ExpungeConsoleCommandHistoryA.s
ExpungeConsoleCommandHistoryW.s
ExtensionProgIdExists.s
FatalAppExitA.s
FatalAppExitW.s
FileTimeToLocalFileTime.s
FileTimeToSystemTime.s
FillConsoleOutputAttribute.s
FillConsoleOutputCharacterA.s
FillConsoleOutputCharacterW.s
FindActCtxSectionGuid.s
FindActCtxSectionStringW.s
FindClose.s
FindCloseChangeNotification.s
FindFirstChangeNotificationA.s
FindFirstChangeNotificationW.s
FindFirstFileA.s
FindFirstFileExA.s
FindFirstFileExW.s
FindFirstFileNameW.s
FindFirstFileW.s
FindFirstFreeAce.s
FindFirstStreamW.s
FindFirstVolumeW.s
FindNLSString.s
FindNLSStringEx.s
FindNextChangeNotification.s
FindNextFileA.s
FindNextFileNameW.s
FindNextFileW.s
FindNextStreamW.s
FindNextVolumeW.s
FindPackagesByPackageFamily.s
FindResourceExW.s
FindResourceW.s
FindStringOrdinal.s
FindVolumeClose.s
FlsAlloc.s
FlsFree.s
FlsGetValue.s
FlsSetValue.s
FlushConsoleInputBuffer.s
FlushFileBuffers.s
FlushInstructionCache.s
FlushViewOfFile.s
FoldStringW.s
ForceSyncFgPolicyInternal.s
FormatApplicationUserModelId.s
FormatApplicationUserModelIdA.s
FormatMessageA.s
FormatMessageW.s
FreeConsole.s
FreeEnvironmentStringsA.s
FreeEnvironmentStringsW.s
FreeGPOListInternalA.s
FreeGPOListInternalW.s
FreeLibrary.s
FreeLibraryAndExitThread.s
FreeResource.s
FreeSid.s
FreeUserPhysicalPages.s
GenerateConsoleCtrlEvent.s
GenerateGPNotificationInternal.s
GetACP.s
GetAcceptLanguagesA.s
GetAcceptLanguagesW.s
GetAce.s
GetAclInformation.s
GetAdjustObjectAttributesForPrivateNamespaceRoutine.s
GetAlternatePackageRoots.s
GetAppContainerAce.s
GetAppContainerNamedObjectPath.s
GetAppDataFolder.s
GetAppModelVersion.s
GetApplicationRecoveryCallback.s
GetApplicationRestartSettings.s
GetApplicationUserModelId.s
GetApplicationUserModelIdFromToken.s
GetAppliedGPOListInternalA.s
GetAppliedGPOListInternalW.s
GetCPFileNameFromRegistry.s
GetCPHashNode.s
GetCPInfo.s
GetCPInfoExW.s
GetCachedSigningLevel.s
GetCalendar.s
GetCalendarInfoEx.s
GetCalendarInfoW.s
GetCommConfig.s
GetCommMask.s
GetCommModemStatus.s
GetCommPorts.s
GetCommProperties.s
GetCommState.s
GetCommTimeouts.s
GetCommandLineA.s
GetCommandLineW.s
GetCompressedFileSizeA.s
GetCompressedFileSizeW.s
GetComputerNameExA.s
GetComputerNameExW.s Make minor improvements 2020-11-09 15:41:11 -08:00
GetConsoleAliasA.s
GetConsoleAliasExesA.s
GetConsoleAliasExesLengthA.s
GetConsoleAliasExesLengthW.s
GetConsoleAliasExesW.s
GetConsoleAliasW.s
GetConsoleAliasesA.s
GetConsoleAliasesLengthA.s
GetConsoleAliasesLengthW.s
GetConsoleAliasesW.s
GetConsoleCP.s
GetConsoleCommandHistoryA.s
GetConsoleCommandHistoryLengthA.s
GetConsoleCommandHistoryLengthW.s
GetConsoleCommandHistoryW.s
GetConsoleCursorInfo.s
GetConsoleDisplayMode.s
GetConsoleFontSize.s
GetConsoleHistoryInfo.s
GetConsoleInputExeNameA.s
GetConsoleInputExeNameW.s
GetConsoleMode.s
GetConsoleOriginalTitleA.s
GetConsoleOriginalTitleW.s
GetConsoleOutputCP.s
GetConsoleProcessList.s
GetConsoleScreenBufferInfo.s
GetConsoleScreenBufferInfoEx.s
GetConsoleSelectionInfo.s
GetConsoleTitleA.s
GetConsoleTitleW.s
GetConsoleWindow.s
GetCurrencyFormatEx.s
GetCurrencyFormatW.s
GetCurrentActCtx.s
GetCurrentApplicationUserModelId.s
GetCurrentConsoleFont.s
GetCurrentConsoleFontEx.s
GetCurrentDirectoryA.s
GetCurrentDirectoryW.s
GetCurrentPackageApplicationContext.s
GetCurrentPackageApplicationResourcesContext.s
GetCurrentPackageContext.s
GetCurrentPackageFamilyName.s
GetCurrentPackageFullName.s
GetCurrentPackageId.s
GetCurrentPackageInfo.s
GetCurrentPackagePath.s
GetCurrentPackageResourcesContext.s
GetCurrentPackageSecurityContext.s
GetCurrentProcess.s
GetCurrentProcessId.s
GetCurrentTargetPlatformContext.s
GetCurrentThread.s
GetCurrentThreadId.s
GetCurrentThreadStackLimits.s
GetDateFormatA.s
GetDateFormatEx.s
GetDateFormatW.s
GetDeviceDriverBaseNameA.s
GetDeviceDriverBaseNameW.s
GetDeviceDriverFileNameA.s
GetDeviceDriverFileNameW.s
GetDiskFreeSpaceA.s
GetDiskFreeSpaceExA.s
GetDiskFreeSpaceExW.s
GetDiskFreeSpaceW.s
GetDriveTypeA.s
GetDriveTypeW.s
GetDurationFormatEx.s
GetDynamicTimeZoneInformation.s
GetDynamicTimeZoneInformationEffectiveYears.s
GetEffectivePackageStatusForUser.s
GetEffectivePackageStatusForUserSid.s
GetEightBitStringToUnicodeSizeRoutine.s
GetEightBitStringToUnicodeStringRoutine.s
GetEnabledXStateFeatures.s
GetEnvironmentStringsA.s
GetEnvironmentStringsW.s
GetEnvironmentVariableA.s
GetEnvironmentVariableW.s
GetEraNameCountedString.s
GetErrorMode.s
GetExitCodeProcess.s
GetExitCodeThread.s
GetExtensionApplicationUserModelId.s
GetExtensionProgIds.s
GetExtensionProperty.s
GetExtensionProperty2.s
GetFallbackDisplayName.s
GetFileAttributesA.s
GetFileAttributesExA.s
GetFileAttributesExW.s
GetFileAttributesW.s
GetFileInformationByHandle.s
GetFileInformationByHandleEx.s
GetFileMUIInfo.s
GetFileMUIPath.s
GetFileSecurityW.s
GetFileSize.s
GetFileSizeEx.s
GetFileTime.s
GetFileType.s
GetFileVersionInfoA.s
GetFileVersionInfoByHandle.s
GetFileVersionInfoExA.s
GetFileVersionInfoExW.s
GetFileVersionInfoSizeA.s
GetFileVersionInfoSizeExA.s
GetFileVersionInfoSizeExW.s
GetFileVersionInfoSizeW.s
GetFileVersionInfoW.s
GetFinalPathNameByHandleA.s
GetFinalPathNameByHandleW.s
GetFullPathNameA.s
GetFullPathNameW.s
GetGPOListInternalA.s
GetGPOListInternalW.s
GetGamingDeviceModelInformation.s
GetGeoInfoEx.s
GetGeoInfoW.s
GetHandleInformation.s
GetHivePath.s
GetIntegratedDisplaySize.s
GetIsEdpEnabled.s
GetKernelObjectSecurity.s
GetLargePageMinimum.s
GetLargestConsoleWindowSize.s
GetLastError.s
GetLengthSid.s
GetLocalTime.s
GetLocaleInfoA.s
GetLocaleInfoEx.s
GetLocaleInfoHelper.s
GetLocaleInfoW.s
GetLogicalDriveStringsW.s
GetLogicalDrives.s
GetLogicalProcessorInformation.s
GetLogicalProcessorInformationEx.s
GetLongPathNameA.s
GetLongPathNameW.s
GetMappedFileNameA.s
GetMappedFileNameW.s
GetMemoryErrorHandlingCapabilities.s
GetModuleBaseNameA.s
GetModuleBaseNameW.s
GetModuleFileNameA.s
GetModuleFileNameExA.s
GetModuleFileNameExW.s
GetModuleFileNameW.s
GetModuleHandleA.s
GetModuleHandleExA.s
GetModuleHandleExW.s
GetModuleHandleW.s
GetModuleInformation.s
GetNLSVersion.s
GetNLSVersionEx.s
GetNamedLocaleHashNode.s
GetNamedPipeAttribute.s
GetNamedPipeClientComputerNameW.s
GetNamedPipeHandleStateW.s
GetNamedPipeInfo.s
GetNativeSystemInfo.s
GetNextFgPolicyRefreshInfoInternal.s
GetNumaHighestNodeNumber.s
GetNumaNodeProcessorMaskEx.s
GetNumaProximityNodeEx.s
GetNumberFormatEx.s
GetNumberFormatW.s
GetNumberOfConsoleInputEvents.s
GetNumberOfConsoleMouseButtons.s
GetOEMCP.s
GetOsManufacturingMode.s
GetOsSafeBootMode.s
GetOverlappedResult.s
GetOverlappedResultEx.s
GetPackageApplicationContext.s
GetPackageApplicationIds.s
GetPackageApplicationProperty.s
GetPackageApplicationPropertyString.s
GetPackageApplicationResourcesContext.s
GetPackageContext.s
GetPackageFamilyName.s
GetPackageFamilyNameFromProgId.s
GetPackageFamilyNameFromToken.s
GetPackageFullName.s
GetPackageFullNameFromToken.s
GetPackageId.s
GetPackageInfo.s
GetPackageInstallTime.s
GetPackageOSMaxVersionTested.s
GetPackagePath.s
GetPackagePathByFullName.s
GetPackagePathOnVolume.s
GetPackageProperty.s
GetPackagePropertyString.s
GetPackageResourcesContext.s
GetPackageResourcesProperty.s
GetPackageSecurityContext.s
GetPackageSecurityProperty.s
GetPackageStatus.s
GetPackageStatusForUser.s
GetPackageStatusForUserSid.s
GetPackageTargetPlatformProperty.s
GetPackageVolumeSisPath.s
GetPackagesByPackageFamily.s
GetPerformanceInfo.s
GetPersistedFileLocationW.s
GetPersistedRegistryLocationW.s
GetPersistedRegistryValueW.s
GetPhysicallyInstalledSystemMemory.s
GetPreviousFgPolicyRefreshInfoInternal.s
GetPriorityClass.s
GetPrivateObjectSecurity.s
GetProcAddress.s
GetProcAddressForCaller.s
GetProcessDefaultCpuSets.s
GetProcessGroupAffinity.s
GetProcessHandleCount.s
GetProcessHeap.s
GetProcessHeaps.s
GetProcessId.s
GetProcessIdOfThread.s
GetProcessImageFileNameA.s
GetProcessImageFileNameW.s
GetProcessInformation.s
GetProcessMemoryInfo.s
GetProcessMitigationPolicy.s
GetProcessPreferredUILanguages.s
GetProcessPriorityBoost.s
GetProcessShutdownParameters.s
GetProcessTimes.s
GetProcessVersion.s
GetProcessWorkingSetSizeEx.s
GetProcessorSystemCycleTime.s
GetProductInfo.s
GetProtocolAumid.s
GetProtocolProperty.s
GetPtrCalData.s
GetPtrCalDataArray.s
GetPublisherCacheFolder.s
GetPublisherRootFolder.s
GetQueuedCompletionStatus.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
GetQueuedCompletionStatusEx.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
GetRegistryExtensionFlags.s
GetRegistryValueWithFallbackW.s
GetRoamingLastObservedChangeTime.s
GetSecureSystemAppDataFolder.s
GetSecurityDescriptorControl.s
GetSecurityDescriptorDacl.s
GetSecurityDescriptorGroup.s
GetSecurityDescriptorLength.s
GetSecurityDescriptorOwner.s
GetSecurityDescriptorRMControl.s
GetSecurityDescriptorSacl.s
GetSerializedAtomBytes.s
GetSharedLocalFolder.s
GetShortPathNameW.s
GetSidIdentifierAuthority.s
GetSidLengthRequired.s
GetSidSubAuthority.s
GetSidSubAuthorityCount.s
GetStagedPackageOrigin.s
GetStagedPackagePathByFullName.s
GetStartupInfoW.s
GetStateContainerDepth.s
GetStateFolder.s
GetStateRootFolder.s
GetStateRootFolderBase.s
GetStateSettingsFolder.s
GetStateVersion.s
GetStdHandle.s
GetStringScripts.s
GetStringTableEntry.s
GetStringTypeA.s
GetStringTypeExW.s
GetStringTypeW.s
GetSystemAppDataFolder.s
GetSystemAppDataKey.s
GetSystemCpuSetInformation.s
GetSystemDefaultLCID.s
GetSystemDefaultLangID.s
GetSystemDefaultLocaleName.s
GetSystemDefaultUILanguage.s
GetSystemDirectoryA.s
GetSystemDirectoryW.s
GetSystemFileCacheSize.s
GetSystemFirmwareTable.s
GetSystemInfo.s
GetSystemMetadataPath.s
GetSystemMetadataPathForPackage.s
GetSystemMetadataPathForPackageFamily.s
GetSystemPreferredUILanguages.s
GetSystemStateRootFolder.s
GetSystemTime.s
GetSystemTimeAdjustment.s
GetSystemTimeAdjustmentPrecise.s
GetSystemTimeAsFileTime.s
GetSystemTimePreciseAsFileTime.s
GetSystemTimes.s
GetSystemWindowsDirectoryA.s
GetSystemWindowsDirectoryW.s
GetSystemWow64Directory2A.s
GetSystemWow64Directory2W.s
GetSystemWow64DirectoryA.s
GetSystemWow64DirectoryW.s
GetTargetPlatformContext.s
GetTempFileNameA.s
GetTempFileNameW.s
GetTempPathA.s
GetTempPathW.s
GetThreadContext.s
GetThreadDescription.s
GetThreadErrorMode.s
GetThreadGroupAffinity.s
GetThreadIOPendingFlag.s
GetThreadId.s
GetThreadIdealProcessorEx.s
GetThreadInformation.s
GetThreadLocale.s
GetThreadPreferredUILanguages.s
GetThreadPriority.s
GetThreadPriorityBoost.s
GetThreadSelectedCpuSets.s
GetThreadTimes.s
GetThreadUILanguage.s
GetTickCount.s
GetTickCount64.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
GetTimeFormatA.s
GetTimeFormatEx.s
GetTimeFormatW.s
GetTimeZoneInformation.s
GetTimeZoneInformationForYear.s
GetTokenInformation.s
GetUILanguageInfo.s
GetUnicodeStringToEightBitSizeRoutine.s
GetUnicodeStringToEightBitStringRoutine.s
GetUserDefaultGeoName.s
GetUserDefaultLCID.s
GetUserDefaultLangID.s
GetUserDefaultLocaleName.s
GetUserDefaultUILanguage.s
GetUserGeoID.s
GetUserInfo.s
GetUserInfoWord.s
GetUserOverrideString.s
GetUserOverrideWord.s
GetUserPreferredUILanguages.s
GetVersion.s
GetVersionExA.s
GetVersionExW.s
GetVolumeInformationA.s
GetVolumeInformationByHandleW.s
GetVolumeInformationW.s
GetVolumeNameForVolumeMountPointW.s
GetVolumePathNameW.s
GetVolumePathNamesForVolumeNameW.s
GetWindowsAccountDomainSid.s
GetWindowsDirectoryA.s
GetWindowsDirectoryW.s
GetWriteWatch.s
GetWsChanges.s
GetWsChangesEx.s
GetXStateFeaturesMask.s
GlobalAlloc.s
GlobalFree.s
GlobalMemoryStatusEx.s
GuardCheckLongJumpTarget.s
HasPolicyForegroundProcessingCompletedInternal.s
HashData.s
HeapCompact.s
HeapCreate.s
HeapDestroy.s
HeapLock.s
HeapQueryInformation.s
HeapSetInformation.s
HeapSummary.s
HeapUnlock.s
HeapValidate.s
HeapWalk.s
IdnToAscii.s
IdnToNameprepUnicode.s
IdnToUnicode.s
ImpersonateAnonymousToken.s
ImpersonateLoggedOnUser.s
ImpersonateNamedPipeClient.s
ImpersonateSelf.s
IncrementPackageStatusVersion.s
InitOnceBeginInitialize.s
InitOnceComplete.s
InitOnceExecuteOnce.s
InitializeAcl.s
InitializeContext.s
InitializeCriticalSection.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
InitializeCriticalSectionAndSpinCount.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
InitializeCriticalSectionEx.s
InitializeEnclave.s
InitializeProcThreadAttributeList.s
InitializeProcessForWsWatch.s
InitializeSRWLock.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
InitializeSecurityDescriptor.s
InitializeSid.s
InitializeSynchronizationBarrier.s
InstallELAMCertificateInfo.s
InternalLcidToName.s
Internal_EnumCalendarInfo.s
Internal_EnumDateFormats.s
Internal_EnumLanguageGroupLocales.s
Internal_EnumSystemCodePages.s
Internal_EnumSystemLanguageGroups.s
Internal_EnumSystemLocales.s
Internal_EnumTimeFormats.s
Internal_EnumUILanguages.s
InternetTimeFromSystemTimeA.s
InternetTimeFromSystemTimeW.s
InternetTimeToSystemTimeA.s
InternetTimeToSystemTimeW.s
InvalidateAppModelVersionCache.s
IsCharAlphaA.s
IsCharAlphaNumericA.s
IsCharAlphaNumericW.s
IsCharAlphaW.s
IsCharBlankW.s
IsCharCntrlW.s
IsCharDigitW.s
IsCharLowerA.s
IsCharLowerW.s
IsCharPunctW.s
IsCharSpaceA.s
IsCharSpaceW.s
IsCharUpperA.s
IsCharUpperW.s
IsCharXDigitW.s
IsDBCSLeadByte.s
IsDBCSLeadByteEx.s
IsDebuggerPresent.s
IsDeveloperModeEnabled.s
IsDeveloperModePolicyApplied.s
IsEnclaveTypeSupported.s
IsGlobalizationUserSettingsKeyRedirected.s
IsInternetESCEnabled.s
IsNLSDefinedString.s
IsNormalizedString.s
IsOnDemandRegistrationSupportedForExtensionCategory.s
IsProcessCritical.s
IsProcessInJob.s
IsProcessorFeaturePresent.s
IsSideloadingEnabled.s
IsSideloadingPolicyApplied.s
IsSyncForegroundPolicyRefresh.s
IsThreadAFiber.s
IsTimeZoneRedirectionEnabled.s
IsTokenRestricted.s
IsValidAcl.s
IsValidCodePage.s
IsValidLanguageGroup.s
IsValidLocale.s
IsValidLocaleName.s
IsValidNLSVersion.s
IsValidRelativeSecurityDescriptor.s
IsValidSecurityDescriptor.s
IsValidSid.s
IsWellKnownSid.s
IsWow64GuestMachineSupported.s
IsWow64Process.s
IsWow64Process2.s
K32EmptyWorkingSet.s
K32EnumDeviceDrivers.s
K32EnumPageFilesA.s
K32EnumPageFilesW.s
K32EnumProcessModules.s
K32EnumProcessModulesEx.s
K32EnumProcesses.s
K32GetDeviceDriverBaseNameA.s
K32GetDeviceDriverBaseNameW.s
K32GetDeviceDriverFileNameA.s
K32GetDeviceDriverFileNameW.s
K32GetMappedFileNameA.s
K32GetMappedFileNameW.s
K32GetModuleBaseNameA.s
K32GetModuleBaseNameW.s
K32GetModuleFileNameExA.s
K32GetModuleFileNameExW.s
K32GetModuleInformation.s
K32GetPerformanceInfo.s
K32GetProcessImageFileNameA.s
K32GetProcessImageFileNameW.s
K32GetProcessMemoryInfo.s
K32GetWsChanges.s
K32GetWsChangesEx.s
K32InitializeProcessForWsWatch.s
K32QueryWorkingSet.s
K32QueryWorkingSetEx.s
KernelBaseGetGlobalData.s
KernelbasePostInit.s
LCIDToLocaleName.s
LCMapStringA.s
LCMapStringEx.s
LCMapStringW.s
LeaveCriticalPolicySectionInternal.s
LeaveCriticalSection.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
LoadAppInitDlls.s
LoadEnclaveData.s
LoadEnclaveImageA.s
LoadEnclaveImageW.s
LoadLibraryA.s
LoadLibraryExA.s
LoadLibraryExW.s
LoadLibraryW.s
LoadPackagedLibrary.s
LoadResource.s
LoadStringA.s
LoadStringBaseExW.s
LoadStringByReference.s
LoadStringW.s
LocalAlloc.s
LocalFileTimeToFileTime.s
LocalFree.s
LocalLock.s
LocalReAlloc.s
LocalUnlock.s
LocaleNameToLCID.s
LocateXStateFeature.s
LockFile.s
LockFileEx.s
LockResource.s
MakeAbsoluteSD.s
MakeAbsoluteSD2.s
MakeSelfRelativeSD.s
MapGenericMask.s
MapPredefinedHandleInternal.s
MapUserPhysicalPages.s
MapViewOfFile.s
MapViewOfFile3.s
MapViewOfFile3FromApp.s
MapViewOfFileEx.s
MapViewOfFileExNuma.s
MapViewOfFileFromApp.s
MapViewOfFileNuma2.s
MoveFileExW.s
MoveFileWithProgressTransactedW.s
MoveFileWithProgressW.s
MulDiv.s
MultiByteToWideChar.s
NamedPipeEventEnum.s
NamedPipeEventSelect.s
NeedCurrentDirectoryForExePathA.s
NeedCurrentDirectoryForExePathW.s
NlsCheckPolicy.s
NlsDispatchAnsiEnumProc.s
NlsEventDataDescCreate.s
NlsGetACPFromLocale.s
NlsGetCacheUpdateCount.s
NlsIsUserDefaultLocale.s
NlsUpdateLocale.s
NlsUpdateSystemLocale.s
NlsValidateLocale.s
NlsWriteEtwEvent.s
NormalizeString.s
NotifyMountMgr.s
NotifyRedirectedStringChange.s
ObjectCloseAuditAlarmW.s
ObjectDeleteAuditAlarmW.s
ObjectOpenAuditAlarmW.s
ObjectPrivilegeAuditAlarmW.s
OfferVirtualMemory.s
OpenCommPort.s
OpenEventA.s
OpenEventW.s
OpenFileById.s
OpenFileMappingFromApp.s
OpenFileMappingW.s
OpenGlobalizationUserSettingsKey.s
OpenMutexW.s
OpenPackageInfoByFullName.s
OpenPackageInfoByFullNameForUser.s
OpenPrivateNamespaceW.s
OpenProcess.s
OpenProcessToken.s
OpenRegKey.s
OpenSemaphoreW.s
OpenState.s
OpenStateAtom.s
OpenStateExplicit.s
OpenStateExplicitForUserSid.s
OpenStateExplicitForUserSidString.s
OpenThread.s
OpenThreadToken.s
OpenWaitableTimerW.s
OutputDebugStringA.s
OutputDebugStringW.s
OverrideRoamingDataModificationTimesInRange.s
PackageFamilyNameFromFullName.s
PackageFamilyNameFromFullNameA.s
PackageFamilyNameFromId.s
PackageFamilyNameFromIdA.s
PackageFamilyNameFromProductId.s
PackageFullNameFromId.s
PackageFullNameFromIdA.s
PackageFullNameFromProductId.s
PackageIdFromFullName.s
PackageIdFromFullNameA.s
PackageIdFromProductId.s
PackageNameAndPublisherIdFromFamilyName.s
PackageNameAndPublisherIdFromFamilyNameA.s
PackageRelativeApplicationIdFromProductId.s
PackageSidFromFamilyName.s
PackageSidFromProductId.s
ParseApplicationUserModelId.s
ParseApplicationUserModelIdA.s
ParseURLA.s
ParseURLW.s
PathAddBackslashA.s
PathAddBackslashW.s
PathAddExtensionA.s
PathAddExtensionW.s
PathAllocCanonicalize.s
PathAllocCombine.s
PathAppendA.s
PathAppendW.s
PathCanonicalizeA.s
PathCanonicalizeW.s
PathCchAddBackslash.s
PathCchAddBackslashEx.s
PathCchAddExtension.s
PathCchAppend.s
PathCchAppendEx.s
PathCchCanonicalize.s
PathCchCanonicalizeEx.s
PathCchCombine.s
PathCchCombineEx.s
PathCchFindExtension.s
PathCchIsRoot.s
PathCchRemoveBackslash.s
PathCchRemoveBackslashEx.s
PathCchRemoveExtension.s
PathCchRemoveFileSpec.s
PathCchRenameExtension.s
PathCchSkipRoot.s
PathCchStripPrefix.s
PathCchStripToRoot.s
PathCombineA.s
PathCombineW.s
PathCommonPrefixA.s
PathCommonPrefixW.s
PathCreateFromUrlA.s
PathCreateFromUrlAlloc.s
PathCreateFromUrlW.s
PathFileExistsA.s
PathFileExistsW.s
PathFindExtensionA.s
PathFindExtensionW.s
PathFindFileNameA.s
PathFindFileNameW.s
PathFindNextComponentA.s
PathFindNextComponentW.s
PathGetArgsA.s
PathGetArgsW.s
PathGetCharTypeA.s
PathGetCharTypeW.s
PathGetDriveNumberA.s
PathGetDriveNumberW.s
PathIsFileSpecA.s
PathIsFileSpecW.s
PathIsLFNFileSpecA.s
PathIsLFNFileSpecW.s
PathIsPrefixA.s
PathIsPrefixW.s
PathIsRelativeA.s
PathIsRelativeW.s
PathIsRootA.s
PathIsRootW.s
PathIsSameRootA.s
PathIsSameRootW.s
PathIsUNCA.s
PathIsUNCEx.s
PathIsUNCServerA.s
PathIsUNCServerShareA.s
PathIsUNCServerShareW.s
PathIsUNCServerW.s
PathIsUNCW.s
PathIsURLA.s
PathIsURLW.s
PathIsValidCharA.s
PathIsValidCharW.s
PathMatchSpecA.s
PathMatchSpecExA.s
PathMatchSpecExW.s
PathMatchSpecW.s
PathParseIconLocationA.s
PathParseIconLocationW.s
PathQuoteSpacesA.s
PathQuoteSpacesW.s
PathRelativePathToA.s
PathRelativePathToW.s
PathRemoveBackslashA.s
PathRemoveBackslashW.s
PathRemoveBlanksA.s
PathRemoveBlanksW.s
PathRemoveExtensionA.s
PathRemoveExtensionW.s
PathRemoveFileSpecA.s
PathRemoveFileSpecW.s
PathRenameExtensionA.s
PathRenameExtensionW.s
PathSearchAndQualifyA.s
PathSearchAndQualifyW.s
PathSkipRootA.s
PathSkipRootW.s
PathStripPathA.s
PathStripPathW.s
PathStripToRootA.s
PathStripToRootW.s
PathUnExpandEnvStringsA.s
PathUnExpandEnvStringsW.s
PathUnquoteSpacesA.s
PathUnquoteSpacesW.s
PcwAddQueryItem.s
PcwClearCounterSetSecurity.s
PcwCollectData.s
PcwCompleteNotification.s
PcwCreateNotifier.s
PcwCreateQuery.s
PcwDisconnectCounterSet.s
PcwEnumerateInstances.s
PcwIsNotifierAlive.s
PcwQueryCounterSetSecurity.s
PcwReadNotificationData.s
PcwRegisterCounterSet.s
PcwRemoveQueryItem.s
PcwSendNotification.s
PcwSendStatelessNotification.s
PcwSetCounterSetSecurity.s
PcwSetQueryItemUserData.s
PeekConsoleInputA.s
PeekConsoleInputW.s
PeekNamedPipe.s
PerfCreateInstance.s
PerfDecrementULongCounterValue.s
PerfDecrementULongLongCounterValue.s
PerfDeleteInstance.s
PerfIncrementULongCounterValue.s
PerfIncrementULongLongCounterValue.s
PerfQueryInstance.s
PerfSetCounterRefValue.s
PerfSetCounterSetInfo.s
PerfSetULongCounterValue.s
PerfSetULongLongCounterValue.s
PerfStartProvider.s
PerfStartProviderEx.s
PerfStopProvider.s
PoolPerAppKeyStateInternal.s
PostQueuedCompletionStatus.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
PrefetchVirtualMemory.s
PrivCopyFileExW.s
PrivilegeCheck.s
PrivilegedServiceAuditAlarmW.s
ProcessIdToSessionId.s
ProductIdFromPackageFamilyName.s
PsmCreateKey.s
PsmCreateKeyWithDynamicId.s
PsmEqualApplication.s
PsmEqualPackage.s
PsmGetApplicationNameFromKey.s
PsmGetKeyFromProcess.s
PsmGetKeyFromToken.s
PsmGetPackageFullNameFromKey.s
PsmIsChildKey.s
PsmIsDynamicKey.s
PsmIsValidKey.s
PssCaptureSnapshot.s
PssDuplicateSnapshot.s
PssFreeSnapshot.s
PssQuerySnapshot.s
PssWalkMarkerCreate.s
PssWalkMarkerFree.s
PssWalkMarkerGetPosition.s
PssWalkMarkerSeekToBeginning.s
PssWalkMarkerSetPosition.s
PssWalkSnapshot.s
PublishStateChangeNotification.s
PulseEvent.s
PurgeComm.s
QISearch.s
QueryActCtxSettingsW.s
QueryActCtxW.s
QueryAuxiliaryCounterFrequency.s
QueryDosDeviceW.s
QueryFullProcessImageNameA.s
QueryFullProcessImageNameW.s
QueryIdleProcessorCycleTime.s
QueryIdleProcessorCycleTimeEx.s
QueryInterruptTime.s
QueryInterruptTimePrecise.s
QueryMemoryResourceNotification.s
QueryOptionalDelayLoadedAPI.s
QueryProcessAffinityUpdateMode.s
QueryProcessCycleTime.s
QueryProtectedPolicy.s
QuerySecurityAccessMask.s
QueryStateAtomValueInfo.s
QueryStateContainerCreatedNew.s
QueryStateContainerItemInfo.s
QueryThreadCycleTime.s
QueryThreadpoolStackInformation.s
QueryUnbiasedInterruptTimePrecise.s
QueryVirtualMemoryInformation.s
QueryWorkingSet.s
QueryWorkingSetEx.s
QueueUserAPC.s
QueueUserWorkItem.s
QuirkGetData.s
QuirkGetData2.s
QuirkIsEnabled.s
QuirkIsEnabled2.s
QuirkIsEnabled3.s
QuirkIsEnabledForPackage.s
QuirkIsEnabledForPackage2.s
QuirkIsEnabledForPackage3.s
QuirkIsEnabledForPackage4.s
QuirkIsEnabledForProcess.s
RaiseCustomSystemEventTrigger.s
RaiseException.s
RaiseFailFastException.s
ReOpenFile.s
ReadConsoleA.s
ReadConsoleInputA.s
ReadConsoleInputExA.s
ReadConsoleInputExW.s
ReadConsoleInputW.s
ReadConsoleOutputA.s
ReadConsoleOutputAttribute.s
ReadConsoleOutputCharacterA.s
ReadConsoleOutputCharacterW.s
ReadConsoleOutputW.s
ReadConsoleW.s
ReadDirectoryChangesExW.s
ReadDirectoryChangesW.s
ReadFile.s
ReadFileEx.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
ReadFileScatter.s
ReadProcessMemory.s
ReadStateAtomValue.s
ReadStateContainerValue.s
ReclaimVirtualMemory.s
RefreshPackageInfo.s
RefreshPolicyExInternal.s
RefreshPolicyInternal.s
RegCloseKey.s
RegCopyTreeW.s
RegCreateKeyExA.s
RegCreateKeyExInternalA.s
RegCreateKeyExInternalW.s
RegCreateKeyExW.s
RegDeleteKeyExA.s
RegDeleteKeyExInternalA.s
RegDeleteKeyExInternalW.s
RegDeleteKeyExW.s
RegDeleteKeyValueA.s
RegDeleteKeyValueW.s
RegDeleteTreeA.s
RegDeleteTreeW.s
RegDeleteValueA.s
RegDeleteValueW.s
RegDisablePredefinedCacheEx.s
RegEnumKeyExA.s
RegEnumKeyExW.s
RegEnumValueA.s
RegEnumValueW.s
RegFlushKey.s
RegGetKeySecurity.s
RegGetValueA.s
RegGetValueW.s
RegKrnGetAppKeyEventAddressInternal.s
RegKrnGetAppKeyLoaded.s
RegKrnGetClassesEnumTableAddressInternal.s
RegKrnGetHKEY_ClassesRootAddress.s
RegKrnGetTermsrvRegistryExtensionFlags.s
RegKrnResetAppKeyLoaded.s
RegKrnSetDllHasThreadStateGlobal.s
RegKrnSetTermsrvRegistryExtensionFlags.s
RegLoadAppKeyA.s
RegLoadAppKeyW.s
RegLoadKeyA.s
RegLoadKeyW.s
RegLoadMUIStringA.s
RegLoadMUIStringW.s
RegNotifyChangeKeyValue.s
RegOpenCurrentUser.s
RegOpenKeyExA.s
RegOpenKeyExInternalA.s
RegOpenKeyExInternalW.s
RegOpenKeyExW.s
RegOpenUserClassesRoot.s
RegQueryInfoKeyA.s
RegQueryInfoKeyW.s
RegQueryMultipleValuesA.s
RegQueryMultipleValuesW.s
RegQueryValueExA.s
RegQueryValueExW.s
RegRestoreKeyA.s
RegRestoreKeyW.s
RegSaveKeyExA.s
RegSaveKeyExW.s
RegSetKeySecurity.s
RegSetKeyValueA.s
RegSetKeyValueW.s
RegSetValueExA.s
RegSetValueExW.s
RegUnLoadKeyA.s
RegUnLoadKeyW.s
RegisterBadMemoryNotification.s
RegisterGPNotificationInternal.s
RegisterStateChangeNotification.s
RegisterStateLock.s
RegisterWaitForSingleObjectEx.s
ReleaseActCtx.s
ReleaseMutex.s
ReleaseSRWLockExclusive.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
ReleaseSRWLockShared.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
ReleaseSemaphore.s
ReleaseStateLock.s
RemapPredefinedHandleInternal.s
RemoveDirectoryA.s
RemoveDirectoryW.s
RemoveDllDirectory.s
RemoveExtensionProgIds.s
RemovePackageFromFamilyXref.s
RemovePackageStatus.s
RemovePackageStatusForUser.s
RemoveVectoredContinueHandler.s
RemoveVectoredExceptionHandler.s
ReplaceFileExInternal.s
ReplaceFileW.s
ResetEvent.s
ResetState.s
ResetWriteWatch.s
ResolveDelayLoadedAPI.s
ResolveDelayLoadsFromDll.s
ResolveLocaleName.s
ResumeThread.s
RevertToSelf.s
RsopLoggingEnabledInternal.s
SHCoCreateInstance.s
SHExpandEnvironmentStringsA.s
SHExpandEnvironmentStringsW.s
SHLoadIndirectString.s
SHLoadIndirectStringInternal.s
SHRegCloseUSKey.s
SHRegCreateUSKeyA.s
SHRegCreateUSKeyW.s
SHRegDeleteEmptyUSKeyA.s
SHRegDeleteEmptyUSKeyW.s
SHRegDeleteUSValueA.s
SHRegDeleteUSValueW.s
SHRegEnumUSKeyA.s
SHRegEnumUSKeyW.s
SHRegEnumUSValueA.s
SHRegEnumUSValueW.s
SHRegGetBoolUSValueA.s
SHRegGetBoolUSValueW.s
SHRegGetUSValueA.s
SHRegGetUSValueW.s
SHRegOpenUSKeyA.s
SHRegOpenUSKeyW.s
SHRegQueryInfoUSKeyA.s
SHRegQueryInfoUSKeyW.s
SHRegQueryUSValueA.s
SHRegQueryUSValueW.s
SHRegSetUSValueA.s
SHRegSetUSValueW.s
SHRegWriteUSValueA.s
SHRegWriteUSValueW.s
SHTruncateString.s
SaveAlternatePackageRootPath.s
SaveStateRootFolderPath.s
ScrollConsoleScreenBufferA.s
ScrollConsoleScreenBufferW.s
SearchPathA.s
SearchPathW.s
SetAclInformation.s
SetCachedSigningLevel.s
SetCalendarInfoW.s
SetClientDynamicTimeZoneInformation.s
SetClientTimeZoneInformation.s
SetCommBreak.s
SetCommConfig.s
SetCommMask.s
SetCommState.s
SetCommTimeouts.s
SetComputerNameA.s
SetComputerNameEx2W.s
SetComputerNameExA.s
SetComputerNameExW.s
SetComputerNameW.s
SetConsoleActiveScreenBuffer.s
SetConsoleCP.s
SetConsoleCtrlHandler.s
SetConsoleCursorInfo.s
SetConsoleCursorPosition.s
SetConsoleDisplayMode.s
SetConsoleHistoryInfo.s
SetConsoleInputExeNameA.s
SetConsoleInputExeNameW.s
SetConsoleMode.s
SetConsoleNumberOfCommandsA.s
SetConsoleNumberOfCommandsW.s
SetConsoleOutputCP.s
SetConsoleScreenBufferInfoEx.s
SetConsoleScreenBufferSize.s
SetConsoleTextAttribute.s
SetConsoleTitleA.s
SetConsoleTitleW.s
SetConsoleWindowInfo.s
SetCriticalSectionSpinCount.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
SetCurrentConsoleFontEx.s
SetCurrentDirectoryA.s
SetCurrentDirectoryW.s
SetDefaultDllDirectories.s
SetDynamicTimeZoneInformation.s
SetEndOfFile.s
SetEnvironmentStringsW.s
SetEnvironmentVariableA.s
SetEnvironmentVariableW.s
SetErrorMode.s
SetEvent.s
SetExtensionProperty.s
SetFileApisToANSI.s
SetFileApisToOEM.s
SetFileAttributesA.s
SetFileAttributesW.s
SetFileInformationByHandle.s
SetFileIoOverlappedRange.s
SetFilePointer.s
SetFilePointerEx.s
SetFileSecurityW.s
SetFileTime.s
SetFileValidData.s
SetHandleCount.s
SetHandleInformation.s
SetIsDeveloperModeEnabled.s
SetIsSideloadingEnabled.s
SetKernelObjectSecurity.s
SetLastConsoleEventActive.s
SetLocalTime.s
SetLocaleInfoW.s
SetNamedPipeHandleState.s
SetPriorityClass.s
SetPrivateObjectSecurity.s
SetPrivateObjectSecurityEx.s
SetProcessAffinityUpdateMode.s
SetProcessDefaultCpuSets.s
SetProcessGroupAffinity.s
SetProcessInformation.s
SetProcessMitigationPolicy.s
SetProcessPreferredUILanguages.s
SetProcessPriorityBoost.s
SetProcessShutdownParameters.s
SetProcessValidCallTargets.s
SetProcessWorkingSetSizeEx.s
SetProtectedPolicy.s
SetProtocolProperty.s
SetRoamingLastObservedChangeTime.s
SetSecurityAccessMask.s
SetSecurityDescriptorControl.s
SetSecurityDescriptorDacl.s
SetSecurityDescriptorGroup.s
SetSecurityDescriptorOwner.s
SetSecurityDescriptorRMControl.s
SetSecurityDescriptorSacl.s
SetStateVersion.s
SetStdHandle.s
SetStdHandleEx.s
SetSystemFileCacheSize.s
SetSystemTime.s
SetSystemTimeAdjustment.s
SetSystemTimeAdjustmentPrecise.s
SetThreadContext.s
SetThreadDescription.s
SetThreadErrorMode.s
SetThreadGroupAffinity.s
SetThreadIdealProcessor.s
SetThreadIdealProcessorEx.s
SetThreadInformation.s
SetThreadLocale.s
SetThreadPreferredUILanguages.s
SetThreadPriority.s
SetThreadPriorityBoost.s
SetThreadSelectedCpuSets.s
SetThreadStackGuarantee.s
SetThreadToken.s
SetThreadUILanguage.s
SetThreadpoolStackInformation.s
SetThreadpoolThreadMinimum.s
SetTimeZoneInformation.s
SetTokenInformation.s
SetUnhandledExceptionFilter.s
SetUserGeoID.s
SetUserGeoName.s
SetWaitableTimer.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
SetWaitableTimerEx.s
SetXStateFeaturesMask.s
SetupComm.s
SharedLocalIsEnabled.s
SignalObjectAndWait.s
SizeofResource.s
Sleep.s
SleepConditionVariableCS.s
SleepConditionVariableSRW.s
SleepEx.s
SpecialMBToWC.s
StmAlignSize.s
StmAllocateFlat.s
StmCoalesceChunks.s
StmDeinitialize.s
StmInitialize.s
StmReduceSize.s
StmReserve.s
StmWrite.s
StrCSpnA.s
StrCSpnIA.s
StrCSpnIW.s
StrCSpnW.s
StrCatBuffA.s
StrCatBuffW.s
StrCatChainW.s
StrChrA.s
StrChrA_MB.s
StrChrIA.s
StrChrIW.s
StrChrNIW.s
StrChrNW.s
StrChrW.s
StrCmpCA.s
StrCmpCW.s
StrCmpICA.s
StrCmpICW.s
StrCmpIW.s
StrCmpLogicalW.s
StrCmpNA.s
StrCmpNCA.s
StrCmpNCW.s
StrCmpNIA.s
StrCmpNICA.s
StrCmpNICW.s
StrCmpNIW.s
StrCmpNW.s
StrCmpW.s
StrCpyNW.s
StrCpyNXA.s
StrCpyNXW.s
StrDupA.s
StrDupW.s
StrIsIntlEqualA.s
StrIsIntlEqualW.s
StrPBrkA.s
StrPBrkW.s
StrRChrA.s
StrRChrIA.s
StrRChrIW.s
StrRChrW.s
StrRStrIA.s
StrRStrIW.s
StrSpnA.s
StrSpnW.s
StrStrA.s
StrStrIA.s
StrStrIW.s
StrStrNIW.s
StrStrNW.s
StrStrW.s
StrToInt64ExA.s
StrToInt64ExW.s
StrToIntA.s
StrToIntExA.s
StrToIntExW.s
StrToIntW.s
StrTrimA.s
StrTrimW.s
SubscribeEdpEnabledStateChange.s
SubscribeStateChangeNotification.s
SuspendThread.s
SwitchToFiber.s
SwitchToThread.s
SystemTimeToFileTime.s
SystemTimeToTzSpecificLocalTime.s
SystemTimeToTzSpecificLocalTimeEx.s
TerminateEnclave.s
TerminateProcess.s
TerminateProcessOnMemoryExhaustion.s
TerminateThread.s
TlsAlloc.s
TlsFree.s
TlsGetValue.s
TlsSetValue.s
TransactNamedPipe.s
TransmitCommChar.s
TryAcquireSRWLockExclusive.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
TryAcquireSRWLockShared.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
TryEnterCriticalSection.s Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
TrySubmitThreadpoolCallback.s
TzSpecificLocalTimeToSystemTime.s
TzSpecificLocalTimeToSystemTimeEx.s
UnhandledExceptionFilter.s
UnlockFile.s
UnlockFileEx.s
UnmapViewOfFile.s
UnmapViewOfFile2.s
UnmapViewOfFileEx.s
UnregisterBadMemoryNotification.s
UnregisterGPNotificationInternal.s
UnregisterStateChangeNotification.s
UnregisterStateLock.s
UnregisterWaitEx.s
UnsubscribeEdpEnabledStateChange.s
UnsubscribeStateChangeNotification.s
UpdatePackageStatus.s
UpdatePackageStatusForUser.s
UpdatePackageStatusForUserSid.s
UpdateProcThreadAttribute.s
UrlApplySchemeA.s
UrlApplySchemeW.s
UrlCanonicalizeA.s
UrlCanonicalizeW.s
UrlCombineA.s
UrlCombineW.s
UrlCompareA.s
UrlCompareW.s
UrlCreateFromPathA.s
UrlCreateFromPathW.s
UrlEscapeA.s
UrlEscapeW.s
UrlFixupW.s
UrlGetLocationA.s
UrlGetLocationW.s
UrlGetPartA.s
UrlGetPartW.s
UrlHashA.s
UrlHashW.s
UrlIsA.s
UrlIsNoHistoryA.s
UrlIsNoHistoryW.s
UrlIsOpaqueA.s
UrlIsOpaqueW.s
UrlIsW.s
UrlUnescapeA.s
UrlUnescapeW.s
VerFindFileA.s
VerFindFileW.s
VerLanguageNameA.s
VerLanguageNameW.s
VerQueryValueA.s
VerQueryValueW.s
VerifyApplicationUserModelId.s
VerifyApplicationUserModelIdA.s
VerifyPackageFamilyName.s
VerifyPackageFamilyNameA.s
VerifyPackageFullName.s
VerifyPackageFullNameA.s
VerifyPackageId.s
VerifyPackageIdA.s
VerifyPackageRelativeApplicationId.s
VerifyPackageRelativeApplicationIdA.s
VerifyScripts.s
VirtualAlloc.s
VirtualAlloc2.s
VirtualAlloc2FromApp.s
VirtualAllocEx.s
VirtualAllocExNuma.s
VirtualAllocFromApp.s
VirtualFree.s
VirtualFreeEx.s
VirtualLock.s
VirtualProtect.s
VirtualProtectEx.s
VirtualProtectFromApp.s
VirtualQuery.s
VirtualQueryEx.s
VirtualUnlock.s
VirtualUnlockEx.s
WTSGetServiceSessionId.s
WTSIsServerContainer.s
WaitCommEvent.s
WaitForDebugEvent.s
WaitForDebugEventEx.s
WaitForMachinePolicyForegroundProcessingInternal.s
WaitForMultipleObjects.s
WaitForMultipleObjectsEx.s
WaitForSingleObject.s
WaitForSingleObjectEx.s
WaitForUserPolicyForegroundProcessingInternal.s
WaitNamedPipeW.s
WaitOnAddress.s
WerGetFlags.s
WerRegisterAdditionalProcess.s
WerRegisterAppLocalDump.s
WerRegisterCustomMetadata.s
WerRegisterExcludedMemoryBlock.s
WerRegisterFile.s
WerRegisterMemoryBlock.s
WerRegisterRuntimeExceptionModule.s
WerSetFlags.s
WerUnregisterAdditionalProcess.s
WerUnregisterAppLocalDump.s
WerUnregisterCustomMetadata.s
WerUnregisterExcludedMemoryBlock.s
WerUnregisterFile.s
WerUnregisterMemoryBlock.s
WerUnregisterRuntimeExceptionModule.s
WerpNotifyLoadStringResource.s
WerpNotifyUseStringResource.s
WideCharToMultiByte.s
Wow64DisableWow64FsRedirection.s
Wow64RevertWow64FsRedirection.s
Wow64SetThreadDefaultGuestMachine.s
WriteConsoleA.s
WriteConsoleInputA.s
WriteConsoleInputW.s
WriteConsoleOutputA.s
WriteConsoleOutputAttribute.s
WriteConsoleOutputCharacterA.s
WriteConsoleOutputCharacterW.s
WriteConsoleOutputW.s
WriteConsoleW.s
WriteFile.s
WriteFileEx.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
WriteFileGather.s
WriteProcessMemory.s
WriteStateAtomValue.s
WriteStateContainerValue.s
ZombifyActCtx.s
_AddMUIStringToCache.s
_GetMUIStringFromCache.s
_OpenMuiStringCache.s
_amsg_exit.s
_c_exit.s
_cexit.s
_exit.s
_initterm.s
_initterm_e.s
_invalid_parameter.s
_onexit.s
_purecall.s
_time64.s
atexit.s
exit.s
hgets.s
hwprintf.s
lstrcmpA.s
lstrcmpW.s
lstrcmpiA.s
lstrcmpiW.s
lstrcpynA.s
lstrcpynW.s
lstrlenA.s
lstrlenW.s
time.s
wprintf.s