aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mingw/secapi/_cprintf_s.c
AgeCommit message (Collapse)Author
2024-01-20mingw-w64: remove msvcrt sourcesElaine Gibson
2020-03-05update mingw-w64 source files to v7.0.0Andrew 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