]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Pickup stray oput?() calls that should have gone to stdout. Simplify console line... console-io-lib
authorlarrybr <larrybr@noemail.net>
Mon, 27 Nov 2023 15:08:50 +0000 (15:08 +0000)
committerlarrybr <larrybr@noemail.net>
Mon, 27 Nov 2023 15:08:50 +0000 (15:08 +0000)
commit101672d8d8fb100f9e532d7375e8a93ef8aa6d57
tree0da4800e411e685f9a07fddccef11463a8354b01
parent7da2faaff9f92b6b2b533157d71b4ea8cfde935f
Pickup stray oput?() calls that should have gone to stdout. Simplify console line reading, sacrificing speed (which does not matter then) for code size.

FossilOrigin-Name: 8e20645cc29335408c86a98b2141abc7d276abbffee728ffaf2960338d65bc60
ext/consio/console_io.c
ext/consio/console_io.h
manifest
manifest.uuid
src/shell.c.in