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)


* 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)?

Thanks,
Florian


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