Re: library function vs system calls
- From: Willem <willem@xxxxxxxx>
- Date: Fri, 30 Nov 2007 13:21:22 +0000 (UTC)
sophia.agnes@xxxxxxxxx wrote:
) why system() call is treated as a library call ?
The library call 'system()' and the term 'system call' just happen to have
the word 'system' in them. That doesn't mean they are related in any way.
You can write 'kernel call' instead of 'system call', but it wouldn't
make sense to rename the system() function to kernel().
SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something..
No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT
.
- References:
- library function vs system calls
- From: sophia . agnes
- library function vs system calls
- Prev by Date: Re: What is the proper Syntax for this Pointer?
- Next by Date: Re: main function
- Previous by thread: library function vs system calls
- Next by thread: Re: library function vs system calls
- Index(es):
Relevant Pages
|