summaryrefslogtreecommitdiff
path: root/CodingStyle
Commit message (Expand)AuthorAgeFilesLines
* CodingStyle: Relax restrictions on types of bit-fields.Ben Pfaff2014-08-281-6/+4
* datapath-windows: Kernel module for HyperV.Saurabh Shah2014-07-281-1/+3
* CodingStyle: Add suggested GNU indent options.Ben Pfaff2014-07-161-0/+7
* CodingStyle: Functions in .c files should usually not be marked "inline".Ben Pfaff2014-06-251-0/+5
* CodingStyle: Allow C99 mixing of declarations and code.Jarno Rajahalme2014-05-281-8/+7
* CodingStyle: Allow designated initializers.Ben Pfaff2014-03-191-5/+4
* Rename NOT_REACHED to OVS_NOT_REACHEDHarold Lim2013-12-171-1/+1
* 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