)]}'
{
  "commit": "ad2b46ca1e603872f62f83eaaff9e5ef77c99500",
  "tree": "9cfddb4170a74714d5f10e7f236941af1225fb90",
  "parents": [
    "fa318043589b040ee181545faa7f524114682ce0"
  ],
  "author": {
    "name": "Antonin Décimo",
    "email": "antonin@tarides.com",
    "time": "Fri Jan 26 15:23:14 2024 +0100"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Thu Feb 08 23:13:14 2024 +0200"
  },
  "message": "winpthreads: Fix pthread_create_wrapper type\n\n- Make pthread_create_wrapper return an unsigned;\n\n  _beginthreadindex takes a function returning an unsigned. The\n  variable holding the return value of pthread_create_wrapper is\n  already an unsigned.\n\n- Make pthread_create_wrapper __stdcall.\n\nCo-authored-by: Samuel Hym \u003csamuel.hym@rustyne.lautre.net\u003e\nSigned-off-by: Antonin Décimo \u003cantonin@tarides.com\u003e\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0ab7fef11d0a8e280a27957eb96063df3abac5aa",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/include/pthread.h",
      "new_id": "cf3569a9cf47fac09605296abd0fdc74bf73e6ad",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/include/pthread.h"
    },
    {
      "type": "modify",
      "old_id": "b4bb2f04844c0ae7e9911b6a3c872274f2c10526",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/src/thread.c",
      "new_id": "99bb4411c8d7b46b3a64c6ebb0135f6fe432fe3c",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/src/thread.c"
    }
  ]
}
