User Tools

Site Tools


Action disabled: revisions
it:informatica:linux:system_call
Return to Home page

System Call Linux

  1. Scrittura e lettura file binario (system call read e write): Esempio di scrittura e di lettura di un file binario utilizzando le system call Linux open, write, read e close.
  2. Lettura del contenuto di una directory (system call opendir, readdir, closedir e stat): Stampa dei nomi dei file contenuti in una directory e di alcuni loro attributi tramite system call linux
  3. Semplice sincronizzazione tra processi (system call fork, wait ed exit): Semplice esempio di sincronizzazione tra processi utilizzando le system call fork, wait ed exit.

If you found any error, or if you want to partecipate to the editing of this wiki, please contact: admin [at] skenz.it

You can reuse, distribute or modify the content of this page, but you must cite in any document (or webpage) this url: https://www.skenz.it/it/informatica/linux/system_call?do=revisions
/web/htdocs/www.skenz.it/home/data/pages/it/informatica/linux/system_call.txt · Last modified: 2020/11/26 23:18 (external edit)