summaryrefslogtreecommitdiff
path: root/include/err.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2018-01-28Avoid implicit gcc nonnull attribute in vwarnx().Pedro F. Giffuni
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-01-28Make use of clang nullability attributes.Pedro F. Giffuni
2010-02-16Remove the Berkeley clause 3's.Warner Losh
2002-08-21o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft
2002-03-26Join continuation lines that fit in 80 columns after removal of __P(()).Bruce Evans
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1998-11-22Don't forget to use the appropriate __printf*like attribute for verr*Bruce Evans
1998-10-29Add support for -Wformat consistency checking between format stringsJohn Polstra
1998-09-12A small last-minute iitem for 3.0:Garrett Wollman
1996-09-14Don't use __dead or __pure in user code. They were obfuscationsBruce Evans
1995-04-13Add err_set_file() and err_set_exit() functions to make it possible forGarrett Wollman
1994-09-08Declare functions that don't return as having attribute __dead2.Bruce Evans
1994-05-24BSD 4.4 Lite Include SourcesRodney W. Grimes