kona
kona copied to clipboard
ksk and sfn
https://github.com/kevinlawler/kona/blob/master/kapi.c
The objective of this issue is not clear ... and the link no longer works. @kevinlawler: please elaborate.
I think it meant add those functions to the C API. It looks like ksk made it (maybe?). The function sfn seems not to have.
https://github.com/kevinlawler/kona/blob/master/src/kapi.c#L35
Thanks.
ksk works partially -- as long as no arguments are needed. See src/ckapi.txt for a description of the API. Tests for any new code in kapi.c should be added to kapi-test.c. sfnshould be pretty easy for someone who knows kona code!
Thanks ! src/ckapi.txt clearly explains the objective.