)]}'
{
  "commit": "ed34cb2cd78143a3ec99a91fe2db79bdb1ddfd85",
  "tree": "34edaeabb6677a9e4c9c2eb2487851a4f78030e5",
  "parents": [
    "0b49e503a5bbd211fa445a1553f8a660e7bb0fb9"
  ],
  "author": {
    "name": "Joseph Huber",
    "email": "jhuber6@vols.utk.edu",
    "time": "Tue Jun 06 11:56:31 2023 -0500"
  },
  "committer": {
    "name": "Joseph Huber",
    "email": "jhuber6@vols.utk.edu",
    "time": "Fri Jun 16 11:01:55 2023 -0500"
  },
  "message": "[libc] Add a test for `fputs` to check using `stdout` and `stderr`\n\nThis patch adds a test directly for the `fputs` function similar to the\nexisting `puts` test. This lets us know that the default file pointers\nare function and the `fputs` interface works.\n\nReviewed By: lntue\n\nDifferential Revision: https://reviews.llvm.org/D152288\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cc71bf5a57baec7f2231a87cef262f4e88ffdd5a",
      "old_mode": 33188,
      "old_path": "libc/test/src/stdio/CMakeLists.txt",
      "new_id": "19fd4942de74aab030223f4bcd001b2bafee8935",
      "new_mode": 33188,
      "new_path": "libc/test/src/stdio/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8c206966b954a6a5f2c7733de39ed32439f2014e",
      "new_mode": 33188,
      "new_path": "libc/test/src/stdio/fputs_test.cpp"
    }
  ]
}
