)]}'
{
  "commit": "25dc6ac6eb3db954ec1a41730a3c4a8049810644",
  "tree": "d6443f5773fb08c1e27ce07ce49533fc3e4a36d2",
  "parents": [
    "f3fd891dedefba64438490c10c162edda722ec7d"
  ],
  "author": {
    "name": "Kirill Makurin",
    "email": "maiddaisuki@outlook.com",
    "time": "Wed Jul 09 17:38:40 2025 +0900"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Sat Jul 12 16:57:59 2025 +0800"
  },
  "message": "crt: new implementation for btowc and wctob\n\nReplacementes for C95 functions btowc and wctob now use mbrtowc\nand wcrtomb respectively to perform conversion. This ensures that\ntheir behavior is consistent with mbrtowc and wcrtomb functions.\n\nSigned-off-by: Kirill Makurin \u003cmaiddaisuki@outlook.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c8fbd8e74d84a05e330376dbf8fb27f9c0da8600",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/misc/btowc.c",
      "new_id": "caf2d95ba181229227650f808557930119c66ddc",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/misc/btowc.c"
    },
    {
      "type": "modify",
      "old_id": "995f6db6e115ad7b7b59969f99de315c3c161382",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/misc/wctob.c",
      "new_id": "2fe66618d6bd3cf7e6bdf7d8924745ea2b77a2bd",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/misc/wctob.c"
    }
  ]
}
