On Nov 12, 2014, at 6:29 AM, David Levine <[email protected]> wrote: > As part of the audit, it would be really nice to wrap all open() > calls so we can take care of this in one place. We could then > easily autoconf check for O_CLOEXEC if desired. We wrap the > alloc family and that's been very helpful.
POSIX only defines the fcntl() interface, so that's the one we should be using.
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
