]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/libstdc++-v3/contrib/libstdc++-v3-4.1.0/docs/html/17_intro/PROBLEMS
update
[l4.git] / l4 / pkg / libstdc++-v3 / contrib / libstdc++-v3-4.1.0 / docs / html / 17_intro / PROBLEMS
1 Irix 6.2:
2 - math.h: defines extern long double hypotl( long double );  i.e., only
3           one argument.  They've fixed this in 6.3.
4
5 DES OSF 3.2 & 4.0:
6 - libm define sincos, sincosf, and sincosl but there are no prototypes and
7   especially the return type is nowhere defined.  The functions are
8   documented in the man pages, though.