Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-15 | HACKING: clarify allocation/free recommendations | Peter Maydell | 1 | -4/+6 |
2011-08-21 | Convert last qemu_free and qemu_malloc uses | Blue Swirl | 1 | -1/+1 |
2011-08-21 | Update HACKING to refer to g_malloc instead of qemu_malloc | Anthony Liguori | 1 | -3/+3 |
2011-02-25 | HACKING: Update status of format checking | Stefan Weil | 1 | -3/+0 |
2010-09-10 | HACKING: add rules for printf-like functions | Blue Swirl | 1 | -0/+13 |
2010-09-10 | HACKING: add string management rules | Blue Swirl | 1 | -0/+24 |
2010-09-10 | HACKING: add memory management rules | Blue Swirl | 1 | -0/+14 |
2010-09-10 | HACKING: add C type rules | Blue Swirl | 1 | -0/+68 |
2010-09-10 | HACKING: add preprocessor rules | Blue Swirl | 1 | -0/+6 |