Programming and posix getting started
42
Additional Resources
• POSIX
– “POSIX Programmer's Guide” by Donald Lewine
http://www.oreilly.com/catalog/posix/
– “The POSIX.1 Standard - A Programmer’s Guide” by
Fred Zlotnick
– POSIX Specifications from IEEE - very detailed
http://standards.ieee.org/catalog/posix.html#gen22
• make
– “Managing Projects with make” by Andrew Oram and
Steve Talbott
http://www.oreilly.com/catalog/make2/
– MPE vs. POSIX Functions and Commands