Chapter 7. Process EnvironmentSection 7.1. IntroductionSection 7.2. main FunctionSection 7.3. Process TerminationSection 7.4. Command-Line ArgumentsSection 7.5. Environment ListSection 7.6. Memory Layout of a C ProgramSection 7.7. Shared LibrariesSection 7.8. Memory AllocationSection 7.9. Environment VariablesSection 7.10. setjmp and longjmp FunctionsSection 7.11. getrlimit and setrlimit FunctionsSection 7.12. SummaryExercises