User Tools

Site Tools


cs:system_calls
Return to Home page

Differences

This shows you the differences between two versions of the page.


cs:system_calls [2024/04/08 22:35] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== System Calls ======
 +A number of examples regarding some //system calls// of the Linux operating systems
  
 +  - [[cs:system_calls:Read and write a binary file]]: System calls ''open'', ''read'', ''write'' and ''close'' for read and write a binary file
 +  - [[cs:system_calls:Directories]]: System calls ''opendir'', ''readdir'', ''stat'', structure ''struct stat'' and structure ''struct dirent'' to manage with files and directories
 +  - [[cs:system_calls: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?rev=1551188038&do=diff

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