)]}'
{
  "commit": "7d149b8e48ef72021aefddf44f400bccaf391870",
  "tree": "67a7aeda5a2d98aabcafabe9e936a5711076ad41",
  "parents": [
    "2557aed16aa98f90d70a14ad4546742c79af7668"
  ],
  "author": {
    "name": "ajs",
    "email": "ajs",
    "time": "Sun Nov 28 23:00:01 2004 +0000"
  },
  "committer": {
    "name": "ajs",
    "email": "ajs",
    "time": "Sun Nov 28 23:00:01 2004 +0000"
  },
  "message": "2004-11-28 Andrew J. Schorr \u003cajschorr@alumni.princeton.edu\u003e\n\n\t* log.h: Remove several unused fields from struct zlog.  Add comments\n\t  for other fields, and add one new field syslog_options that is\n\t  used in the new syslog_sigsafe implementation.\n\t* log.c: (syslog_sigsafe) New function to send syslog messages in\n\t  an async-signal safe way that can be used inside a signal handler.\n\t  (syslog_connect) New function to connect to syslog daemon inside a\n\t  signal handler.  This function supports only systems where /dev/log\n\t  is a unix datagram socket (e.g. not Solaris).\n\t  (zlog_signal) Call syslog_sigsafe if syslog logging is enabled.\n\t  (zlog_backtrace_sigsafe) Call syslog_sigsafe if syslog logging is\n\t  enabled.\n\t  (openzlog) Save syslog_options for use in syslog_sigsafe.\n\t  (num_append) Fix bug: handle 0 properly.\n\t  (hex_append) New function to print a u_long in hex format.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "74862d22f9c3559d68d36c936746d110fdf6b1ca",
      "old_mode": 33188,
      "old_path": "lib/ChangeLog",
      "new_id": "8dde0eb5986062b008364461beb8e7cdabbc0ccc",
      "new_mode": 33188,
      "new_path": "lib/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "86e383391e7fb98aa564c13d2639b75b52606b84",
      "old_mode": 33188,
      "old_path": "lib/log.c",
      "new_id": "d3106cb4d98794bb2aff6ab6f4700419580f9c1e",
      "new_mode": 33188,
      "new_path": "lib/log.c"
    },
    {
      "type": "modify",
      "old_id": "17b24cd7a0eb1542ca5ceb1872db01bff77b27cb",
      "old_mode": 33188,
      "old_path": "lib/log.h",
      "new_id": "54cc2a6cfb47d196eaad77daab057d9a8bbe2ccc",
      "new_mode": 33188,
      "new_path": "lib/log.h"
    }
  ]
}
