kernel: Add new strtok_r.c to the Jamfile.

This commit is contained in:
Augustin Cavalier
2026-01-07 16:05:27 -05:00
parent 95b41d5986
commit 571ec77bf1
+1
View File
@@ -148,6 +148,7 @@ KernelMergeObject kernel_lib_posix.o :
strspn.c
strstr.c
strtok.c
strtok_r.c
strupr.c
$(muslSources)