)]}'
{
  "commit": "4c78fee091b21c141df3cee620377ec165b7fba0",
  "tree": "26e79231c9ebd9bd55c115a90ae869b2839272d0",
  "parents": [
    "9fcd1fdf7bb599f25e1c5d97708da2e4f5fc9688"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Sun Jun 15 15:30:11 2025 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Jun 25 14:45:02 2025 +0300"
  },
  "message": "crt: Define ftello64 symbol as alias to _ftelli64\n\nmingw-w64 implementation of ftello64() and _ftelli64() functions are same.\n\nSo remove the ftello64 implementation and define ftello64 symbol as an\nalias to the _ftelli64 symbol.\n\nThis change allows to use native msvcr80+ / UCRT implementation of\n_ftelli64() function for the POSIX ftello64() instead of statically linking\nthe mingw-w64 implementation.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8ee5b8cb523711e1bd48cb0af0fece5502efe8be",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "dfe88f6e5c5292eb64859ead2073542aab964a86",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "b30e8ea64911f28872053eb36359724542dc70c4",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/def-include/crt-aliases.def.in",
      "new_id": "eb80f4511ec6637aafb12b216c9c6da3bad75616",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/def-include/crt-aliases.def.in"
    },
    {
      "type": "modify",
      "old_id": "38bd1aa819f4f0fda26463d74ddfc6c16c9d5276",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib-common/api-ms-win-crt-stdio-l1-1-0.def",
      "new_id": "f22ad052eb398ba11fe4f3853b0bbdd96e3bd08d",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib-common/api-ms-win-crt-stdio-l1-1-0.def"
    },
    {
      "type": "modify",
      "old_id": "c1390994166c2680a301559ab68bbdeb6ebf76f8",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/_ftelli64.c",
      "new_id": "b2589c5b252fdef8c89509cac45273459a4fec60",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/_ftelli64.c"
    },
    {
      "type": "delete",
      "old_id": "a0192fbe6d4c8650f64be598f2d91eebb3886f41",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/ftello64.c",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    }
  ]
}
