]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use sqlite3_fgets() instead of fgetc() to end the startup debugging pause
authordrh <>
Wed, 25 Sep 2024 11:27:59 +0000 (11:27 +0000)
committerdrh <>
Wed, 25 Sep 2024 11:27:59 +0000 (11:27 +0000)
commit38b4158abae426f2efc610e4c7916931d8e03da1
treeec3bb68190ef52735aedc909d21f802e1d6faed1
parent8f1f9ef09f20fbdb00a2ffac4c807cbce817b83d
Use sqlite3_fgets() instead of fgetc() to end the startup debugging pause
in the CLI.

FossilOrigin-Name: 869b3c05e852a797b5801a81d30a1f7955c31afad0274327f7af2284b555f23a
manifest
manifest.uuid
src/shell.c.in