update list of C math functions
authorBertram Felgenhauer <int-e@gmx.de>
Mon, 23 Mar 2009 18:36:30 +0000 (18:36 +0000)
committerBertram Felgenhauer <int-e@gmx.de>
Mon, 23 Mar 2009 18:36:30 +0000 (18:36 +0000)
Fix via C compilation of modules that import, say, log1p from math.h (#3117)

The list is based on preprocessing Stg.h with glibc 2.6.1 headers, and
cross-checked with the ISO C 99 standard (draft).


No differences found