aboutsummaryrefslogtreecommitdiff
path: root/fmtutils.c
AgeCommit message (Expand)Author
2022-08-27rpcap: fix sock_open() issues.Guy Harris
2020-07-27Fixup a comment in fmtutils.c.Denis Ovsienko
2020-04-11Fix the size argument to _wcserror_s().Guy Harris
2020-04-11Add support for UTF-8 strings on Windows.Guy Harris
2019-10-16Remove dead stores.Mario J. Rugiero
2019-08-09Remove some workarounds for old compilers.Guy Harris
2019-06-29Have a pcap_fmt_errmsg_for_win32_err() routine and use it.Guy Harris
2019-03-19Make sure asprintf() is declared if it's present.Guy Harris
2019-01-08Put pcap_win32_err_to_str() into fmtutils.c, and use it for all Win32 errors.Guy Harris
2017-11-24Fix build with some versions of GNU libc.Guy Harris
2017-11-15Add a routine to format error messages with an errno-based message at the end.Guy Harris