summaryrefslogtreecommitdiff
path: root/include/err.h
AgeCommit message (Expand)Author
2022-01-06err.h: dead once is dead enoughuwe
2014-01-16Add the {v,}{warn,err}c function flavors from FreeBSDchristos
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2010-02-25Consistently use __printflike and __scanflike.joerg
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1998-07-30__Namespace__ __protection__.mycroft
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
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
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