wireshark/wsutil
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
..
CMakeLists.txt Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
file_util.c Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64 2011-04-10 20:59:10 +00:00
file_util.h We have to define ws_statb64 before declaring routines that use it. 2011-04-10 23:51:34 +00:00
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h
libwsutil.def Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +00:00
Makefile.am Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
Makefile.common
Makefile.nmake Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +00:00
mpeg-audio.c
mpeg-audio.h
privileges.c Squelch a warning from the MSVC++ static analyzer (it's worried that 2011-02-17 03:02:18 +00:00
privileges.h
str_util.c
str_util.h
strncasecmp.c
strptime.c
strptime.h
type_util.c
type_util.h
unicode-utils.c Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +00:00
unicode-utils.h Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +00:00
wsgetopt.c
wsgetopt.h