wireshark/wsutil
Kovarththanan Rajaratnam 418699b85d 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.
svn path=/trunk/; revision=29635
2009-08-31 18:16:16 +00:00
..
CMakeLists.txt On Windows a shared library in divided into a DLL part (RUNTIME) and an import lib (ARCHIVE). 2009-08-30 07:09:29 +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