wireshark/capchild
Gerald Combs cf6501eb45 Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.
Replace some function calls with their non-deprecated equivalents so
that we can remove _CRT_NONSTDC_NO_DEPRECATE from CMakeLists.txt and
config.nmake.

Leave _CRT_SECURE_NO_DEPRECATE in place. Removing it failed with 145
warnings and 72 errors.

Note that we could probably improve startup performance by using wmem
in diam_dict.*.

Change-Id: I6e130003de838aebedbdd1aa78c50de8a339ddcb
Reviewed-on: https://code.wireshark.org/review/14883
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-04-13 02:16:20 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
Makefile.common Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
Makefile.nmake Remove some {-I,/I} flags. 2016-02-18 14:38:19 +00:00
capture_ifinfo.c Fix appending the list of remote interfaces. 2016-02-27 02:04:00 +00:00
capture_session.h Allow "capture info data" to not be a singleton. 2015-12-19 14:22:56 +00:00
capture_sync.c Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE. 2016-04-13 02:16:20 +00:00
capture_sync.h dumpcap: Add support for 802.11ac monitor modes 2016-03-01 15:23:44 +00:00
doxygen.cfg.in Get rid of trailing blanks. 2014-06-24 02:08:37 +00:00