Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Add missing MLINKS. From Stathis Kamperis.



details:   https://anonhg.NetBSD.org/src/rev/49c4ea716edd
branches:  trunk
changeset: 763362:49c4ea716edd
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri Mar 18 00:57:19 2011 +0000

description:
Add missing MLINKS. From Stathis Kamperis.

diffstat:

 distrib/sets/lists/comp/mi    |  11 ++++++++++-
 lib/libm/complex/Makefile.inc |   5 +++--
 2 files changed, 13 insertions(+), 3 deletions(-)

diffs (79 lines):

diff -r d4962af77574 -r 49c4ea716edd distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Thu Mar 17 22:15:56 2011 +0000
+++ b/distrib/sets/lists/comp/mi        Fri Mar 18 00:57:19 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.1600 2011/03/17 02:35:27 joerg Exp $
+#      $NetBSD: mi,v 1.1601 2011/03/18 00:57:19 joerg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5576,6 +5576,7 @@
 ./usr/share/man/cat3/confstr.0                 comp-c-catman           .cat
 ./usr/share/man/cat3/conj.0                    comp-c-catman           complex,.cat
 ./usr/share/man/cat3/conjf.0                   comp-c-catman           complex,.cat
+./usr/share/man/cat3/conjl.0                   comp-c-catman           complex,.cat
 ./usr/share/man/cat3/copysign.0                        comp-c-catman           .cat
 ./usr/share/man/cat3/copysignf.0               comp-c-catman           .cat
 ./usr/share/man/cat3/copysignl.0               comp-c-catman           .cat
@@ -5587,6 +5588,8 @@
 ./usr/share/man/cat3/cpow.0                    comp-c-catman           complex,.cat
 ./usr/share/man/cat3/cpowf.0                   comp-c-catman           complex,.cat
 ./usr/share/man/cat3/cproj.0                   comp-c-catman           complex,.cat
+./usr/share/man/cat3/cprojf.0                  comp-c-catman           complex,.cat
+./usr/share/man/cat3/cprojl.0                  comp-c-catman           complex,.cat
 ./usr/share/man/cat3/cpuset.0                  comp-c-catman           .cat
 ./usr/share/man/cat3/cpuset_clr.0              comp-c-catman           .cat
 ./usr/share/man/cat3/cpuset_create.0           comp-c-catman           .cat
@@ -11651,6 +11654,7 @@
 ./usr/share/man/html3/confstr.html             comp-c-htmlman          html
 ./usr/share/man/html3/conj.html                        comp-c-htmlman          complex,html
 ./usr/share/man/html3/conjf.html               comp-c-htmlman          complex,html
+./usr/share/man/html3/conjl.html               comp-c-htmlman          complex,html
 ./usr/share/man/html3/copysign.html            comp-c-htmlman          html
 ./usr/share/man/html3/copysignf.html           comp-c-htmlman          html
 ./usr/share/man/html3/copysignl.html           comp-c-htmlman          html
@@ -11662,6 +11666,8 @@
 ./usr/share/man/html3/cpow.html                        comp-c-htmlman          complex,html
 ./usr/share/man/html3/cpowf.html               comp-c-htmlman          complex,html
 ./usr/share/man/html3/cproj.html               comp-c-htmlman          complex,html
+./usr/share/man/html3/cprojf.html              comp-c-htmlman          complex,html
+./usr/share/man/html3/cprojl.html              comp-c-htmlman          complex,html
 ./usr/share/man/html3/cpuset.html              comp-c-htmlman          html
 ./usr/share/man/html3/cpuset_clr.html          comp-c-htmlman          html
 ./usr/share/man/html3/cpuset_create.html       comp-c-htmlman          html
@@ -17632,6 +17638,7 @@
 ./usr/share/man/man3/confstr.3                 comp-c-man              .man
 ./usr/share/man/man3/conj.3                    comp-c-man              complex,.man
 ./usr/share/man/man3/conjf.3                   comp-c-man              complex,.man
+./usr/share/man/man3/conjl.3                   comp-c-man              complex,.man
 ./usr/share/man/man3/copysign.3                        comp-c-man              .man
 ./usr/share/man/man3/copysignf.3               comp-c-man              .man
 ./usr/share/man/man3/copysignl.3               comp-c-man              .man
@@ -17643,6 +17650,8 @@
 ./usr/share/man/man3/cpow.3                    comp-c-man              complex,.man
 ./usr/share/man/man3/cpowf.3                   comp-c-man              complex,.man
 ./usr/share/man/man3/cproj.3                   comp-c-man              complex,.man
+./usr/share/man/man3/cprojf.3                  comp-c-man              complex,.man
+./usr/share/man/man3/cprojl.3                  comp-c-man              complex,.man
 ./usr/share/man/man3/cpuset.3                  comp-c-man              .man
 ./usr/share/man/man3/cpuset_clr.3              comp-c-man              .man
 ./usr/share/man/man3/cpuset_create.3           comp-c-man              .man
diff -r d4962af77574 -r 49c4ea716edd lib/libm/complex/Makefile.inc
--- a/lib/libm/complex/Makefile.inc     Thu Mar 17 22:15:56 2011 +0000
+++ b/lib/libm/complex/Makefile.inc     Fri Mar 18 00:57:19 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.3 2010/09/15 16:11:29 christos Exp $
+# $NetBSD: Makefile.inc,v 1.4 2011/03/18 00:57:22 joerg Exp $
 
 .PATH: ${.CURDIR}/complex
 
@@ -22,7 +22,8 @@
 MLINKS+= catan.3 catanf.3 catanh.3 catanhf.3 ccos.3 ccosf.3
 MLINKS+= ccosh.3 ccoshf.3 cexp.3 cexpf.3
 MLINKS+= cimag.3 cimagf.3 cimag.3 cimagl.3
-MLINKS+= clog.3 clogf.3 conj.3 conjf.3 cpow.3 cpowf.3
+MLINKS+= clog.3 clogf.3 conj.3 conjf.3 conj.3 conjl.3 cpow.3 cpowf.3
+MLINKS+= cproj.3 cprojf.3 cproj.3 cprojl.3
 MLINKS+= creal.3 crealf.3 creal.3 creall.3
 MLINKS+= csin.3 csinf.3 csinh.3 csinhf.3
 MLINKS+= csqrt.3 csqrtf.3 ctan.3 ctanf.3 ctanh.3 ctanhf.3



Home | Main Index | Thread Index | Old Index