K 10 svn:author V 3 kan K 8 svn:date V 27 2015-08-27T14:00:23.122043Z K 7 svn:log V 238 Repair sys/cdefs.h enough to be usable with GCC 5.x The __alloc_size and __alloc_align need to be defined to nothingness for lint, but the existing check is deficient and allows attributes with working __has_attrubute() to slip through. END