summaryrefslogtreecommitdiff
path: root/include/err.h
AgeCommit message (Collapse)Author
1994-10-26new RCS ID format.cgd
1994-10-19better attributes.cgd
1994-05-22_VA_LIST_ -> _BSD_VA_LIST_cgd
1994-01-27Change __attribute -> __attribute__. The former isn't turned off byjtc
sys/cdefs.h when not using Gcc, the latter is.
1993-12-01Use GCC's format attribute (for bug detection with -Wformat).jtc
1993-11-06trim _BSD off of _BSD_VA_LIST, so that we don't have to change allcgd
standard headers (yet).
1993-11-06update to latest versioncgd
1993-08-04Change volatile qualifier to __dead, for when cc != gcc.jtc
1993-08-01Add RCS identifiers.mycroft
1993-05-01s/__dead/volatile/mycroft
1993-04-30oopsglass