)]}'
{
  "commit": "9d6e55c72ab30c5daf2c66c31910c11bcb999792",
  "tree": "25196d37b0e6bce176572438373a91118d2d517f",
  "parents": [
    "4c03c53e525357d0f20ed87c23c8f43c91a4b9e6"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Thu May 09 00:02:55 2024 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon May 20 23:15:37 2024 +0300"
  },
  "message": "crt: Fix utime symbol alias for msvcr80-120 versions\n\nmsvcrt versions 8.0 - 12.0 and UCRT do not have _utime symbol.\n\nFor these CRT versions (which do not have FIXED_SIZE_SYMBOLS) is later in\nthe file symbol _utime defined as an alias to _utime32 or _utime64 symbol.\n\nSo for these affected CRT versions define utime as an alias to _utime32 or\n_utime64.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41277606933f15783ef881c58a1a1c95771377e8",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/def-include/msvcrt-common.def.in",
      "new_id": "125982d5bf53e29c6a0f027c1871bd2d125f748e",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/def-include/msvcrt-common.def.in"
    }
  ]
}
