]> Kevux Git Server - fll/commit
Update: iki_read and iki_write.
authorKevin Day <thekevinday@gmail.com>
Mon, 28 Sep 2020 03:57:41 +0000 (22:57 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 28 Sep 2020 04:03:13 +0000 (23:03 -0500)
commit74e525720a01c93b1ea60299cf2f250c6b0500e7
treee62ac7d6ce72967010158f175e985c64d6c17d74
parent5e834d588f3017ed41fbe038cbb19b06ec0b519d
Update: iki_read and iki_write.

Make sure the private header files use "IKI" in the comments and not "FSS".

Switch ove to using F_status_is_error_not() instead of F_status_is_fine().

Make sure iki_write actually uses the stream write.

Fix verbiage of "content" to "data" to avoid potential misunderstandings that this is referring to a "content" as defined by the IKI syntax.

Fix some cases where f_type_error was still being used instead of the data.error.to.stream.

Rename the variable "input" to "pipe" to be more explicit.
level_3/iki_read/c/private-iki_read.h
level_3/iki_write/c/iki_write.c
level_3/iki_write/c/private-iki_write.c
level_3/iki_write/c/private-iki_write.h