[PATCH 1/1] Add timerfd() and eventfd() in the UCLIBC_LINUX_SPECIFIC configuration help.

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Nov 2 16:19:30 UTC 2011


On 1 November 2011 00:13,  <jc at eclis.ch> wrote:
> From: Jean-Christian de Rivaz <jc at eclis.ch>
>
> 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 <jc at eclis.ch>
> ---
>  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
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc
>


More information about the uClibc mailing list