)]}'
{
  "commit": "2d729665162a21cf0bb5e5dc2f6ab36880e09ddd",
  "tree": "d4199c7bbac55eb0b0ce14adc73392c33b31c57c",
  "parents": [
    "86b92934cc6c06a4080c6422269b815ac74c0aea"
  ],
  "author": {
    "name": "Chris Friedt",
    "email": "cfriedt@tenstorrent.com",
    "time": "Sat Jun 15 08:54:41 2024 -0400"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Thu Jun 27 09:01:23 2024 -0400"
  },
  "message": "posix: device_io: implement pread() and pwrite()\n\nAdd pread() and pwrite() implementations, which are nearly\nidentical to read() and write() but differ in that they do not\nupdate the file-descriptor offset and instead read from a\nspecific file offset.\n\nSigned-off-by: Chris Friedt \u003ccfriedt@tenstorrent.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f65b7dc1ae2941dedb8400e10d1b7cadd8631034",
      "old_mode": 33188,
      "old_path": "lib/os/fdtable.c",
      "new_id": "6edf98066e19c2fcc5f8c0c43f625867c2c891ca",
      "new_mode": 33188,
      "new_path": "lib/os/fdtable.c"
    },
    {
      "type": "modify",
      "old_id": "585dc7000c2be796ee4b059c69e8b3f9c9471fb4",
      "old_mode": 33188,
      "old_path": "lib/posix/options/device_io.c",
      "new_id": "e2c7510d7ad876efeba6c2e8b9b150bce3a558bd",
      "new_mode": 33188,
      "new_path": "lib/posix/options/device_io.c"
    }
  ]
}
