)]}'
{
  "commit": "b45c53f9418a6eff2c8ed98703a55f96029304b1",
  "tree": "9ab3db8e143709362b25e0b8d9285a1dcdfe34a8",
  "parents": [
    "a5d8376cbae6da1130144305cfcfe8b22e9fa444"
  ],
  "author": {
    "name": "Will Drewry",
    "email": "wad@chromium.org",
    "time": "Mon Feb 04 23:48:36 2013"
  },
  "committer": {
    "name": "ChromeBot",
    "email": "chrome-bot@google.com",
    "time": "Tue Feb 05 00:54:12 2013"
  },
  "message": "memlimit.c: ignore sysconf() failures\n\nWhen using qemu-arm, sysconf(_SC_PAGE_SIZE) returns an error\nwith an errno of ENOSYS.  This change ignores ENOSYS since\nthe result would be the same as when _SC_PAGE_SIZE was not\ndefined.  This makes scrypt work in cryptohome unittests.\n\nThe \"right\" solution is to add a new macro via configure that\nwraps up the _SC_PAGE_SIZE test along with a compile-time test\nfor sysconf() to work.  It seems like overkill, but probably\nthe right move for upstreaming.\n\nTEST\u003dbuilds and cryptohome tests work under qemu-arm\nBUG\u003dchromium-os:38444\nSigned-off-by: Will Drewry \u003cwad@chromium.org\u003e\n\nChange-Id: Ic04d19b0d1553c4e57f562cdcee99e59b300f2e0\nReviewed-on: https://gerrit.chromium.org/gerrit/42579\nReviewed-by: Kees Cook \u003ckeescook@chromium.org\u003e\nCommit-Queue: Will Drewry \u003cwad@chromium.org\u003e\nTested-by: Will Drewry \u003cwad@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8303f5c77d586772b5feb313fff845dfbe0e6654",
      "old_mode": 33188,
      "old_path": "src/lib/util/memlimit.c",
      "new_id": "b5b5c45d7763f5d957d003d813abc671e05e8231",
      "new_mode": 33188,
      "new_path": "src/lib/util/memlimit.c"
    }
  ]
}
