Difference between revisions of "Il ''catalogo'' delle System Call"

From Sistemi Operativi
Jump to navigation Jump to search
(Added links to official documentation)
Line 13: Line 13:
  
 
* [http://www.unix.com/man-page/Linux/2/getpid/ getpid], [http://www.unix.com/man-page/Linux/2/getppid/ getppid]
 
* [http://www.unix.com/man-page/Linux/2/getpid/ getpid], [http://www.unix.com/man-page/Linux/2/getppid/ getppid]
* [http://www.unix.com/man-page/Linux/2/getpgio/ getpgio], [http://www.unix.com/man-page/Linux/2/setpgid/ setpgid][http://www.unix.com/man-page/Linux/2// ]
+
* getpgio, [http://www.unix.com/man-page/Linux/2/setpgid/ setpgid][http://www.unix.com/man-page/Linux/2// ]
 
* [http://www.unix.com/man-page/Linux/2/getsid/ getsid]
 
* [http://www.unix.com/man-page/Linux/2/getsid/ getsid]
  

Revision as of 16:16, 10 March 2016

Fra parentesi le chiamate raramente usate direttamente, in italico le chiamate obsolete. ' indica che l'interfaccia fornita dalla libreria C non coincide con quella della system call.

gestione processi

gestione file

gestione file system

at calls:

gestione utenti

debug/profiling

segnali

attesa eventi

comunicazione

memoria

tempo

misc

sysV IPC

Berkeley socket