)]}'
{
  "commit": "9fcff3a67f2be53de2d9b27c270ba2a4ecba8810",
  "tree": "441bd784f03e608a88706d3790939acd14759e65",
  "parents": [
    "365510fb860a91dbead7d6c9e5815ef9d4e72062"
  ],
  "author": {
    "name": "Laurent Vivier",
    "email": "laurent@vivier.eu",
    "time": "Wed Feb 12 13:56:57 2020 +0100"
  },
  "committer": {
    "name": "Laurent Vivier",
    "email": "laurent@vivier.eu",
    "time": "Wed Feb 12 18:56:38 2020 +0100"
  },
  "message": "linux-user: fix TARGET_NSIG and _NSIG uses\n\nValid signal numbers are between 1 (SIGHUP) and SIGRTMAX.\n\nSystem includes define _NSIG to SIGRTMAX + 1, but\nQEMU (like kernel) defines TARGET_NSIG to TARGET_SIGRTMAX.\n\nFix all the checks involving the signal range.\n\nSigned-off-by: Laurent Vivier \u003claurent@vivier.eu\u003e\nReviewed-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nTested-by: Taylor Simpson \u003ctsimpson@quicinc.com\u003e\nMessage-Id: \u003c20200212125658.644558-4-laurent@vivier.eu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "246315571c0916ae0bf1d2f4abd026eed4d5a1cc",
      "old_mode": 33188,
      "old_path": "linux-user/signal.c",
      "new_id": "c1e664f97a7cca3783166553a1288989c4bb3929",
      "new_mode": 33188,
      "new_path": "linux-user/signal.c"
    }
  ]
}
