aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/err.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use __progname directly (except in [gs]etprogname(3)).Mark Murray2002-03-291-8/+7
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+0
* Fixed tab lossage in vendor id and nearby style bugs in previous commit.Bruce Evans2002-02-011-1/+4
* Cut-n-paste in `list' mode considered harmful.David E. O'Brien2002-02-011-3/+3
* Fix SCM ID's.David E. O'Brien2002-02-011-5/+5
* Fixed namespace pollution related to `err' in libc in the same way as forBruce Evans2001-11-111-1/+3
* Fixed namespace pollution related to `warn' in libc (but not in otherBruce Evans2001-08-291-1/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Replace accidentally-deleted `x' which caused warnx() to misbehave.Garrett Wollman1998-09-151-2/+2
* A small last-minute iitem for 3.0:Garrett Wollman1998-09-121-75/+67
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-4/+4
* Add err_set_file() and err_set_exit() functions to make it possible forGarrett Wollman1995-04-131-14/+44
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+186