On 1 November 2011 00:13, <[email protected]> wrote: > From: Jean-Christian de Rivaz <[email protected]> > > As suggested by Bernhard Reutner-Fischer.
Can you please rebase this against current master and also provide the respective entry in libc/sysdeps/linux/common/stubs.c? TIA, > > Signed-off-by: Jean-Christian de Rivaz <[email protected]> > --- > extra/Configs/Config.in | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in > index d1b3cb2..c5592ce 100644 > --- a/extra/Configs/Config.in > +++ b/extra/Configs/Config.in > @@ -951,7 +951,8 @@ config UCLIBC_LINUX_SPECIFIC > ppoll(), readahead(), reboot(), remap_file_pages(), > sched_getaffinity(), sched_setaffinity(), sendfile(), > setfsgid(), setfsuid(), setresuid(), > - splice(), vmsplice(), tee(), signalfd(), swapoff(), swapon(), > + splice(), vmsplice(), tee(), signalfd(), timerfd(), eventfd(), > + swapoff(), swapon(), > sync_file_range(), sysctl(), sysinfo(), vhangup() > > config UCLIBC_HAS_GNU_ERROR > -- > 1.7.2.5 > > _______________________________________________ > uClibc mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/uclibc > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
