Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| c11 [2019/07/23 12:03] – [Preprocessor] rpjday | c11 [2019/08/05 13:31] (current) – [Internal links] rpjday | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ===== Fedora packages ===== | ||
| + | |||
| + | * clang | ||
| + | * valgrind | ||
| + | * meld [for graphical diff] | ||
| + | * strace; ltrace | ||
| + | * splint | ||
| + | * pkg-config | ||
| + | * gdb; lldb | ||
| + | |||
| ===== To document ===== | ===== To document ===== | ||
| Line 17: | Line 28: | ||
| * [[21st Century C]] | * [[21st Century C]] | ||
| + | * [[GCC extensions]] | ||
| + | * [[SEI CERT C Coding Standard]] | ||
| ===== DON'T CARE ===== | ===== DON'T CARE ===== | ||
| Line 55: | Line 68: | ||
| * ''# | * ''# | ||
| - | * | ||
| ==== Threading ==== | ==== Threading ==== | ||