summaryrefslogtreecommitdiff
path: root/fmtutils.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for UTF-8 strings on Windows.Guy Harris2020-04-111-0/+2
* Have a pcap_fmt_errmsg_for_win32_err() routine and use it.Guy Harris2019-06-291-1/+2
* Put pcap_win32_err_to_str() into fmtutils.c, and use it for all Win32 errors.Guy Harris2019-01-081-0/+4
* Add a routine to format error messages with an errno-based message at the end.Guy Harris2017-11-151-0/+50