PATCH: Add sysdeps/unix/sysv/linux/x86_64/x32/lseek.S

Roland McGrath roland@hack.frob.com
Fri May 18 18:16:00 GMT 2012


On existing machines we define llseek with a link warning and tell people
to use lseek64 or lseek instead.  So I think what you really should be
doing is putting the real code in x32/lseek.S and adding a dummy llseek.c
so that we get no llseek at all.


Thanks,
Roland



More information about the Libc-alpha mailing list