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 v3 4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)



On 28/08/2019 14:20, Joseph Myers wrote:
> On Wed, 28 Aug 2019, Adhemerval Zanella wrote:
> 
>> Changes from previous version:
>>
>>   - Remove reference to bug 18231 on ipc.h-data.
>>
>>   - Changed how architectures define if ipc_perm kernel abi expected 16-bit
>>     mode_t.  Each architecture that requires extra mode_t handling now
>>     defines __ASSUME_SYSVIPC_BROKEN_MODE_T, instead of undefine
>>     __ASSUME_SYSVIPC_SUPPORT_MODE32.
> 
> This is missing the symbol version updates to use 2.31 instead of 2.30.
> 

Ack, I will fix it.


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