Advanced #Programming in the #UNIX Environment
Week 6, The Environment
We're going to take a look at the process environment, using what we learned about the process layout in memory to understand how the environment variables are stored and, if necessary, moved around. We'll also get a quick look at what malloc(3) does.