cs:system_calls
Return to Home page
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/cs/system_calls
System Calls
A number of examples regarding some system calls of the Linux operating systems
- Read and write a binary file: System calls
open
,read
,write
andclose
for read and write a binary file - Directories: System calls
opendir
,readdir
,stat
, structurestruct stat
and structurestruct dirent
to manage with files and directories - Fork and processes: System call
fork
to generate a number of processes
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/cs/system_calls
/web/htdocs/www.skenz.it/home/data/pages/cs/system_calls.txt · Last modified: 2024/04/08 22:35 by 127.0.0.1