commit | 85e4f0727db31b9a9079978d059bb20beba81a5b | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Thu May 09 00:02:59 2024 +0200 |
committer | Martin Storsjö <martin@martin.st> | Mon May 20 23:16:26 2024 +0300 |
tree | e7a0237950c7b108a3121279e5512fb30451c642 | |
parent | c503977c305aaa9148099a759144aa427fcefbb1 [diff] |
crt: Rename msvcrt-common.def.in to crt-aliases.def.in This file contains definitions of symbol aliases for any CRT library. It is already used by msvcrt, crtdll and ucrt. So rename msvcrt-common.def.in to crt-aliases.def.in as new name better match the purpose of the file. Signed-off-by: Martin Storsjö <martin@martin.st>