wireshark/wsutil
Guy Harris 03f0e46d6f Update comments to reflect that the GLib version is no longer relevant
(we require GLib 2.14 or later, and always use UTF-8 for pathnames on
Windows), to note that ws_stdio_rename() should have UN*X-style
rename semantics in that it removes the target if necessary, and to give
more details in other ways.

Clean up indetation a bit.

svn path=/trunk/; revision=42775
2012-05-22 09:57:18 +00:00
..
CMakeLists.txt From Roland Knall via bug 6539: 2011-11-03 20:58:29 +00:00
Makefile.am Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
Makefile.common From Roland Knall via bug 6539: 2011-11-03 20:58:29 +00:00
Makefile.nmake Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
airpdcap_wep.c From Michael Mann: 2011-10-03 04:53:17 +00:00
crc6.c Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
crc6.h Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
crc8.c From Roland Knall via bug 6539: 2011-11-03 20:58:29 +00:00
crc8.h From Roland Knall via bug 6539: 2011-11-03 20:58:29 +00:00
crc10.c Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
crc10.h Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
crc16-plain.c Add Id tag 2011-09-07 11:01:59 +00:00
crc16-plain.h Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
crc16.c Remove doubled semicolons and semicolons outside function. 2012-04-13 20:22:31 +00:00
crc16.h From Roland Knall via bug 6539: 2011-11-03 20:58:29 +00:00
crc32.c From Weston Schmidt: 2012-03-13 08:57:04 +00:00
crc32.h From Weston Schmidt: 2012-03-13 08:57:04 +00:00
crcdrm.c Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
crcdrm.h Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
file_util.c From Gisle Vanem: 2011-08-17 19:46:13 +00:00
file_util.h Update comments to reflect that the GLib version is no longer relevant 2012-05-22 09:57:18 +00:00
inet_aton.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_aton.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_ntop.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_pton.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_v6defs.h WIN32 ==> _WIN32 2011-02-01 23:02:54 +00:00
libwsutil.def From Weston Schmidt: 2012-03-13 08:57:04 +00:00
mpeg-audio.c
mpeg-audio.h
privileges.c Fix ex "modeline" so it works; 2011-09-21 17:49:11 +00:00
privileges.h Add extern "C" to more header files. 2010-12-01 18:25:18 +00:00
str_util.c Move exec_isdigit_string() and exec_isprint_string() functions out of 2012-02-17 17:22:12 +00:00
str_util.h Move exec_isdigit_string() and exec_isprint_string() functions out of 2012-02-17 17:22:12 +00:00
strncasecmp.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
strptime.c Add braces to avoid an ambiguous else 2010-05-29 03:34:05 +00:00
strptime.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
type_util.c
type_util.h WIN32 ==> _WIN32 2011-02-01 23:02:54 +00:00
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 Fix compilation on Win64. 2012-04-04 16:13:35 +00:00
wsgetopt.h Always declare getopt() with a prototype. 2012-04-04 19:36:24 +00:00
wsgetopt_int.h Update to a version which have getopt_long(). + one file 2012-04-04 15:24:23 +00:00