)]}'
{
  "commit": "5ebfd977a3daedefeaff4601845145fc06a3547b",
  "tree": "93c519628981da83b69bfd5c7a6d8f8602fa9e31",
  "parents": [
    "04004b12d4a5a57af58ae2c8a747ac16e9e21f38"
  ],
  "author": {
    "name": "Kirill Makurin",
    "email": "maiddaisuki@outlook.com",
    "time": "Tue Apr 22 10:54:57 2025 +0900"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Thu May 08 18:33:29 2025 +0800"
  },
  "message": "winpthreads: remove winpthread_internal.h\n\nThis header file declares two internal functions:\n\n- __pth_gpointer_locked, which is also declared in thread.h\n- pthread_delay_np_ms, which is defined in thread.c\n\nDeclaration of `pthread_delay_np_ms` has been moved to thread.h so that\nit is declared in header file associtated with source file it is\ndefined in.\n\n`pthread_delay_np_ms` has been renamed to `_pthread_delay_np_ms`\nto make it explicit that this function is internal.\n\nSigned-off-by: Kirill Makurin \u003cmaiddaisuki@outlook.com\u003e\nSigned-off-by: LIU Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf78f4cc9f4a467fe864581dc65fd750b39e3396",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/Makefile.am",
      "new_id": "8fbdda963d030901fa205a94f44cbc97228a19ff",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "cad966ee0550f4d2178b5152387d73e0b4d5d284",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/src/cond.c",
      "new_id": "b0ff65beadf05451dca15ad8461c229ad3d19f83",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/src/cond.c"
    },
    {
      "type": "modify",
      "old_id": "0cce4492e2965f592e8b2ac8bd5efe14f45e4cf4",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/src/nanosleep.c",
      "new_id": "5ee5ef60d12544ffd033f0f252060923edc1c126",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/src/nanosleep.c"
    },
    {
      "type": "modify",
      "old_id": "6e897f027f8d02a3dbd8a5e29b57e28ece2f1c77",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/src/thread.c",
      "new_id": "bee7670645511d808d982879834d1188f9253642",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/src/thread.c"
    },
    {
      "type": "modify",
      "old_id": "97bfda77ad29b5ed459f8568a788c2d30283c44d",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/src/thread.h",
      "new_id": "c38ff2b787753600c8a58bc1bc6a2266aa3a9af1",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/src/thread.h"
    },
    {
      "type": "delete",
      "old_id": "eb6838c34b3ffacb97391f9b9675c955e0677258",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/src/winpthread_internal.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    }
  ]
}
