)]}'
{
  "commit": "b79193f92c1c52e439d6ac02947a032004fb1ca4",
  "tree": "2e7f74defcf76f78f7f8947ce8da8566805ce14e",
  "parents": [
    "2b9b80b9ef4e68f4cec55062d1865bb56c6c001e"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Fri Aug 15 23:28:46 2025 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Aug 20 23:48:26 2025 +0300"
  },
  "message": "crt: Remove static helper function mbrtowc_cp()\n\nBoth users of this function (mbrlen and mbrtowc) calls it with the current\nlocale and maximum character length for current locale.\n\nSo replace the mbrtowc_cp() usage in mbrlen() directly by mbrtowc().\n\nAlso replace MB_CUR_MAX macro by the ___mb_cur_max_func() function to show\nthat the maximum character length depends on the locale and is not a\nconstant value.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "200711c8004e1394f8eec3d5ecd1fce89a7e90e4",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/misc/mbrtowc.c",
      "new_id": "2d89af5132f549ac5867700092eb6bb4eb0e9bb6",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/misc/mbrtowc.c"
    }
  ]
}
