diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-15 06:25:09 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-15 06:25:09 +0100 |
| commit | 72c5d5fb1c06f91b7793c3af5c79cf10efc18c49 (patch) | |
| tree | 8d1cd01f3854cf5cef4ca0e5b974a1a5985ad0f6 /src/libPThread/libPThread.json | |
| parent | 33a87e5cce4b8d1e64a842df8fbb2acc2f89cde8 (diff) | |
[CHORE] Add PThread library links.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/libPThread/libPThread.json')
| -rw-r--r-- | src/libPThread/libPThread.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
