aboutsummaryrefslogtreecommitdiff
path: root/lib/include/cuda_wrappers/complex
AgeCommit message (Collapse)Author
2021-08-15update C header files to clang 13 rc1Andrew Kelley
2019-07-15move lib dirs to lib subdirAndrew Kelley
also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging