On 01/31/2011 08:11 AM, Jim Meyering wrote: >> Actually, the gnulib errno module (which we already use) guarantees >> pretty much ALL posix-defined errno values. > > As you probably know, EINTR is not on gnulib's list.
Not in errno.in.h, but it IS in tests/test-errno.c, which means that (with no failures of that test) that it is sufficiently portable that errno.in.h need not worry about it. > Actually no. At least not that I could see: > > $ git grep -E 'ifn?def E' src|sort -u Nice - then you cleaned the last one :) -- Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
