Print this page
patch01 - 693 import Sun Devpro Math Library
@@ -17,10 +17,12 @@
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
+# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
+#
# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# head/Makefile
#
@@ -45,10 +47,11 @@
ar.h \
archives.h \
assert.h \
atomic.h \
attr.h \
+ complex.h \
config_admin.h \
cpio.h \
crypt.h \
ctype.h \
deflt.h \
@@ -66,11 +69,13 @@
exacct.h \
exacct_impl.h \
execinfo.h \
fatal.h \
fcntl.h \
+ fenv.h \
float.h \
+ floatingpoint.h \
fmtmsg.h \
fnmatch.h \
ftw.h \
gelf.h \
getopt.h \
@@ -97,10 +102,11 @@
link.h \
listen.h \
locale.h \
macros.h \
malloc.h \
+ math.h \
mdmn_changelog.h \
memory.h \
meta.h \
meta_runtime.h \
metadyn.h \
@@ -178,10 +184,11 @@
syslog.h \
syms.h \
tar.h \
termio.h \
termios.h \
+ tgmath.h \
thread.h \
thread_db.h \
time.h \
tiuser.h \
tzfile.h \
@@ -210,10 +217,12 @@
ISOHDRS = \
ctype_c99.h \
ctype_iso.h \
limits_iso.h \
locale_iso.h \
+ math_c99.h \
+ math_iso.h \
setjmp_iso.h \
signal_iso.h \
stdarg_c99.h \
stdarg_iso.h \
stddef_iso.h \