)]}'
{
  "commit": "5a53dc5042d9250f2011e54cd065ed360e34d2ac",
  "tree": "48ebe6130b2513dc2f0fb5ff05f75eb1ae72c8a3",
  "parents": [
    "e73eecbdc278970f6d829951293efc2167b6a4c5"
  ],
  "author": {
    "name": "John Paul Adrian Glaubitz",
    "email": "glaubitz@physik.fu-berlin.de",
    "time": "Thu Dec 24 19:59:59 2015 +0100"
  },
  "committer": {
    "name": "Riku Voipio",
    "email": "riku.voipio@linaro.org",
    "time": "Mon Jan 11 14:54:03 2016 +0200"
  },
  "message": "linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up.\n\nAdds the definitions for the socket calls SOCKOP_sendmmsg\nand SOCKOP_recvmmsg and wires them up with the rest of the code.\nThe necessary function do_sendrecvmmsg() is already present in\nlinux-user/syscall.c. After adding these two definitions and wiring\nthem up, I no longer receive an error message about the\nunimplemented socket calls when running \"apt-get update\" on Debian\nunstable running on qemu with glibc_2.21 on m68k.\n\nSigned-off-by: John Paul Adrian Glaubitz \u003cglaubitz@physik.fu-berlin.de\u003e\nReviewed-by: Laurent Vivier \u003claurent@vivier.eu\u003e\nSigned-off-by: Riku Voipio \u003criku.voipio@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "11b72e168078f2d7c094c70fc1a6dacc650e4aa4",
      "old_mode": 33188,
      "old_path": "linux-user/syscall.c",
      "new_id": "0cbace45fd2314c63eed42c4ece73292e68ad454",
      "new_mode": 33188,
      "new_path": "linux-user/syscall.c"
    },
    {
      "type": "modify",
      "old_id": "2fd4afffb81f9624fd232138f7c3cbe196e8155b",
      "old_mode": 33188,
      "old_path": "linux-user/syscall_defs.h",
      "new_id": "9e2b3c200ab91ba59da80958f70d90bf0f037540",
      "new_mode": 33188,
      "new_path": "linux-user/syscall_defs.h"
    }
  ]
}
