K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2014-09-21T09:15:25.772659Z
K 7
svn:log
V 250
Improve the use of the __attribute__ GCC keyword

When __attribute__ is used, be sure to include portable/macros.h
so that this GCC keyword is hidden to compilers that do not
recognize it.

Also use double underscores around "noreturn" and "packed".

END
