)]}'
{
  "commit": "93059a6ae05d8e0b42bec5039818003a9f6329b1",
  "tree": "6a50b14c7ce878cac28a8b6c3073593735204693",
  "parents": [
    "31dcedc3ca91f3b196482c8da1a535f7d9f6eea5"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Mon Apr 08 20:02:32 2024 +0200"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Tue Apr 09 22:17:56 2024 +0800"
  },
  "message": "crt: msvcrt.def.in: Fix _swprintf/_vswprintf symbol aliases\n\nSymbols _swprintf and _vswprintf were added in Windows Vista and have same\nmeaning as symbols without leading underscore in msvcrt.dll. These symbols\n(both with and without leading underscore) differs from C99 variant as they\ndo not take maxlen parameter.\n\nFor compatibility with pre-Vista systems, which are x86-only, define\n_swprintf and _vswprintf symbols on I386 and X64 as aliases to swprintf and\nvswprintf.\n\nSigned-off-by: LIU Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2a592599dbb5b4d1c524bb3e9ec4b404ed480a0c",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib-common/msvcrt.def.in",
      "new_id": "05b0f394713f377efc7f504871a38997c354f8fd",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib-common/msvcrt.def.in"
    }
  ]
}
