cosmopolitan/libc/nt/psapi
Justine Tunney cdf556e7d2
Implement signal handler tail recursion
GNU Make on Windows now appears to be working reliably. This change also
fixes a bug where, after fork the Windows thread handle wasn't reset and
that caused undefined behavior using SetThreadContext() with our signals
2023-10-14 10:38:15 -07:00
..
EnumProcesses.S Implement signal handler tail recursion 2023-10-14 10:38:15 -07:00
EnumProcessModules.S Implement signal handler tail recursion 2023-10-14 10:38:15 -07:00
EnumProcessModulesEx.S Implement signal handler tail recursion 2023-10-14 10:38:15 -07:00
GetModuleBaseNameW.S Implement signal handler tail recursion 2023-10-14 10:38:15 -07:00
GetProcessImageFileNameW.S Remove 5000 WIN32 APIs 2023-07-28 14:32:34 -07:00
GetProcessMemoryInfo.S Remove 5000 WIN32 APIs 2023-07-28 14:32:34 -07:00