wireshark/plugins/asn1
Stig Bjørlykke 8443bbbf75 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
2011-06-28 09:00:11 +00:00
..
asn1.c
asn1.h
AUTHORS
ChangeLog
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
INSTALL
Makefile.am Add Cmake stuff to the source distribution so more people can try it out. 2010-05-14 16:27:03 +00:00
Makefile.common
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
moduleinfo.h
moduleinfo.nmake
NEWS
packet-asn1.c Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
plugin.rc.in