This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH 4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)


On Wed, 24 Jul 2019, Adhemerval Zanella wrote:

> This patch sets the mode field in ipc_perm as mode_t for all architectures,
> as POSIX specification [1].  The changes required are as follow:

I don't see an update to conform/data/sys/ipc.h-data to remove the 
relevant XFAIL on the test of the type of this element (or restrict it to 
i386-gnu if the issue remains present there).

-- 
Joseph S. Myers
joseph@codesourcery.com


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