)]}'
{
  "log": [
    {
      "commit": "faa0fdb1194172f578f973097d61e580bce528dc",
      "tree": "d4202960694635613c2bcebb69c198e0345d603a",
      "parents": [
        "791e26d9598a72376b8a16a5ccfb5d1ae0010965"
      ],
      "author": {
        "name": "Matthieu Castet",
        "email": "matthieu.castet@gmail.com",
        "time": "Wed Jan 16 14:02:50 2013 +0100"
      },
      "committer": {
        "name": "Matthieu Castet",
        "email": "matthieu.castet@gmail.com",
        "time": "Wed Jan 16 14:53:37 2013 +0100"
      },
      "message": "arm syscall : for eabi call_default don\u0027t use stack\n\nIn the default case, we don\u0027t need to use the stack, we can save r7 with\nip register (that what does eglibc).\n\nThis allow to fix vfork data corruption\n(see 3884bfe9661955543ce203c60f9225bbdf33f6bb), because vfork now don\u0027t\nuse the stack.\n"
    },
    {
      "commit": "1ad10a566e042676c95a0bdbf3cbc48e99ddafb2",
      "tree": "113ce6b3d9940da27f19e77d9234feeafa082671",
      "parents": [
        "8b4e8a937be2e7ac94e52d596813095ef16c9ec8"
      ],
      "author": {
        "name": "Irina Tirdea",
        "email": "irina.tirdea@intel.com",
        "time": "Wed Aug 29 11:48:35 2012 +0300"
      },
      "committer": {
        "name": "Irina Tirdea",
        "email": "irina.tirdea@intel.com",
        "time": "Mon Sep 03 01:38:34 2012 +0300"
      },
      "message": "Add getsid system call to bionic\n\nAdd getsid() system call to bionic for\nall architectures. This is needed for various tools\n(e.g. perf).\n\nAdding the getsid system call was done in 3 steps:\n() add getsid system call (function name and syscall\nnumber) to libc/SYSCALLS.TXT\n() generate all necessary headers by calling\nlibc/tools/gensyscalls.py. This patch is adding\nthe generated files since the build system\ndoes not call gensyscalls.py.\n() add the system call signature to libc/include/unistd.h\n\nChange-Id: Id69a257e13ec02e1a44085a6b217a3f19ab025b1\nSigned-off-by: Irina Tirdea \u003cirina.tirdea@intel.com\u003e\n"
    }
  ]
}
