)]}'
{
  "commit": "e357ba835d45a30552d6df57d45b54490a182ea5",
  "tree": "c8f90f290d365c773f3b34edd39f64f6bca3f549",
  "parents": [
    "cf14d4f1fd6d3049e3417d82ab18a2c9aa43b370"
  ],
  "author": {
    "name": "Christopher Friedt",
    "email": "cfriedt@meta.com",
    "time": "Sun Jan 14 11:20:22 2024 -0500"
  },
  "committer": {
    "name": "Chris Friedt",
    "email": "chrisfriedt@gmail.com",
    "time": "Sun Jan 28 13:01:36 2024 -0500"
  },
  "message": "posix: internal: make priority / policy transforms available\n\nTwo functions can be used with relative ease to convert between\nZephyr and POSIX priorities and policies. Namely,\n\nuint32_t zephyr_to_posix_priority(int32_t z_prio, int *policy)\nint32_t posix_to_zephyr_priority(uint32_t priority, int policy)\n\nThese are not necessarily public API, but they helped with the\nPOSIX Philosophers Sample, which is in a subsequent commit.\n\nSigned-off-by: Christopher Friedt \u003ccfriedt@meta.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "837349b4d32986caaf9b3b57e5d37769d7608638",
      "old_mode": 33188,
      "old_path": "lib/posix/posix_internal.h",
      "new_id": "17d8c29d43852eccf7a5e43f6d9e4bec8e23a4a9",
      "new_mode": 33188,
      "new_path": "lib/posix/posix_internal.h"
    }
  ]
}
