diff options
author | drh <> | 2024-10-08 15:11:43 +0000 |
---|---|---|
committer | drh <> | 2024-10-08 15:11:43 +0000 |
commit | ab85d9abd6e5ed5997387c9db31dd6dfaece2681 (patch) | |
tree | 7ff69a2e4accfc9b2e34f5ede736f851cb330751 /src/os_unix.c | |
parent | dd2deecbbd03ec1478701b2029479c4983d8fae7 (diff) | |
download | sqlite-ab85d9abd6e5ed5997387c9db31dd6dfaece2681.tar.gz sqlite-ab85d9abd6e5ed5997387c9db31dd6dfaece2681.zip |
Additional improvements to the behavior of ".crnl" in the CLI. The default
output mode is O_BINARY so that results are identical on Windows and
non-Windows systems. On Windows you can optionally do ".crnl on" to enable
NL-to-CRLF conversion on output. Output to Windows console is always
O_U8TEXT and so is unaffected by the .crnl setting.
FossilOrigin-Name: dbfc10b8981bcce4f875c4adef43f398871b41551074445087e343ded50253c5
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions