Eric Blake wrote, replying to Bruce Korb:
> > Then what is the solution? It would not feel right to require programs
> > that are asking for "libposix" to also call a non-posix function just
> > because it is convenient for the error POSIX module.
>
> error() is not POSIX. Maybe the thing to do
On 12/11/2010 12:36 AM, Eric Blake wrote:
Jim, Bruno, and Paolo,
I want to eventually get to the point where open(O_CLOEXEC) can be
supported in gnulib for use in libraries like LGPLv2+ libvirt. Along
the way, I will want to make open (LGPLv2+) depend on cloexec (currently
LGPLv3+), which in tu