)]}'
{
  "commit": "c9b4d88324c126336730beb5822c8e57942444bf",
  "tree": "8bc3e4c2e8685a40f395eec8d67a81de52e4d1a8",
  "parents": [
    "b4da620ea9f159db0018d243d21fdf4fa8752f32"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Tue Oct 27 23:01:07 2020 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Nov 11 12:34:47 2020 +0200"
  },
  "message": "crt: Don\u0027t run TLS destructors for the main thread if exiting via _exit or ExitProcess\n\nFor these cases, the TLS destructors are normally executed by\nthe callback set up by _register_thread_local_exe_atexit_callback,\nbut if this is bypassed (if exiting via _exit or ExitProcess),\nskip these callbacks.\n\nThis differs from what MSVC does, but matches what the C++ standard\nsays should happen.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1062106de13bb9c512619e23f719c05d91631bee",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/crt/tls_atexit.c",
      "new_id": "27ffb84ca9c4e5a5109a769dba227f11d59b66b7",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/crt/tls_atexit.c"
    }
  ]
}
