)]}'
{
  "commit": "f44ea01f75e08216b314c742ef2e68676eeadbb4",
  "tree": "bc6972ee97a51de89e8cff0edad84e26176bef77",
  "parents": [
    "3bdb126214f722ac7782811062c21f0a440ffb98"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Sun Jun 15 15:30:08 2025 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Jun 25 14:45:02 2025 +0300"
  },
  "message": "crt: Define fseeko and ftello symbols as aliases to fseek and ftell\n\nBoth msvcrt and UCRT ABI uses for off_t-based function without any suffix\nin their name the 32-bit long off_t type for both 32-bit and 64-bit\narchitectures.\n\nSo define the fseeko symbol as alias to fseek and ftello symbol as alias to\nftell symbol because the fseek and ftell also uses only 32-bit offset type.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "118997e6bfc21868e9d1ad61d67314117b3fc2a9",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "fab93c1540360872eb4ffc9f4e845eaec9122e3a",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "de0333938dbac7e3a3c196318873e840b36c7099",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/def-include/crt-aliases.def.in",
      "new_id": "25f5b87010e0c9f283891e396e096f995442d5dd",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/def-include/crt-aliases.def.in"
    },
    {
      "type": "modify",
      "old_id": "d23469ac26abbc3c036d489101b55c355e4fdd64",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib-common/api-ms-win-crt-stdio-l1-1-0.def",
      "new_id": "abdcb8224c7c0cd3dfa86b311554ae1c53359e33",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib-common/api-ms-win-crt-stdio-l1-1-0.def"
    },
    {
      "type": "delete",
      "old_id": "ca222ffbe1e45c52f330e71370262917aa9ecd61",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/fseeko32.c",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "1a63987feac13a668a1f74e2baa3044e3be1c446",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/ftello.c",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    }
  ]
}
