)]}'
{
  "commit": "41be32bfe6d0d6ed0058babdcbc3aac18988dbec",
  "tree": "f0b516abae4a83abf0a5daa41eb4fb7afb266695",
  "parents": [
    "b5b628c1fa132c1ac57fc1b102ad0605831649ef"
  ],
  "author": {
    "name": "Paul Jakma",
    "email": "paul.jakma@sun.com",
    "time": "Thu Mar 30 13:53:59 2006 +0000"
  },
  "committer": {
    "name": "Paul Jakma",
    "email": "paul.jakma@sun.com",
    "time": "Thu Mar 30 13:53:59 2006 +0000"
  },
  "message": "[lib/memory] Add mallinfo support\n\n2006-02-15 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* configure.ac: Check for mallinfo, being careful to link test\n\t  so we can detect things like umem being used (which doesn\u0027t\n\t  provide a mallinfo).\n\t* lib/memory.c: (mtype_memstr) new helper function to\n\t  return human friendly string for a byte count.\n\t  (mtype_stats_alloc) new function, for users to retrieve\n\t  number of objects allocated.\n\t  (show_memory_mallinfo) New function, show mallinfo statistics\n\t  if available.\n\t  (show_memory_all_cmd) Call show_memory_mallinfo, if mallinfo\n\t  is available.\n\t* lib/memory.h: Export mtype_memstr and mtype_stats_alloc.\n\t  Provide a define for a reasonable buffer size for\n\t  mtype_memstr.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "33d1a022d5812a255fd2225e00f3a7da00d0ffe8",
      "old_mode": 33188,
      "old_path": "ChangeLog",
      "new_id": "98a0a8e887b2568f739fbea036b123b2b60e5497",
      "new_mode": 33188,
      "new_path": "ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "8727e5dcdbf614d873d86cee334e93dac1979a6c",
      "old_mode": 33261,
      "old_path": "configure.ac",
      "new_id": "841786fc230a65a0026f9a87fa79d8609f9a9945",
      "new_mode": 33261,
      "new_path": "configure.ac"
    },
    {
      "type": "modify",
      "old_id": "8794d69e1b7ac4dc43c95be66aacbcef19d274e4",
      "old_mode": 33188,
      "old_path": "lib/ChangeLog",
      "new_id": "de0f3524976100d7885998cd6385aff7e2f2fb9c",
      "new_mode": 33188,
      "new_path": "lib/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "dae2b9aebf949d7b9ce4049b7f227ea8629e4c72",
      "old_mode": 33188,
      "old_path": "lib/memory.c",
      "new_id": "802c07f29049361b7ccc4bd5c112046288acfd11",
      "new_mode": 33188,
      "new_path": "lib/memory.c"
    },
    {
      "type": "modify",
      "old_id": "ef20b8c949d5a60db679ebc4605476fc20c63ea1",
      "old_mode": 33188,
      "old_path": "lib/memory.h",
      "new_id": "071f394e241643c6b5632574a3fc39ee14e0d51b",
      "new_mode": 33188,
      "new_path": "lib/memory.h"
    }
  ]
}
