)]}'
{
  "commit": "578b4f9fae1419c1a177252f9f7b470ac0fe6b8e",
  "tree": "220f8edd5d486be0397fd05b65a5fc2333147aa5",
  "parents": [
    "70c3c3e0a22dc952d4223e31c5fd75156ddf4193"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Thu Nov 20 11:32:05 2025 +0100"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Tue Nov 25 13:42:04 2025 +0200"
  },
  "message": "crt: Provide emulation of _ctime64 and _wctime64 functions\n\nFunctions _ctime64 and _wctime64 are available since msvcr70.dll. For older\nmsvcrt versions provide mingw-w64 emulation via asctime() and _wasctime()\nfunctions and then via _localtime64() function which is now available in\nall CRT import libraries (either as native symbols or as mingw-w64 emulation).\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3a7a03f9d8b7d63e73bb72a8209e8e0fccc8713e",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "e8e5e731abe5fe6d2fb07dabf82a4eb4718a6ea9",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "1fe11b6df87c8b92c3ecfa0221949324f6474150",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib-common/msvcrt.def.in",
      "new_id": "a1439b2365ec8b2b02e2eb637f3ff19fc50e6454",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib-common/msvcrt.def.in"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "64c5e9524a68b3dc787381bbcbc5bcc5746045c2",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/misc/_ctime64.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5c184bc13948bfdd63d61bd4fd3fbc0ac171963c",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/misc/_wctime64.c"
    }
  ]
}
