)]}'
{
  "commit": "6a84f2c1da0f8d9fd1946caa55a336ebacfeb392",
  "tree": "76cb5278bb6298c7007c319243cd0fabc8438202",
  "parents": [
    "bad8f01afd2554d6f673f4ea9ea7adb51cd9da33"
  ],
  "author": {
    "name": "Thomas Pedersen",
    "email": "thomas@adapt-ip.com",
    "time": "Thu Jun 10 17:15:47 2021 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 10 17:15:47 2021 -0700"
  },
  "message": "Posix: fix event_wait_timed() (#346)\n\nevent_wait_timed() was ignoring a timeout of 1000 ms.\r\nPresumably this is because pthread_cond_timedwait() only\r\nconsiders tv_nsec less than one second.\r\n\r\nConvert the timeout in miliseconds to second and nanosecond\r\ncomponents to fix this.\r\n\r\nCo-authored-by: alfred gedeon \u003c28123637+alfred2g@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "29368d234c0200604575a6d80a8d58ce6aacdc9b",
      "old_mode": 33188,
      "old_path": "portable/ThirdParty/GCC/Posix/utils/wait_for_event.c",
      "new_id": "894c6314f28108f3809cd9cdede0a869c55acae4",
      "new_mode": 33188,
      "new_path": "portable/ThirdParty/GCC/Posix/utils/wait_for_event.c"
    }
  ]
}
