kona icon indicating copy to clipboard operation
kona copied to clipboard

ksk and sfn

Open kevinlawler opened this issue 12 years ago • 5 comments

https://github.com/kevinlawler/kona/blob/master/kapi.c

kevinlawler avatar May 25 '13 23:05 kevinlawler

The objective of this issue is not clear ... and the link no longer works. @kevinlawler: please elaborate.

tavmem avatar Apr 10 '16 22:04 tavmem

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

kevinlawler avatar Apr 10 '16 23:04 kevinlawler

Thanks.

tavmem avatar Apr 11 '16 01:04 tavmem

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!

bakul avatar Apr 11 '16 01:04 bakul

Thanks ! src/ckapi.txt clearly explains the objective.

tavmem avatar Apr 11 '16 12:04 tavmem