]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the command-line shell, work around the fact that popen() and pclose()
authordrh <drh@noemail.net>
Thu, 25 Jul 2013 17:07:03 +0000 (17:07 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Jul 2013 17:07:03 +0000 (17:07 +0000)
commit53371f90e4e821fd6595d86c5a32d26fb0ad49dd
tree9d644c177748c6bb0e788f1e201b7ffea6c170be
parent1d1f07df583750de55d7e3651b46a297741c9116
In the command-line shell, work around the fact that popen() and pclose()
are not defined in stdio.h. in C89 and later.

FossilOrigin-Name: 8bcbb33fd0a970e16a920e1d35571836dbb9ba50
manifest
manifest.uuid
src/shell.c