Overview
Comment: | add usage display for parameters and command line switches for kcli_set, the structure used to define command line syntax for the parser; add more string & buffer functions |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
927371b67487d7546aab169d03e001d0 |
User & Date: | lexi on 2019-10-31 03:44:25 |
Other Links: | manifest | tags |
Context
2019-11-01
| ||
06:28 | Mostly fix NixOS build. Docs are still broken. The rest of the problems, mostly from small changes since NixOS was last tested, are fixed. check-in: 009b0289f2 user: glowpelt tags: trunk | |
06:27 | remove nonexistant --normalize option check-in: 0ed5f80174 user: lexi tags: trunk | |
2019-10-31
| ||
03:44 | add usage display for parameters and command line switches for kcli_set, the structure used to define command line syntax for the parser; add more string & buffer functions check-in: 927371b674 user: lexi tags: trunk | |
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 | |
Changes
Modified mod/kcli/cli.h from [a50dc5f1ed] to [5126e2cc55]. [diff]
Modified mod/kcli/kcli.md from [6a6012e12f] to [0390b41ce1]. [diff]
Modified mod/kcli/testbin.exe.c from [9c55c30fa9] to [92e78f7400]. [diff]
Modified mod/kcli/usage.fn.c from [09e6f94502] to [51bd833f89]. [diff]
Modified mod/kcore/boot.rt.c from [e3e3209cc1] to [a8282db34a]. [diff]
Added mod/kstr/bufwrite.fn.c version [564ff21d85].
Added mod/kstr/emitc.fn.c version [0654040df9].
Modified mod/kstr/kstr.md from [7f4b99ca6c] to [0b0860371c]. [diff]
Modified mod/kstr/str.h from [18dd12a221] to [48272504c4]. [diff]