About Lesson
The UNIX operating system provides its services through a set of system calls, which may be thought of as functions within the operating system that can be called by user programs.
System calls may be used to make programs more efficient or to access something that’s not available through the library.