)]}'
{
  "commit": "811ff2774b0647174fb294465c87f0759ceeeb27",
  "tree": "be3cf81fe435c33516e2aa8e620081ec40ef09e8",
  "parents": [
    "d5d0722b53081733506868e91541bd40bf2fb478"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Sun Sep 15 17:40:02 2024 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Sep 18 13:57:43 2024 +0300"
  },
  "message": "crt: Provide __p__winver() function also for ARM msvcrt.dll import library\n\nARM32 and ARM64 OS system version of msvcrt.dll do not have neither _winver\nglobal variable, nor __p__winver() function. But they have _winmajor and\n_winminor global variables.\n\nProvide __p__winver() function emulation for ARM msvcrt import library via\nvia values of _winmajor and _winminor global variables.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d191855f18ffeb2513551578a26b8012a322565",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "a6488f859cf333b2240d27b30dd58fbf1c5af400",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "63be398671a19273bf6c85df8696108b88a7db02",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib-common/msvcrt.def.in",
      "new_id": "51e1425974a62318b6a727c56a39f63cf8db21d0",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib-common/msvcrt.def.in"
    },
    {
      "type": "modify",
      "old_id": "40f65b489eecb1ca9df2b430a1776eea39911d6d",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/misc/__p__winver.c",
      "new_id": "6bcc43055df4381b3984f20582a686434ebdb47b",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/misc/__p__winver.c"
    }
  ]
}
