)]}'
{
  "commit": "fe21b7ec19b2a765a8e20821543e309ac687117c",
  "tree": "df1089349e4bc092a7ccf8a648fb037f3c5a1d54",
  "parents": [
    "7f9c089ed203d316bc4d71f1e8c4f3beae475ba0"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Sun Apr 13 18:34:44 2025 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon May 05 23:43:59 2025 +0300"
  },
  "message": "headers: Add support for -D_TIME_BITS\u003d64\n\nCurrently all 32-bit non-UCRT builds are forced to use time_t type as\n32-bit and also all time_t functions in 32-bit form.\n\nWith this change, any msvcrt.dll based 32-bit application can use 64-bit\ntime_t functions by defining -D_TIME_BITS\u003d64 flag during compilation.\n\nFlag -D_TIME_BITS\u003d64 is recognized also by GNU C library header files for\nthe same purpose.\n\nWhen both _USE_32BIT_TIME_T and _TIME_BITS are defined by application then\n_USE_32BIT_TIME_T override effect of _TIME_BITS.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a5399e058c40ec604ae848166836e7e64539b28a",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/crt/_mingw.h.in",
      "new_id": "c113c29c6f3545c6494377cf8391b8473f97f2f4",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/crt/_mingw.h.in"
    }
  ]
}
