From 72c5d5fb1c06f91b7793c3af5c79cf10efc18c49 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 15 Mar 2026 06:25:09 +0100 Subject: [CHORE] Add PThread library links. Signed-off-by: Amlal El Mahrouss --- src/libPThread/libPThread.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libPThread/libPThread.json') diff --git a/src/libPThread/libPThread.json b/src/libPThread/libPThread.json index e5f5dbf3..3ab8a9d2 100644 --- a/src/libPThread/libPThread.json +++ b/src/libPThread/libPThread.json @@ -20,6 +20,6 @@ "kPosixVersionLowest=0x0100", "kPosixVersion=0x0100" ], - "description": "The NeKernel PThread System." + "description": "The NeKernel PThread System. Refer to: https://man7.org/linux/man-pages/man7/pthreads.7.html" } i -- cgit v1.2.3