summaryrefslogtreecommitdiff
path: root/common/fatal.c
Commit message (Expand)AuthorAgeFilesLines
* We must include gettext.h before missing.h as it includes systemTodd C. Miller2014-02-111-3/+3
* Add warning_gettext() wrapper function that changes to the user locale,Todd C. Miller2013-11-181-8/+8
* Use SLIST and STAILQ macros instead of doing headless singly linkedTodd C. Miller2013-10-221-8/+11
* Rename error.h -> fatal.h now that there is no error() function.Todd C. Miller2013-08-151-0/+192