[PATCH 3/9] Config.in: add ARCH_HAS_UCONTEXT configuration symbol

Florian Fainelli florian at openwrt.org
Mon Dec 31 14:43:26 UTC 2012


Le 12/31/12 15:38, Florian Fainelli a écrit :
> This configuration symbol can be selected by an architecture supporting
> the {get,set,swap,make}context user context manipulation functions.
>
> Signed-off-by: Florian Fainelli <florian at openwrt.org>

[snip]

>   	depends on !ARCH_HAS_NO_SHARED
> diff --git a/libc/.gitignore b/libc/.gitignore
> new file mode 100644
> index 0000000..f4c0305
> --- /dev/null
> +++ b/libc/.gitignore
> @@ -0,0 +1 @@
> +ucontext_i.[chs]

This hunk belongs to patch 2.
--
Florian


More information about the uClibc mailing list