)]}'
{
  "commit": "0b0b413169056a0fa3f6275725abff79203f91c1",
  "tree": "fb116716e23800514b31291eaaf12a3fcd548292",
  "parents": [
    "0ab11119b972bdfc1f666fa39089086e4d985925"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Fri Aug 15 23:28:49 2025 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Aug 20 23:48:26 2025 +0300"
  },
  "message": "crt: Use errno instead of _set_errno in mbrtowc\n\nFunction _set_errno() is not available in older msvcrt versions and is\nemulated. Use directly errno which is available in all versions.\nAll mingw-w64 code already uses errno instead of _set_errno().\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bee17fec1215de4a07eb6747c887315e4a9d83fd",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/misc/mbrtowc.c",
      "new_id": "fff77cc11ae1f47a528bd837840732023128d782",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/misc/mbrtowc.c"
    }
  ]
}
