summaryrefslogtreecommitdiffstats
path: root/include/err.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-29/+1
* Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errnoguenther2014-04-221-1/+17
* Remove historical comment about <varargs.h> and warn people from usingguenther2014-04-211-11/+3
* Adapt things to use __type_t instead of _BSD_TYPE_T_millert2006-01-061-11/+11
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-17/+17
* remove redundant __noreturn__ attributes now that __dead is sane for modern gccmillert2001-08-071-9/+9
* typo in commentespie2001-07-191-2/+2
* Expose protos for _{err,warn}{,x} regardless of __indr_reference beingmillert2001-07-191-3/+1
* use __x__ formats for __attribute__ arguments; guenther@gac.eduderaadt2000-12-061-17/+17
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-211-0/+1
* prototype _err* and _warn*millert1997-08-241-0/+25
* initial import of NetBSD treederaadt1995-10-181-0/+70