Back to home page

OSCL-LXR

 
 

    


0001 What:           The kernel syscall interface
0002 Description:
0003         This interface matches much of the POSIX interface and is based
0004         on it and other Unix based interfaces.  It will only be added to
0005         over time, and not have things removed from it.
0006 
0007         Note that this interface is different for every architecture
0008         that Linux supports.  Please see the architecture-specific
0009         documentation for details on the syscall numbers that are to be
0010         mapped to each syscall.