wireshark/wsutil
Jörg Mayer d2cc318f4f Beginnings of enabling static builds. Still to do:
* Add -static
* Registration may need different handling
* Add plugins
* Build error in wslua

svn path=/trunk/; revision=30987
2009-11-17 11:58:36 +00:00
..
CMakeLists.txt Beginnings of enabling static builds. Still to do: 2009-11-17 11:58:36 +00:00
Makefile.am Added libwsutil.def to EXTRA_DIST 2008-08-13 10:35:33 +00:00
Makefile.common Move wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap() 2008-12-22 00:06:12 +00:00
Makefile.nmake Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmake 2009-07-16 08:27:18 +00:00
file_util.c Fix ws_stdio_unlink so it works properly on WIndows for all Unicode filenames. 2009-03-08 22:12:13 +00:00
file_util.h Update a comment 2009-03-06 22:34:13 +00:00
libwsutil.def Add utf_8to16_snprintf() which creates a UTF16 string according to the given format string. The format string + arguments are expected to be in UTF-8 format. This change effectively removes the only place where we use PRIu64. 2009-08-31 18:16:16 +00:00
mpeg-audio.c
mpeg-audio.h
privileges.c Move privileges.c and unicode-utils.c from epan to wsutil (so things like 2008-06-30 17:16:29 +00:00
privileges.h Move privileges.c and unicode-utils.c from epan to wsutil (so things like 2008-06-30 17:16:29 +00:00
str_util.c Revise ascii...inplace to return a ptr to the string 2009-01-17 17:30:23 +00:00
str_util.h Revise ascii...inplace to return a ptr to the string 2009-01-17 17:30:23 +00:00
type_util.c type conversion gdouble<->guint64 is not supported in all MSVC versions, convert it with functions 2008-12-17 09:41:17 +00:00
type_util.h type conversion gdouble<->guint64 is not supported in all MSVC versions, convert it with functions 2008-12-17 09:41:17 +00:00
unicode-utils.c Add utf_8to16_snprintf() which creates a UTF16 string according to the given format string. The format string + arguments are expected to be in UTF-8 format. This change effectively removes the only place where we use PRIu64. 2009-08-31 18:16:16 +00:00
unicode-utils.h Add utf_8to16_snprintf() which creates a UTF16 string according to the given format string. The format string + arguments are expected to be in UTF-8 format. This change effectively removes the only place where we use PRIu64. 2009-08-31 18:16:16 +00:00