Language
- The GNU C Reference Manual
- The GNU C Library Reference Manual
- The GNU C Preprocessor
- C reference
- comp.lang.c FAQ
- Modern C – Jens Gustedt
Memory allocation
Flexible arrays
Undefined behavior
- How ISO C became unusable for operating systems development
- A Guide to Undefined Behavior in C and C++
- What Every C Programmer Should Know About Undefined Behavior
Make
Volatile keyword
Coding standards
Test
- Wikipedia: a list of C unit testing frameworks
- From ThrowTheSwitch.org:
- Unity: unit testing
- CMock: generation of stubs and mocks
- Ceedling: test build management