[PATCH v3 00/48] Support for cut-down Linux syscalls

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Feb 5 19:08:48 UTC 2013


On 23 January 2013 12:41, Markos Chandras <markos.chandras at gmail.com> wrote:
> From: Markos Chandras <markos.chandras at imgtec.com>
>
> 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?


More information about the uClibc mailing list