Print this page
patch01 - 693 import Sun Devpro Math Library

*** 17,26 **** --- 17,28 ---- # 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,54 **** --- 47,57 ---- ar.h \ archives.h \ assert.h \ atomic.h \ attr.h \ + complex.h \ config_admin.h \ cpio.h \ crypt.h \ ctype.h \ deflt.h \
*** 66,76 **** --- 69,81 ---- 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,106 **** --- 102,112 ---- 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,187 **** --- 184,194 ---- syslog.h \ syms.h \ tar.h \ termio.h \ termios.h \ + tgmath.h \ thread.h \ thread_db.h \ time.h \ tiuser.h \ tzfile.h \
*** 210,219 **** --- 217,228 ---- 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 \