This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: s390/s390-64 missing xattr exports


On Mon, Aug 19, 2002 at 10:21:50AM +0200, Andreas Jaeger wrote:
> Roland McGrath <roland@frob.com> writes:
> 
> >> Roland, what is your decision?  I'd like to know whether I should the
> >> calls to s390-64 or whether we make this generic.
> >
> > Is there any documentation on these calls?  
> 
> Andreas has some on the ACL page.  Andreas, can you send the list
> here, please?

If s390-64 doesn't have the calls yet this is a bug.  I'd suggest to
contact IBM's Linux for S/390 group to add them to the kernel.

> > Is there a proper header file to declare them?
> 
> Christoph send me the following version of a header, it might go into
> <sys/xattr.h>.  Andreas, or what was the proper place for this one?

The current libattr packacke put a similar header into <attr/xattr.h>,
but that's the wrong location, IMHO.  I'd suggest <xattr.h> (that's 
what the inclusion guards of this one say) or <sys/xattr.h>.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]