Merge CRT changes from cmake branch (mainly MSVC compilation fixes)

svn path=/trunk/; revision=50647
This commit is contained in:
Timo Kreuzer 2011-02-10 11:35:05 +00:00
parent 5c40e3e852
commit f24d76dc84
26 changed files with 154 additions and 9 deletions

View file

@ -1,6 +1,9 @@
/* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
#include <math.h>
#ifdef _MSC_VER
#pragma function(cosh)
#endif
/*
* @implemented