A bunch of "{Mac} OS X" -> "macOS" changes.
[metze/wireshark/wip.git] / wsutil / os_version_info.c
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2016-06-13 Guy HarrisFinish moving the parenthesis.
2016-06-13 Guy HarrisFix a compile error.
2016-06-13 Guy HarrisDon't assume we can get a module handle for kernel32...
2015-07-07 Pascal QuantinNext Windows Server version seems to be named Windows...
2015-01-28 Pascal Quantinwin32: fix detection of Windows 10 Technical Preview
2014-12-29 Martin MathiesonRestore string.h to os_version.c
2014-12-28 Martin MathiesonDeleting unnecessary #includes from wsutil.
2014-11-02 Pascal QuantinAdd identification of Windows (Server) 10
2014-10-14 Bill MeierAdd editor-modelines; adjust whitespace.
2014-06-21 Guy HarrisMove get_os_major_version() to wsutil and rename it...
2014-06-21 Guy HarrisClean up inclusion of cfutils.h.
2014-06-21 Guy HarrisNeed <string.h> for string routines.
2014-06-21 Guy HarrisWe need the Unicode utilities, at least on Windows.
2014-06-21 Guy HarrisWe need <windows.h> on Windows.
2014-06-21 Guy HarrisMove get_os_version_info() to libwsutil.