On Tue, Apr 24, 2012 at 11:38:37PM +0200, Peter Mazinger wrote: > Hi, > > generally seen, the __NR_X64 syscalls do not exist on 64bit archs > (like __NR_fcntl64), on these (64bit) archs, the name used is __NR_X > (__NR_fcntl). So, if we want to provide the same interface on 32 and > 64 bit archs, we need to provide the "versionsort / 32bit and > versionsort64", as examples on all archs independently of 32/64 bit. > On 64 bit archs versionsort = versionsort64. > > Personally, the *LFS* config option should be removed and LFS > enabled all over the place (applies to any "old_time" stuff as > well).
I am strongly in favor of this too. Rich _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
