diff options
author | Shuowang (Wayne) Zhang <shuowang.zhang@ibm.com> | 2020-09-01 11:24:51 -0400 |
---|---|---|
committer | Richard Lau <rlau@redhat.com> | 2021-02-15 17:18:43 +0000 |
commit | 880cdc38b8da26ea52c4bb384612ce8ec8d7bf58 (patch) | |
tree | 84bc3d62fff150b37fc7d9aa1a697708d69ec072 /docs/src | |
parent | d144fea0228e1cb2263b1c7db78cf2baf7edfe3e (diff) | |
download | libuv-880cdc38b8da26ea52c4bb384612ce8ec8d7bf58.tar.gz libuv-880cdc38b8da26ea52c4bb384612ce8ec8d7bf58.zip |
zos: treat __rfim_utok as binary
`__rfim_utok` is treated as text when it should be treated as binary
while running in ASCII mode, resulting in an unwanted autoconversion. So
undo the conversion explicitly.
PR-URL: https://github.com/libuv/libuv/pull/3060
Reviewed-By: Richard Lau <rlau@redhat.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions