On 02/29/2012 07:40 PM, Ismael Luceno wrote:
> 
> Signed-off-by: Ismael Luceno <[email protected]>
> ---
>  include/spawn.h                |  266 
> ++++++++++++++++++++++++++++++++++++++++
>  librt/spawn.c                  |   61 +++++++++
>  librt/spawn_faction_addclose.c |   51 ++++++++
>  librt/spawn_faction_adddup2.c  |   52 ++++++++
>  librt/spawn_faction_addopen.c  |   55 ++++++++
>  librt/spawn_faction_init.c     |   42 +++++++
>  librt/spawn_int.h              |   29 +++++
>  7 files changed, 556 insertions(+), 0 deletions(-)
>  create mode 100644 include/spawn.h
>  create mode 100644 librt/spawn.c
>  create mode 100644 librt/spawn_faction_addclose.c
>  create mode 100644 librt/spawn_faction_adddup2.c
>  create mode 100644 librt/spawn_faction_addopen.c
>  create mode 100644 librt/spawn_faction_init.c
>  create mode 100644 librt/spawn_int.h

Can you please add kconfig knob for it

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to