User Tools

Site Tools


cs:system_calls
Return to Home page

System Calls

A number of examples regarding some system calls of the Linux operating systems

  1. Read and write a binary file: System calls open, read, write and close for read and write a binary file
  2. Directories: System calls opendir, readdir, stat, structure struct stat and structure struct dirent to manage with files and directories
  3. 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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki
Privacy Policy