> > > I was referring to pread/pwrite fallback functions only, not in > general. I can submit the new patch, but like I said - all the > architectures I can compile/test (mips and arm) are not using the > fallback case. > I understand that you cannot test it once the fallback is removed, but > the code should at least compile and link properly.
#undef __NR_pwrite/__NR_pread at the beginning of the file (after including sys/syscall), that will go and use the fallback code Peter -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://www.gmx.net/de/go/freephone _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
