Home GnuPG
Diffusion GPGME e8e5434cc4f5

posix: Clean up get_max_fds implementation.

Description

posix: Clean up get_max_fds implementation.

* src/posix-io.c (get_max_fds): Return type is int.
Ifdef-out TRACE.
Remove call to sysconf.
Use long for R and POS.
Use aligned buffer for struct linux_dirent64.
  • GnuPG-bug-id: T7694
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Fri, Jun 20, 2:40 AM
Parents
rMca6419d5ec4d: NEWS: Mention the split of gpgme
Branches
Unknown
Tags
Unknown
Tasks
T7694: GPGME: gpgme_io_spawn issues