Replace all strerror() with g_strerror().
authorStig Bjørlykke <stig@bjorlykke.org>
Tue, 28 Jun 2011 09:00:11 +0000 (09:00 -0000)
committerStig Bjørlykke <stig@bjorlykke.org>
Tue, 28 Jun 2011 09:00:11 +0000 (09:00 -0000)
commit8443bbbf757ab65be172b294ff7c32cf93453de8
treea97bda6f59cab16eea09e6e4caf2781785378177
parent6c094f6775a72ab2cf362cc5b172393a97dd68f5
Replace all strerror() with g_strerror().
Remove our local strerror implementation.
Mark strerror as locale unsafe API.

This fixes bug 5715.

svn path=/trunk/; revision=37812
48 files changed:
ConfigureChecks.cmake
alert_box.c
capinfos.c
capture-pcap-util-unix.c
capture_sync.c
cmakeconfig.h.in
color_filters.c
config.h.win32
configure.in
dftest.c
dumpcap.c
epan/dfilter/dfilter-macro.c
epan/diam_dict.l
epan/dissectors/packet-giop.c
epan/dtd_preparse.l
epan/filesystem.c
epan/radius_dict.l
epan/uat.c
epan/uat_load.l
gtk/airpcap_dlg.c
gtk/color_dlg.c
gtk/filter_dlg.c
gtk/follow_stream.c
gtk/follow_tcp.c
gtk/funnel_stat.c
gtk/main.c
gtk/prefs_dlg.c
gtk/print_dlg.c
gtk/profile_dlg.c
gtk/proto_dlg.c
gtk/recent.c
gtk/simple_dialog.c
gtk/text_page_utils.c
mergecap.c
packaging/macosx/native-gtk/config.h
plugins/asn1/packet-asn1.c
plugins/mate/mate_parser.l
randpkt.c
rawshark.c
text2pcap.c
tools/checkAPIs.pl
tshark.c
version_info.c
wiretap/wtap.c
wsutil/CMakeLists.txt
wsutil/Makefile.am
wsutil/strerror.c [deleted file]
wsutil/strerror.h [deleted file]