)]}'
{
  "commit": "1a6d4c2ef2c996c71e264e82bab9321be9655db1",
  "tree": "8eb5ed9f6efdd4a3c4f59d5594affe372f23d9d5",
  "parents": [
    "b206bbe6e2c00603870f760a0e67eb4654e50099"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Tue Feb 24 21:50:48 2026 +0100"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Wed Feb 25 19:44:07 2026 +0800"
  },
  "message": "crt: test: Replace usage of _beginthreadex() by CreateThread() in t_safe_flush.c test\n\nt_safe_flush.c is spawning new thread via _beginthreadex() which only uses\nWinAPI functions. So it does not need to use CRT function _beginthreadex()\nfor spawning thread and WinAPI CreateThread() is enough.\n\ncrtdll.dll does not contain _beginthreadex(), so this change allows to\ncompile t_safe_flush.c test against crtdll.dll.\n\nSigned-off-by: LIU Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f58733810cf8a3d50187d0143b0342c760811c06",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/testcases/t_safe_flush.c",
      "new_id": "5e617fac9f16435e12ee75f241c94a34fc1f345c",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/testcases/t_safe_flush.c"
    }
  ]
}
