Stefan Farfeleder b902e8b239 Implement C99's standard header <tgmath.h>. It provides type-generic macros
for the <math.h> and <complex.h> functions that have float, double and long
double implementations.  Such type-generic macros expand to an actual
function, depending on the types of the macro arguments, eg. if <tgmath.h>
is included, the invocation cos(1.0f) calls the function cosf().
2004-08-08 20:05:47 +00:00
..
2003-02-13 17:47:44 +00:00
2002-08-05 16:37:05 +00:00
2003-04-07 12:55:00 +00:00
2004-02-24 08:09:20 +00:00
2003-07-14 16:31:20 +00:00
2002-09-18 22:23:59 +00:00
2003-11-04 20:10:15 +00:00
2002-03-08 20:52:52 +00:00
2004-06-20 10:01:30 +00:00
2004-07-23 02:29:37 +00:00
2004-06-30 13:55:08 +00:00