support __cxa_atexit, and registering atexit functions from atexit handlers
[musl] / src / linux / sincos.c
2011-02-19 Rich Felkerworkaround gcc bug 46926 by providing a dumb sincos...