1.57k likes | 1.73k Views
Linux useful system calls and Library functions Selected from Chapters 1 to 5 from the book: Inter-process Communications in Linux: The Nooks & Crannies, by John Shapley Gray, Prentice Hall, 2003. Linux useful system calls and Library functions. Programs and Processes. Chapter 1.
E N D
Linux useful system calls and Library functions Selected from Chapters 1 to 5 from the book: Inter-process Communications in Linux: The Nooks & Crannies, by John Shapley Gray, Prentice Hall, 2003
Programs and Processes Chapter 1
PROGRAMS AND PROCESSES Managing Failures Figure 1.5. Explanation of the summary table format.
PROGRAMS AND PROCESSES Managing Failures
PROGRAMS AND PROCESSES Managing Failures Table 1.2. Summary of the strerror Library Function.
PROGRAMS AND PROCESSES Managing Failures
PROGRAMS AND PROCESSES Creating a Process
PROGRAMS AND PROCESSES Creating a Process Table 1.3. Summary of the fork System Call.
PROGRAMS AND PROCESSES Creating a Process
PROGRAMS AND PROCESSES Creating a Process Table 1.4. fork Error Messages.
Processing Environment Chapter 2
PROCESSING ENVIRONMENT Process ID Table 2.1. Summary of the getpid System Call.
PROCESSING ENVIRONMENT Process ID
PROCESSING ENVIRONMENT Parent Process ID
PROCESSING ENVIRONMENT Process ID Table 2.2. Summary of the getppid System Call.
PROCESSING ENVIRONMENT Parent Process ID
PROCESSING ENVIRONMENT Process Group ID
PROCESSING ENVIRONMENT Process Group ID Table 2.3. Summary of the getpgid System Call.
PROCESSING ENVIRONMENT Process Group ID
PROCESSING ENVIRONMENT Process Group ID Table 2.4. getpgid Error Messages.
PROCESSING ENVIRONMENT Process Group ID
PROCESSING ENVIRONMENT Process Group ID Table 2.5. Summary of the setpgid System Call.
PROCESSING ENVIRONMENT Process Group ID
PROCESSING ENVIRONMENT Process Group ID
PROCESSING ENVIRONMENT Process Group ID . Table 2.6. setpgid Error Messages
PROCESSING ENVIRONMENT Real and Effective User and Group IDs
PROCESSING ENVIRONMENT Real and Effective User and Group IDs Table 2.7. Summary of User/Group Real and Effective ID Calls System.
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information Table 2.8. Summary of the stat System Calls.
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information . Table 2.9. stat Error Messages
PROCESSING ENVIRONMENT File Information . Table 2.9. stat Error Messages
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information Table 2.10. Summary of the chmod/fchmod System Calls.
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information . Table 2.11. chmod/fchmod Error Messages
PROCESSING ENVIRONMENT File Information . Table 2.11. chmod/fchmod Error Messages
PROCESSING ENVIRONMENT File Information . Table 2.11. chmod/fchmod Error Messages
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information Table 2.12. Summary of the umask System Call.
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information Table 2.13. Summary of the getcwd Library Function.
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information . Table 2.14. getcwd Error Messages
PROCESSING ENVIRONMENT File Information
PROCESSING ENVIRONMENT File Information Table 2.15. Summary of the chdir/fchdir System Calls
PROCESSING ENVIRONMENT File Information