Home GnuPG
Diffusion GnuPG 73d6572bd0f2

tools: Use platform abstraction for I/O.
73d6572bd0f2Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

tools: Use platform abstraction for I/O.

* tools/gpg-connect-agent.c (main): Use a gpgrt_stream_t for
'script_fp'.  Adapt accordingly.

Werner asked me to make gpgconf use the platform abstractions that
were introduced after gpgconf's inception. After doing that, I
realized that 'read_line' is only used in two more places, one of
which this patch takes care of.

  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Jan 24 2017, 3:36 PM
Parents
rG77b8aff4e1bb: tools: Use platform abstraction for I/O.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rG73d6572bd0f2: tools: Use platform abstraction for I/O. (authored by Justus Winter <justus@g10code.com>).Jan 24 2017, 3:44 PM