syscall update
Anton Blanchard
anton at samba.org
Wed Oct 9 21:08:45 EST 2002
Hi,
Ive updated the 2.5 tree with the 64bit changes and glibc 2.3 is
working well. Steve here is the thing I was mentioning earlier, a
strace of a 64 bit app shows we try fcntl64 before dropping back to
fcntl:
fcntl64(3, F_GETFD) = -1 ENOSYS (Function not implemented)
fcntl(3, F_GETFD) = 0
Anton
** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc64-dev
mailing list