address space as the other kernel code. A module error is critical to the
system .
Features Of System Libraries
Linux system
libraries are
dynamic libraries that are only loaded into
memory when needed. They perform a number of functions:
❖
Implementation
of system call packers
❖
Extension of system call functionality (such libraries include the C
language I / O library, which implements functions such as printf ()
based
on system calls
❖
implementation of user-mode service functions (sorting, row
processing, etc.)