[PATCH] pread/pwrite fix for s390-64.

Roland McGrath roland@redhat.com
Fri Feb 28 21:10:00 GMT 2003


> Without the special version for pwrite64 I get an undefined reference
> to '__GI___pwrite64'. The alias for pwrite64 in syscalls.list doesn't
> seem to create an alias for __GI__pwrite64. This is the immediate
> problem I am facing. 

That should not be happening.  It should produce a weak_alias and
libc_hidden_weak for each of those names.



More information about the Libc-hacker mailing list