commit | ca85c88e29b1f7bbbd2dcf22cd452f50a80812f4 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Mon Apr 22 20:38:45 2024 +0200 |
committer | Martin Storsjö <martin@martin.st> | Thu Apr 25 13:55:30 2024 +0300 |
tree | aa6e2cb23731cd466c327d0b61c96a4eb0937d8d | |
parent | b159b8647b4049dd529e583e804c7b4374c56e9f [diff] |
crt: Move _atoi64 and _atoi64_l aliases to def-include/msvcrt-common.def.in Define _atoi64 and _atoi64_l aliases based on a new WITH_ATOLL_ALIAS and WITH_ATOLL_L_ALIAS macros. Signed-off-by: Martin Storsjö <martin@martin.st>