)]}'
{
  "commit": "89d574b87976ef58b6c94c26864dcc5330b0c067",
  "tree": "afbd36df0996cfe1294869a3edb0d0521a4ece57",
  "parents": [
    "15bd82e9a2935fd4e5c1a9ed83c73d364e92d8ec"
  ],
  "author": {
    "name": "Chris Dickens",
    "email": "christopher.a.dickens@gmail.com",
    "time": "Mon Mar 16 01:06:27 2020 -0700"
  },
  "committer": {
    "name": "Chris Dickens",
    "email": "christopher.a.dickens@gmail.com",
    "time": "Mon Mar 16 01:06:27 2020 -0700"
  },
  "message": "core: Fix return value of usbi_clock_gettime()\n\nIn most cases, usbi_clock_gettime() will map to the standard library\u0027s\nclock_gettime() function. The semantics of this function are that it\nreturns -1 upon failure with the error code available in the errno\nvariable. The backends that need to implement this function should\nfollow the same semantics, and the return value of usbi_clock_gettime()\nshould not be directly propagated upwards.\n\nSigned-off-by: Chris Dickens \u003cchristopher.a.dickens@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "09ccc834b5a55fcad9dd75158657cbc6b1e422fc",
      "old_mode": 33188,
      "old_path": "libusb/io.c",
      "new_id": "b2208e88489bdd7de7f3bcea63baa266105fc81e",
      "new_mode": 33188,
      "new_path": "libusb/io.c"
    },
    {
      "type": "modify",
      "old_id": "e0a364e23e1e18fad347b1705ac53d26626e7bef",
      "old_mode": 33188,
      "old_path": "libusb/os/darwin_usb.c",
      "new_id": "f8da7477eef6888ac853bd758232420a35a6896c",
      "new_mode": 33188,
      "new_path": "libusb/os/darwin_usb.c"
    },
    {
      "type": "modify",
      "old_id": "e37a51453766386cd51b9225b9f5e5f563086fd9",
      "old_mode": 33188,
      "old_path": "libusb/os/windows_common.c",
      "new_id": "debff74e25dcf455ce55796766618ee7c802a0ff",
      "new_mode": 33188,
      "new_path": "libusb/os/windows_common.c"
    },
    {
      "type": "modify",
      "old_id": "a744f2f2cea761acb1a9b6b1ab3630125968976e",
      "old_mode": 33188,
      "old_path": "libusb/version_nano.h",
      "new_id": "626497e917637033e5293cc13dbb965e9000ccc4",
      "new_mode": 33188,
      "new_path": "libusb/version_nano.h"
    }
  ]
}
