On 23 January 2013 12:41, Markos Chandras <[email protected]> wrote: > From: Markos Chandras <[email protected]> > > Hi, > > This is the v3 of the patchset I sent on the 26th of November 2012[1]. > > Changes since v2: > > - Base patches on the uClibc master branch > - Fix libc_hidden_def for faccessat when implementing the access syscall[2] > - Make vfork act as fork using the clone syscall[3] > - Fix #ifdef clause for the stat syscall[4] > - c6x is a new arch, so it does not need ARCH_HAS_DEPRECATED_SYSCALLS[5] > - Fix non-LFS compilation problems[6] > - Add new struct stat and struct statfs for new architectures so we can > pass them directly to syscalls and avoid conversion code[7]
Looks pretty good, thanks. One thing though: I really don't like common-no-legacy. Can you propose a different way instread? _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
