[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to run user level program in modules
On Sat, Jun 04, 2005 at 12:33:08PM +0530, Dipti Pawar wrote:
> Hi
> How to run user level program in module?
> Because the functions that we use normally like strcpy () ,open (), close ()
> cannot be used in modules.
> It gives error unresolved symbol, in module.
>
> What should I do if I want to use these functionalities in my module or if I
> want to call a user level program in my module?
You don't do it :)
thanks,
greg k-h
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/