What does exec family return?
Answer / satish kharat
When successful exec will not return, it will start
executing the new program
However if there is an- error exec returns -1 and sets the
errno to the appropriate value
Is This Answer Correct ? | 7 Yes | 0 No |
I would like to know whether Simado and Setu products are they EPBX or not ?
what is sudo on linux?
What is atomic function / atomic variable ?
what are the different ways the Linux can swich from User Space to Kernel Space & vice-versa ?
if one of the critical section code (linked list) is under ISR & another one in kernel thread ? How you will synchronize for this critical section code ?
What does exec family return?
How to create secured appeche web sever ?
Explain process management system calls in linux?
What will happen when we invoke a system call and say with an example of invoking a system call ?read? for a device?
what is samba, what is configuration file, how it will work?
what are different ways the context switch happens from user to kernel space or vice-versa ?
how to create a ftp user on redhat linux 4.0?