]> Kevux Git Server - fll/commit
Update: Switch iki_write to using f_iki_write(). development
authorKevin Day <Kevin@kevux.org>
Sun, 24 Nov 2024 04:43:40 +0000 (22:43 -0600)
committerKevin Day <Kevin@kevux.org>
Sun, 24 Nov 2024 04:44:47 +0000 (22:44 -0600)
commit0924f9269fc216667d732e78f406c53453792eb0
treebb0797688bd503bd17b15ac171f0cfc010a93568
parent4801ef603be9944323a4b2ea7c41682e0f54b485
Update: Switch iki_write to using f_iki_write().

The old iki_write is using the simple processing functions.
Switch to using the dedicated `f_iki_write()` function.

Switch to using the main cache design.
level_3/iki_write/c/main/common.c
level_3/iki_write/c/main/common/print.c
level_3/iki_write/c/main/common/print.h
level_3/iki_write/c/main/common/type.c
level_3/iki_write/c/main/common/type.h
level_3/iki_write/c/main/iki_write.c
level_3/iki_write/c/main/iki_write.h
level_3/iki_write/c/main/print/error.c
level_3/iki_write/c/main/process.c
level_3/iki_write/c/main/process.h