mips64 patches

Atsushi Nemoto anemo at mba.ocn.ne.jp
Thu Jul 6 06:11:02 UTC 2006


On Thu, 6 Jul 2006 01:58:59 -0400, Mike Frysinger <vapier at gentoo.org> wrote:
> > Since I do not know about other 64bit system, I think adding mips
> > specific ioctl.c would be better than touching the common one.  This
> > mips specific ioctl.c can be used for all MIPS ABI.
> 
> considering x86_64 is the only 64bit port atm, i wouldnt too much
> about it
> do you have some test code ?  i'll make the change and run ltp
> against x86_64 and see if it breaks anything

Sorry, no test code.  But without this fix, busybox shell (ash) does
not work because some TIOCXXX ioctl will fail.

The glibc also has mips(n64) specific ioctl.S, but it seems no x86_64
specific one.  I suppose x86_64 is free from this issue.

---
Atsushi Nemoto



More information about the uClibc mailing list