Home GnuPG

Unpublished Commit ยท Learn More

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

Description

/

2003-02-18 Neal H. Walfield <neal@g10code.de>

  • common: New directory.
  • Makefile.am (SUBDIRS): Add common.
  • configure.ac: Check for funopen. If not present, check for

fopencookie and implement it in terms of that. Otherwise, fail.
(AC_CONFIG_FILES): Add common/Makefile.

src/

2003-02-18 Neal H. Walfield <neal@g10code.de>

  • assuan-handler.c (_IO_cookie_io_functions_t): Remove.

(cookie_io_functions_t): Remove.
(fopencookie): Remove prototype.
(assuan_get_data_fp): Use funopen, not fopencookie.

common/

2003-02-18 Neal H. Walfield <neal@g10code.de>

  • Makefile.am: New file.
  • funopen.c: New file.
  • isascii.c: Imported from newpg.
  • memrchr.c: Likewise.
  • putc_unlocked.c: Likewise.

Details

Provenance
nealAuthored on Feb 18 2003, 9:48 PM
Parents
rAc96af1616e44: /
Branches
Unknown
Tags
Unknown

Event Timeline

Neal Walfield <neal@walfield.org> committed rAa234d2e99439: / (authored by Neal Walfield <neal@walfield.org>).Feb 18 2003, 9:48 PM