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] posix: Fix large mmap64 offset for mips64n32 (BZ#24699)



On 04/07/2019 11:23, Florian Weimer wrote:
> * Adhemerval Zanella:
> 
>> +/* Return the maximum value expected as offset argument in mmap64 call.  */
>> +uint64_t static inline
> 
> Should this be static inline uint64_t (twice)?

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]