)]}'
{
  "commit": "157a740278f41cac851f88b8aebe047c6fc2414f",
  "tree": "9664c5c376c325ca1f6d33c8d894cdb9a60bd2a1",
  "parents": [
    "c663848e9a16c3f7dcfaea95e7ea787d9543cb30"
  ],
  "author": {
    "name": "Tobias Klauser",
    "email": "tklauser@distanz.ch",
    "time": "Fri Aug 28 14:07:00 2020 +0200"
  },
  "committer": {
    "name": "Tobias Klauser",
    "email": "tobias.klauser@gmail.com",
    "time": "Fri Aug 28 19:40:41 2020 +0000"
  },
  "message": "unix: fix build with Go 1.12 on darwin\n\nCL 250437 broke the build with Go 1.12 on darwin, due to\nSYS_GETDIRENTRIES64 being removed. However, this is still needed to\nimplement Getdirentries for Go 1.12 because it does not provide\nsyscall_syscallPtr for fdopendir. Thus, add _SYS_GETDIRENTRIES64 as an\nunexported const.\n\nChange-Id: I52b420095deeb50d7fac002702dfce01cbf34bb7\nReviewed-on: https://go-review.googlesource.com/c/sys/+/251317\nRun-TryBot: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a15cba6110668d0bf35fc9aec444cfe029fbf75",
      "old_mode": 33188,
      "old_path": "unix/syscall_darwin.1_12.go",
      "new_id": "b31ef035881268585a440b31381ff6af4b51b1de",
      "new_mode": 33188,
      "new_path": "unix/syscall_darwin.1_12.go"
    }
  ]
}
