K 10 svn:author V 3 bde K 8 svn:date V 27 1996-04-13T14:23:29.000000Z K 7 svn:log V 388 Changed `noreturn' to `__noreturn__' so that all headers don't break if an application #defines `noreturn'. Changed one instance of `const' similarly. This is less like to be a problem since applications shouldn't #define `const', and the common hack of #defining `const' as nothing gives harmless (?) null attributes instead of syntax errors. Fixed comments on #endifs to match code. END