[Prev][Next][Index][Thread]

Re: exec system calls



שמוליק פלינט wrote:
> 
> hi
> i have this problem i can't solve that driving me crazy.
> whenever i use the exec system calls from C i get -1 end errno equals
> EFAULT (14)
> do you have any clue why that might happen or where can i found answers to
> this probelm?

Care to give us some usefull info??

By "usefull" I mean things like:

1. the full source (of a minimized example!) that doesn't work
2. the input and output of the program when it runs.

Also did you check "man 2 exec"? what about "man 2 intro"?

-- 
--Amos Shapira                  | "Of course Australia was marked for
                                |  glory, for its people had been chosen
amos@dsi.co.il                  |  by the finest judges in England."
                                |                         -- Anonymous


References: