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 22/23] off_t: fix register pair calculation for 64-bit case


On Tue, 28 Jun 2016, Yury Norov wrote:

> +weak_alias(__posix_fadvise64_l64, __posix_fadvise)

Missing space before '('.

> +weak_alias(__posix_fallocate64_l64, posix_fallocate)

Likewise.

-- 
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]