summaryrefslogtreecommitdiff
path: root/CodingStyle
Commit message (Expand)AuthorAgeFilesLines
* Avoid printf type modifiers not supported by MSVC C runtime library.Alin Serdean2013-11-251-1/+15
* CodingStyle: Add guide about using thread safety types and annotations.Alex Wang2013-08-091-0/+15
* INSTALL, CodingStyle: Recognize that Clang is an acceptable compiler.Ben Pfaff2013-08-011-4/+5
* CodingStyle: Mention our common return value conventions.Ben Pfaff2013-03-041-0/+12
* CodingStyle: Fix indentation.Ben Pfaff2012-11-161-2/+2
* CodingStyle: Clarify C dialect section and add rationale.Ben Pfaff2010-11-101-6/+11
* CodingStyle: Mention that "free" functions should accept a null pointer.Ben Pfaff2010-11-031-0/+6
* CodingStyle: Drop advice about breaking lines before binary operators.Ben Pfaff2010-04-201-7/+2
* Cleanup isdigit() warnings.Justin Pettit2009-08-251-1/+3
* netdev: Change netdev_get_mtu() to return an error code.Ben Pfaff2009-07-301-1/+1
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+504