Linux kernel interfaces: Difference between revisions

Content deleted Content added
examples
some more examples; these can be used to write a more comprehensive article
Line 19:
** fanotify – a system call
** [[inotify]] – a system call
** [[netlink]] – socket family used for IPC between kernel and user space processes, designed as the successor of [[ioctl]]
* [[Windows API]] – article on various API available on Microsoft Windows operating systems
* [[Wine (software)|Wine]] – a compatibility layer between Linux and programs written for Microsoft Windows
 
== References ==