)]}'
{
  "commit": "ef76fbebd6dc0b05a12ff3c19b70ab0ec9c118df",
  "tree": "0e8f3cf47bfd90235632d6bcc22e7597c79e5cd5",
  "parents": [
    "9aaf256e4024e278e099c94281246aada63fc2fa"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu Aug 15 19:14:33 2013 +0400"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu Aug 15 19:14:33 2013 +0400"
  },
  "message": "Unbreak building on Linux without sendfile64() support.\n\nIt was broken in 8e446a2daf48 when the NGX_SENDFILE_LIMIT constant was added\nto ngx_linux_sendfile_chain.c having the same name as already defined one in\nngx_linux_config.h.\n\nThe newer is needed to overcome a bug in old Linux kernels by limiting the\nnumber of bytes to send per sendfile() syscall.  The older is used with\nsendfile() on ancient kernels that works with 32-bit offsets only.\n\nOne of these renamed to NGX_SENDFILE_MAXSIZE.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8c4d59c22f32135290a61a2cd0229ef227f5d600",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_linux_sendfile_chain.c",
      "new_id": "431542d42fd4f2372cc4c69c4147cd58e885f4a9",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_linux_sendfile_chain.c"
    }
  ]
}
