)]}'
{
  "commit": "d10ee468114afb06ee6eca8f976c7b953aa5a2b8",
  "tree": "eb06ce9a4a8e3e492ab2af2f4167598cbccf3b01",
  "parents": [
    "ae0a5913c8b95276e5a53122bfbf6d505a297ba7"
  ],
  "author": {
    "name": "Jakub Tymejczyk",
    "email": "jakub@tymejczyk.pl",
    "time": "Fri Feb 07 02:21:34 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Feb 07 06:51:34 2025 +0530"
  },
  "message": "Fix GCC/Posix port compilation on FreeBSD (#1239) (#1240)\n\nOn FreeBSD pthread_once_t is a struct and cast is required.\r\nOtherwise there\u0027s compilation error:\r\n../../mocks/freertos/port.c:261:23: error: expected expression\r\n    hSigSetupThread \u003d PTHREAD_ONCE_INIT;\r\n                      ^\r\nPTHREAD_ONCE_INIT is defined as: { PTHREAD_NEEDS_INIT, NULL } on FreeBSD\r\n\r\nCo-authored-by: Jakub Tymejczyk \u003cjakub.tymejczyk@enigma.com.pl\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "66095fb2c8524b5d710031397ed1ec14a5c644f3",
      "old_mode": 33188,
      "old_path": "portable/ThirdParty/GCC/Posix/port.c",
      "new_id": "5dc7f45f8fab0e278d9cc6692b6c09aaf4fb72c5",
      "new_mode": 33188,
      "new_path": "portable/ThirdParty/GCC/Posix/port.c"
    }
  ]
}
