aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler.h
AgeCommit message (Expand)Author
2011-06-07compiler: Add macro for GCC "sentinel" attribute.Ben Pfaff
2011-05-16compiler: Suppress sparse complaints about function attributes.Ben Pfaff
2010-02-24Merge "master" into "next".Ben Pfaff
2010-02-12compiler: Don't use __attribute__ for non-GCC compilers.Ben Pfaff
2010-02-12compiler: Remove "likely" and "unlikely" macros, since we don't use them.Ben Pfaff
2010-02-12compiler: Remove PACKED macro and its only (unneeded) user.Ben Pfaff
2010-02-11Merge "master" into "next".Ben Pfaff
2010-02-11Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff