On 10 December 2012 05:26, Vineet Gupta <[email protected]> wrote: > >> The fix looks reasonable to me (probably similar fixes for the >> other syscalls apply too, except for the getdents one that looks a bit >> complicated.) However, I am affraid that the code might become a bit >> unreadable >> with all the #if/#def mess. > > !LFS support doesn't add lot more than what we already have. The 3 which > seem to fail for me are easily fixable. I've not seen any breakage with > getdents
I will rebase the branch with fixes for all of them > >> Another "workaround" for this is new >> architectures to always "select UCLIBC_HAS_LFS" in ther Kconfig files. > > Remember uClibc is all about smaller code footprint - this is not > acceptable ! That's why I said "workaround" :) Thanks for testing these patches. -- Regards, Markos _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
