Il ''catalogo'' delle System Call
Jump to navigation
Jump to search
gestione processi
- fork
- (clone)
- execvp
- wait, waitpid, wait3, wait4
- getpid, getppid
gestione file
- open, (creat)
- read, write
- lseek
- close
gestione file system
- mkdir, rmdir
- link, symlink, readlink, unlink
- stat, lstat, fstat