libk  Check-in [6aeac330ce]

Overview
Comment:Add a final terminating null to first message in kcli_usage. This was causing the shared library build to segfault. Not perfect, as if there are no options, there will be two nulls, but two is better than none.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6aeac330cedb6d70e71b74adde2dd98c91c438fcc9ddbf341f71fc33667363e8
User & Date: glowpelt on 2020-01-31 05:58:38
Other Links: manifest | tags
Context
2020-01-31
06:05
Merge install script branch. Seems to be Good Enough for now, and shouldn't break anything at all to merge this. check-in: 12a51d9c50 user: glowpelt tags: trunk
05:58
Add a final terminating null to first message in kcli_usage. This was causing the shared library build to segfault. Not perfect, as if there are no options, there will be two nulls, but two is better than none. check-in: 6aeac330ce user: glowpelt tags: trunk
2020-01-30
07:15
Merge the shared library build fixes into trunk check-in: d49a706cc4 user: glowpelt tags: trunk
Changes

Modified mod/kcli/usage.fn.c from [51bd833f89] to [a2f98072f0].    [diff]