aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/windows/psapi.zig
AgeCommit message (Expand)Author
2020-12-31Year++Frank Denis
2020-11-19Update code to not use unsupported calling conventions for targetTadeo Kondrak
2020-08-20add license header to all std lib filesAndrew Kelley
2020-02-10Revert "windows: remove the 'A' versions of psapi functions"Andrew Kelley
2020-02-10windows: remove the 'A' versions of psapi functionsAndrew Kelley
2020-02-01windows: Minor changes to psapi prototypesLemonBoy
2020-01-31windows: Add psapi APILemonBoy