summaryrefslogtreecommitdiff
path: root/CODING-STYLE
AgeCommit message (Collapse)AuthorFilesLines
2015-01-14CODING-STYLE: add include orderLucas De Marchi1-0/+7
2013-04-23libkmod-module: Don't pass NULL pointer to memcpyLucas De Marchi1-2/+7
When passing n=0, don't pass a NULL pointer, but instead pass anything else (like the pointer to the start of the string).
2011-12-15Add file with details regarding coding styleLucas De Marchi1-0/+57