Re: ENODATA required

2009-10-08 Thread Bruno Haible
Jim Meyering wrote: > I have written wrappers for getfilecon, lgetfilecon, > and fgetfilecon each of which uses ENODATA to distinguish > a particular failure mode from ENOTSUP: > ... > if it's easy to add support for ENODATA in the errno module, > I'd prefer that, since the API for the getfilecon f

ENODATA required [Re: system.h cleanups

2009-10-08 Thread Jim Meyering
Eric Blake wrote: > OK to commit these cleanups? Maybe we should push on Bruno to add ENODATA to > gnulib's replacement, particularly since you are now considering > using ENODATA for SELinux errors. While the system.h version allows > compilation, it would be better to have a dedicated errno ra