Example C source codes
Examples for the fork() system call
Examples for the exec() system call
Examples for the wait() system call
Eamples for the signal() system call
Examples that showcase orphan processes
Examples that showcase POSIX message queues
Examples that showcase POSIX memory segments
Examples that showcase output redirection
Examples that showcase the use of popen()