On Sat, Nov 17, 2012 at 8:40 PM, Mike Frysinger <[email protected]> wrote: > On Tuesday 13 November 2012 06:31:55 Markos Chandras wrote: >> --- a/extra/Configs/Config.in.arch >> +++ b/extra/Configs/Config.in.arch >> >> +config ARCH_HAS_NO_DEPRECATED_SYSCALLS > > where is this actually used ? i didn't see it in the patches posted. > > also, let's avoid xxx_NO_xxx from now on. it makes reading logic a pita since > it's an implicit ! in the middle. just change the default to y. > -mike
Nowhere yet. It should be used by arches that have no deprecated syscalls. So when one of them is merged, it should use this symbol. -- Regards, Markos _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
