| commit | 99e78b9bd22c621e25bb8c048d13a55e882b6d80 | [log] [tgz] |
|---|---|---|
| author | Pali Rohár <pali.rohar@gmail.com> | Mon May 20 20:44:47 2024 +0200 |
| committer | Martin Storsjö <martin@martin.st> | Mon May 20 23:15:55 2024 +0300 |
| tree | 2c6fd26966c53d0732e532aa07c16ec3df4bf389 | |
| parent | 9d6e55c72ab30c5daf2c66c31910c11bcb999792 [diff] |
crt: Fix DATA aliases for crtdll.dll crtdll.dll library has some DATA symbols with _dll suffix. Fix generating aliases for these symbols. With this change also document why those symbols are not for UCRTBASE. Signed-off-by: Martin Storsjö <martin@martin.st>