Author :
kettenis
Date :
2018-03-10 20:52:58
Hash :6c640833 Message :Implement sicos(3), sincosf(3) and sincosl(3). These functions are common
extensions and modern compilers (such as clang) will use them to optimize
separate calculations of sine and cosine.
ok tom@, patrick@, deraadt@, jmc@