wireshark/plugins/mate
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
..
examples
matelib
AUTHORS
CMakeLists.txt
COPYING
INSTALL
Makefile.am
Makefile.common
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
mate.h Whitespace cleanup (remove trailing blanks from lines). 2011-01-30 22:57:00 +00:00
mate_grammar.lemon
mate_parser.l Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
mate_runtime.c Don't assign a value to a variable which is then never used: Coverity 1160 [UNUSED] 2011-05-19 14:11:01 +00:00
mate_setup.c Fix another old style function declaration warning 2011-05-19 05:08:42 +00:00
mate_util.c Added FALLTHRU comment to avoid a "missing break" warning. 2011-03-29 21:05:29 +00:00
mate_util.h
moduleinfo.h
moduleinfo.nmake
NEWS
packet-mate.c More fun with GArrays: cast away some warnings that don't report real 2011-04-25 21:19:54 +00:00
plugin.rc.in