)]}'
{
  "commit": "4c03c53e525357d0f20ed87c23c8f43c91a4b9e6",
  "tree": "d05f9b4e0c32be24a5d52ebf751cbb3ac05a5322",
  "parents": [
    "de28eae430fd5fb83235d2672016635d2a938935"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Thu May 09 00:02:54 2024 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon May 20 23:15:37 2024 +0300"
  },
  "message": "crt: Fix strcmpi symbol alias for msvcr80-120 versions\n\nmsvcrt versions 8.0 - 12.0 and UCRT do not have _strcmpi symbol.\n\nFor these CRT versions (which have NO_STRCMPI_ALIAS) is later in the file\nsymbol _strcmpi defined as an alias to _stricmp symbol.\n\nSo for these affected CRT versions define strcmpi as an alias to _stricmp.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "47ce52cb9f8aceb16e1f1553bf9d4ba4fe24ca79",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/def-include/msvcrt-common.def.in",
      "new_id": "41277606933f15783ef881c58a1a1c95771377e8",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/def-include/msvcrt-common.def.in"
    },
    {
      "type": "modify",
      "old_id": "f42cf8f680bc37f91c5fe06bbc2e509de5a56b10",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib-common/ucrtbase.def.in",
      "new_id": "b5aff62bd878e5a64ae4baef5a15a71749cc280d",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib-common/ucrtbase.def.in"
    }
  ]
}
