libk  Check-in [c0e04b9015]

Overview
Comment:begin work on kcli module; continue to build out infra for error explanation function
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c0e04b901565b65b6b949db7cab9ebed04da7705fb44af9b3f5b4e627ec4836f
User & Date: lexi on 2019-10-30 03:34:34
Other Links: manifest | tags
Context
2019-10-30
07:44
factor out write buffer code so any module and libk users can call it; update documentation to match; add kssz string length function check-in: 8d6b36fcac user: lexi tags: trunk
03:34
begin work on kcli module; continue to build out infra for error explanation function check-in: c0e04b9015 user: lexi tags: trunk
2019-10-23
10:05
continue work on plans for kconf module check-in: 623e0fdd96 user: lexi tags: trunk
Changes

Modified build.sh from [1a5246e64d] to [4e982ff144].    [diff]

Modified global/build-manpage.sh from [132a7e50b4] to [af11c2c865].    [diff]

Added mod/kcli/cli.h version [a50dc5f1ed].

Modified mod/kcli/kcli.md from [fb0395874f] to [6a6012e12f].    [diff]

Added mod/kcli/parse.fn.c version [1d4ed1c3cd].

Added mod/kcli/testbin.exe.c version [7d0c94d714].

Added mod/kcli/usage.fn.c version [2416d97ee0].

Modified mod/kcore/boot.rt.c from [7899b05286] to [e3e3209cc1].    [diff]

Modified mod/kcore/core.h from [2582f2493d] to [4d5847ec2c].    [diff]

Modified mod/kcore/type.h.m from [efe9d86768] to [3822f60b11].    [diff]

Modified mod/kio/io.h.m from [f45741da3f] to [34396da060].    [diff]

Added mod/kstr/scp.fn.c version [214672f460].

Modified mod/kstr/str.h from [0c79e2a160] to [43535adcf4].    [diff]