References
[1] Robert C. Seacord. The CERT® C Coding Standard, Second Edition: 98 Rules for Developing Safe, Reliable, and Secure Systems, Second Edition. Boston: Addison-Wesley, 2014.
[2] ISO/IEC. Information Technology—Programming Languages, Their Environments and System Software Interfaces—C Secure Coding Rules (ISO/IEC TS 17961). Geneva, Switzerland: ISO, 2012.
[3] ISO/IEC. Programming Languages—C, Third Edition. (ISO/IEC 9899:2011). Geneva, Switzerland: ISO, 2011.
[4] ISO/IEC. Information Technology—Programming Languages—C++, Third Edition (ISO/IEC 14882-2011). Geneva, Switzerland: ISO, 2011.
[5] Hans-J Boehm. "N3910: What Can Signal Handlers Do? (CWG 1441)." February 2014.
[6] IEEE and The Open Group. "Standard for Information Technology—Portable Operating System Interface (POSIX®), Base Specifications, Issue 7" (IEEE Std 1003.1, 2013 Edition).
[7] Robert C. Seacord. "Clarifying objects accessed in signal handlers." March 25, 2014.