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 |
What is atomic function / atomic variable ?
What is the Diffrent between Redhat linux And suse linux
What are system calls used for process management in linux?
what is the difference between user APIs and kernel system calls ?
what is nis server
diff b/w spinlock, seamaphores and mutex and where to use it.
What will happen when we invoke a system call and say with an example of invoking a system call ?read? for a device?
what are different ways the context switch happens from user to kernel space or vice-versa ?
I would like to know whether Simado and Setu products are they EPBX or not ?
What do fork() internally call?
what is stored in /proc ? what is significance of /proc in linux ?
what are the different ways the Linux can swich from User Space to Kernel Space & vice-versa ?