diff options
author | Piotr Jasiukajtis <estibi@me.com> | 2014-02-04 20:31:57 +0100 |
---|---|---|
committer | Dan McDonald <danmcd@omniti.com> | 2014-10-17 18:00:52 -0400 |
commit | 25c28e83beb90e7c80452a7c818c5e6f73a07dc8 (patch) | |
tree | 95cb102e7fb37f52d4b3ec3e44508f352a335ee5 /usr/src/pkg/manifests/system-library-math.man3mvec.inc | |
parent | 4e6070e87069f63bef94d8e79c2fc3cab2c1ab6b (diff) | |
download | illumos-joyent-25c28e83beb90e7c80452a7c818c5e6f73a07dc8.tar.gz |
693 Opensource replacement of sunwlibm
Reviewed by: Igor Kozhukhov ikozhukhov@gmail.com
Reviewed by: Keith M Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/pkg/manifests/system-library-math.man3mvec.inc')
-rw-r--r-- | usr/src/pkg/manifests/system-library-math.man3mvec.inc | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-library-math.man3mvec.inc b/usr/src/pkg/manifests/system-library-math.man3mvec.inc new file mode 100644 index 0000000000..9ce55bcab3 --- /dev/null +++ b/usr/src/pkg/manifests/system-library-math.man3mvec.inc @@ -0,0 +1,32 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL"), version 1.0. +# You may only use this file in accordance with the terms of version +# 1.0 of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet +# at http://www.illumos.org/license/CDDL. +# + +# Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com> + +file path=usr/share/man/man3mvec/vatan2_.3mvec +file path=usr/share/man/man3mvec/vatan_.3mvec +file path=usr/share/man/man3mvec/vcos_.3mvec +file path=usr/share/man/man3mvec/vcospi_.3mvec +file path=usr/share/man/man3mvec/vexp_.3mvec +file path=usr/share/man/man3mvec/vhypot_.3mvec +file path=usr/share/man/man3mvec/vlog_.3mvec +file path=usr/share/man/man3mvec/vpow_.3mvec +file path=usr/share/man/man3mvec/vrhypot_.3mvec +file path=usr/share/man/man3mvec/vrsqrt_.3mvec +file path=usr/share/man/man3mvec/vsin_.3mvec +file path=usr/share/man/man3mvec/vsincos_.3mvec +file path=usr/share/man/man3mvec/vsincospi_.3mvec +file path=usr/share/man/man3mvec/vsinpi_.3mvec +file path=usr/share/man/man3mvec/vsqrt_.3mvec +file path=usr/share/man/man3mvec/vz_abs_.3mvec +file path=usr/share/man/man3mvec/vz_exp_.3mvec +file path=usr/share/man/man3mvec/vz_log_.3mvec +file path=usr/share/man/man3mvec/vz_pow_.3mvec |