commit | 044536de92d4033b9470b34758b24c4d50a06cf1 | [log] [tgz] |
---|---|---|
author | Cosmin Truta <ctruta@gmail.com> | Fri Feb 21 11:31:13 2025 +0200 |
committer | Cosmin Truta <ctruta@gmail.com> | Wed Feb 26 19:42:28 2025 +0200 |
tree | ca5429143b0316b96dd01165c28c09ff42ed5680 | |
parent | 738f5e743ccc59de62a7b789460636f6f9d12c93 [diff] |
[libpng18] chore: Clean up remnants of the long-discontinued Win16 support Remove #ifdef sections and other workarounds for old Windows compilers that lacked proper support for Win32, including, especially, support for the Win32 stdio API. This is a cherry-pick of commit e936211760ddf0ed4a4711ea897b59395dfd206e from branch 'libpng18'. Reviewed-by: John Bowler <jbowler@acm.org> Signed-off-by: Cosmin Truta <ctruta@gmail.com>