aboutsummaryrefslogtreecommitdiff
path: root/lib/libcom_err/com_err.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't call _doprnt, which doesn't exist; use vfprintf.Garrett Wollman1995-01-231-33/+2
| | | | Notes: svn path=/head/; revision=5817
* The Common Error Description Library, developed by MIT SIPB and used byGarrett Wollman1995-01-141-0/+142
a number of (ex-)Athena programs. Breaking my own rules for importing somewhat, as this code does not appear to be actively maintained by anyone (not that it really needs it). Notes: svn path=/cvs2svn/branches/sipb/; revision=5622