DELTA 2116 55848 1554 SVN,%Nm^Fqf98tx^Qo0)NQ h= RtZ8`o`mO'- n$c/Sx2ك9p_Фw]*{fq~yYš]Ƴ kš]dxO)rjh^ eJ)(xEj0z~&b 9?GU T=q4e.E[դ{׉y%wLcqL &#y5#z3ތ7W74Am62"=;Mc-vm$eQ՚FpyݖEHr܎7 @s.y*lgba_k~@0ŐӜiU[ύL.|Q烛^Yyw?<%AWƋJ%h&̣~StENDREP DELTA 279493 0 75 SVNHS@.QwQvolatile double vone = 1, vzero = 0 /* * y0(NaN) = NaN. * y0(Inf) = 0. * y0(-Inf) = NaN and raise invalid exception. */ if(ix>=0x7ff00000) return vone/(x+x*x); /* y0(+-0) = -inf and raise divide-by-zero exception. */ if((ix|lx)==0) return -one/vzero; /* y0(x<0) = NaN and raise invalid exception. */ if(hx<0) return vzero/vENDREP DELTA 2116 107850 4113 SVNB8HcF&Im*Kuw0'[f\9#< VAb{=/J|a>JMb:>nF<aO>HV7#r9`Ab3cgIbtc(Mb=cqEbvc**'x^T]o0}ƿMI|HN&UJ{@`F&8Dni,i}@@@CQNMy'l1܊ti 7{߮k7PBB,](:eLDtFs*4ɹy]}SsZ=8Y\r*3Ӗ,n^[[#-RK;Sl&Y[ər~fͽ 5Q;⮴_ {)I#pЏA۱a AJL)=e ᚍMi6^`kx', ݻʓ/[f\O [#eǶ XNݣ2Eʹ(hp ]z mCA]u95*I4 +!y9_zkQ!jȎ{zҬSb={L԰ Wx~rc1ٟslLm66Sfc'N]WENDREP DELTA 279493 199 75 SVN\!b_O=\`volatile double vone = 1, vzero = 0 /* * y1(NaN) = NaN. * y1(Inf) = 0. * y1(-Inf) = NaN and raise invalid exception. */ if(ix>=0x7ff00000) return vone/(x+x*x); /* y1(+-0) = -inf and raise divide-by-zero exception. */ if((ix|lx)==0) return -one/vzero; /* y1(x<0) = NaN and raise invalid exception. */ if(hx<0) return vzero/vENDREP DELTA 279493 301 73 SVNj/$f"Qx`|n-/* * See e_j1.c for complete comments. */volatile float vone = 1, vzero = 0 if(ix>=0x7f800000) return vone/(x+x*x); if(ix==0) return -one/vzero; if(hx<0) return vzero/vENDREP DELTA 215237 0 137 SVN|#M7>}w!volatile double vone = 1, vzero = 0; /* yn(n,NaN) = NaN */ if((ix|((u_int32_t)(lx|-lx))>>31)>0x7ff00000) return x+x; /* yn(n,+-0) = -inf and raise divide-by-zero exception. */ if((ix|lx)==0) return -one/vzero; /* yn(n,x<0) = NaN and raise invalid exception. */ if(hx<0) return vzero/vENDREP DELTA 215237 165 141 SVN=a$ IOU6_/* * See e_jn.c for complete comments. */ #include "math.h" #include "math_private.h" static const volatile float vone = 1, vzero = 0; if(ix>0x7f800000) return x+x; if(ix==0) return -one/vzero; if(hx<0) return vzero/vENDREP id: 2r-2116.17-2117.r279856/3441 type: file pred: 2r-2116.17-2117.r176390/410 count: 16 text: 279856 0 753 3749 afeff35f340b68c5d06734cc2da21584 3c01a5ded597d0b6f418cd183489077a3d4130e6 279855-5zxr/_5 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/msun/man/j0.3 copyroot: 2117 /head/lib/msun/man/j0.3 PLAIN K 6 acos.3 V 33 file 1q-2116.p-2117.r181074/16620 K 7 acosh.3 V 32 file 1t-2116.q-2117.r251599/5307 K 6 asin.3 V 33 file 1v-2116.r-2117.r181074/16954 K 7 asinh.3 V 32 file 1x-2116.s-2117.r251599/5641 K 6 atan.3 V 33 file 1z-2116.t-2117.r181074/17288 K 7 atan2.3 V 30 file 21-2116.u-2117.r208935/95 K 7 atanh.3 V 32 file 23-2116.v-2117.r251599/5975 K 7 cacos.3 V 29 file 8-251121.0.r251121/18533 K 6 ccos.3 V 29 file 8-226458.0.r251121/18806 K 7 ccosh.3 V 29 file b-226458.0.r251121/19108 K 6 ceil.3 V 33 file 25-2116.w-2117.r165906/45028 K 6 cexp.3 V 28 file 6-219359.0.r276293/2036 K 7 cimag.3 V 29 file 5-133289.0.r205076/18758 K 9 complex.3 V 28 file 5-218877.0.r276293/2333 K 10 copysign.3 V 29 file 9-140890.0.r165906/45361 K 5 cos.3 V 33 file 27-2116.x-2117.r226458/19683 K 6 cosh.3 V 31 file 29-2116.y-2117.r260145/835 K 7 csqrt.3 V 26 file 7-174617.0.r276235/51 K 5 erf.3 V 33 file 2b-2116.z-2117.r268593/16762 K 5 exp.3 V 33 file 2d-2116.10-2117.r251343/6860 K 6 fabs.3 V 34 file 2f-2116.11-2117.r165906/46991 K 6 fdim.3 V 29 file 5-131320.0.r211397/86659 K 15 feclearexcept.3 V 27 file 4-130148.0.r140225/667 K 16 feenableexcept.3 V 28 file 5-143709.0.r143709/2100 K 10 fegetenv.3 V 28 file 7-130148.0.r130148/8106 K 12 fegetround.3 V 27 file 9-130148.0.r140225/968 K 6 fenv.3 V 27 file b-130148.0.r226618/521 K 7 floor.3 V 34 file 2h-2116.12-2117.r165906/47326 K 5 fma.3 V 27 file a-140609.0.r152755/416 K 6 fmax.3 V 28 file 8-131320.0.r140225/1562 K 6 fmod.3 V 33 file 2j-2116.13-2117.r179882/2883 K 7 hypot.3 V 33 file 2l-2116.14-2117.r208028/7331 K 6 ieee.3 V 32 file 2n-2116.15-2117.r241545/547 K 11 ieee_test.3 V 34 file 2p-2116.16-2117.r165906/48666 K 7 ilogb.3 V 28 file d-140890.0.r174698/7719 K 4 j0.3 V 33 file 2r-2116.17-2117.r279856/3441 K 8 lgamma.3 V 33 file 2t-2116.18-2117.r276360/9207 K 5 log.3 V 29 file 6-175461.0.r251292/27112 K 7 lrint.3 V 29 file 4-140087.0.r175309/15762 K 8 lround.3 V 29 file 7-140087.0.r147402/44250 K 6 math.3 V 32 file 2v-2116.19-2117.r226460/364 K 5 nan.3 V 29 file h-174684.0.r174684/14136 K 11 nextafter.3 V 29 file g-140890.0.r165906/50315 K 11 remainder.3 V 29 file i-140890.0.r208734/16947 K 6 rint.3 V 34 file 2x-2116.1a-2117.r175309/16060 K 7 round.3 V 29 file 5-130179.0.r147402/44549 K 8 scalbn.3 V 29 file k-140890.0.r165906/51252 K 9 signbit.3 V 29 file 8-132382.0.r132382/17360 K 5 sin.3 V 33 file 2z-2116.1b-2117.r276293/2631 K 6 sinh.3 V 33 file 31-2116.1c-2117.r260145/1163 K 6 sqrt.3 V 33 file 33-2116.1d-2117.r219571/2469 K 5 tan.3 V 34 file 35-2116.1e-2117.r226458/21011 K 6 tanh.3 V 33 file 37-2116.1f-2117.r260145/1494 K 7 trunc.3 V 29 file 4-130767.0.r147402/44846 END ENDREP id: 6-2117.0.r279856/6426 type: dir pred: 6-2117.0.r276360/12202 count: 162 text: 279856 3767 2646 0 15207df8d3e24da921555d42d84c0639 cpath: /head/lib/msun/man copyroot: 0 / id: 4j-2116.22-2117.r279856/6601 type: file pred: 4j-2116.22-2117.r279493/402 count: 14 text: 279856 782 370 14720 9dc4b095bb083a2d56a492e145d29896 aa3e217a991a4235024198d58fc530b0aee7b4df 279855-5zxr/_7 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/msun/src/e_j0.c copyroot: 2117 /head/lib/msun/src/e_j0.c id: 4l-2116.23-2117.r279856/6934 type: file pred: 4l-2116.23-2117.r279493/731 count: 16 text: 279856 1177 952 10552 79cf6d0aea5096a644de399e723cf4c8 ce62f872adfc140d496b32facaf4c62a5f589cf9 279855-5zxr/_8 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/msun/src/e_j0f.c copyroot: 2117 /head/lib/msun/src/e_j0f.c id: 4n-2116.24-2117.r279856/7270 type: file pred: 4n-2116.24-2117.r279493/1064 count: 13 text: 279856 2159 385 14497 e25e1a42cdc7480ec6c0c3ec02706ce8 cea0eafd5e38d6d8fa4193145f617bef63f6069f 279855-5zxr/_9 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/msun/src/e_j1.c copyroot: 2117 /head/lib/msun/src/e_j1.c id: 4p-2116.25-2117.r279856/7605 type: file pred: 4p-2116.25-2117.r279493/1397 count: 13 text: 279856 2571 210 10244 e441a27102e0293508ca3dc13a1fd79d 32cb8d2f418d5f10f2812d12e38cd76dce26ad07 279855-5zxr/_a props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/msun/src/e_j1f.c copyroot: 2117 /head/lib/msun/src/e_j1f.c id: 4r-2116.26-2117.r279856/7942 type: file pred: 4r-2116.26-2117.r215237/332 count: 12 text: 279856 2808 322 7324 e585beca0696c4babfc923874302decf 3bc0e10cab62f38f5145e0e1d83d4ce3f631d7db 279855-5zxr/_b props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/msun/src/e_jn.c copyroot: 2117 /head/lib/msun/src/e_jn.c id: 4t-2116.27-2117.r279856/8275 type: file pred: 4t-2116.27-2117.r215237/663 count: 12 text: 279856 3156 257 4866 c01e8e1aed31ec93ba5d623a44de5723 24e6e75763428193663a9c103d406b035b75c196 279855-5zxr/_c props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/msun/src/e_jnf.c copyroot: 2117 /head/lib/msun/src/e_jnf.c PLAIN K 8 catrig.c V 28 file e-251121.0.r275819/7825 K 9 catrigf.c V 28 file h-251121.0.r275819/8128 K 8 e_acos.c V 34 file 3a-2116.1g-2117.r181074/20561 K 9 e_acosf.c V 32 file 3d-2116.1h-2117.r181257/857 K 9 e_acosh.c V 33 file 3f-2116.1i-2117.r251599/9150 K 10 e_acoshf.c V 33 file 3h-2116.1j-2117.r176451/9962 K 10 e_acoshl.c V 34 file 3f-2116.0-251599.r251599/9489 K 9 e_acosl.c V 28 file n-181074.0.r181152/7249 K 8 e_asin.c V 32 file 3j-2116.1k-2117.r218509/390 K 9 e_asinf.c V 32 file 3l-2116.1l-2117.r181405/196 K 9 e_asinl.c V 27 file q-181074.0.r181258/642 K 9 e_atan2.c V 32 file 3n-2116.1m-2117.r181204/492 K 10 e_atan2f.c V 33 file 3p-2116.1n-2117.r181257/1532 K 10 e_atan2l.c V 28 file t-181074.0.r181204/1169 K 9 e_atanh.c V 33 file 3r-2116.1o-2117.r251599/9833 K 10 e_atanhf.c V 34 file 3t-2116.1p-2117.r176451/11994 K 10 e_atanhl.c V 35 file 3r-2116.1-251599.r251599/10172 K 8 e_cosh.c V 34 file 3v-2116.1q-2117.r260067/12351 K 9 e_coshf.c V 32 file 3x-2116.1r-2117.r226598/772 K 9 e_coshl.c V 28 file c-260067.0.r260145/4662 K 7 e_exp.c V 33 file 3z-2116.1s-2117.r251024/6918 K 8 e_expf.c V 33 file 41-2116.1t-2117.r251024/7254 K 8 e_fmod.c V 34 file 43-2116.1u-2117.r176451/13682 K 9 e_fmodf.c V 34 file 45-2116.1v-2117.r176451/14021 K 9 e_fmodl.c V 27 file 8-179882.0.r181063/108 K 9 e_gamma.c V 34 file 47-2116.1w-2117.r176451/14360 K 11 e_gamma_r.c V 34 file 49-2116.1x-2117.r176451/14699 K 10 e_gammaf.c V 34 file 4b-2116.1y-2117.r176451/15042 K 12 e_gammaf_r.c V 34 file 4d-2116.1z-2117.r176451/15382 K 9 e_hypot.c V 32 file 4f-2116.20-2117.r226380/299 K 10 e_hypotf.c V 32 file 4h-2116.21-2117.r226380/633 K 10 e_hypotl.c V 27 file 4-177756.0.r226412/524 K 6 e_j0.c V 33 file 4j-2116.22-2117.r279856/6601 K 7 e_j0f.c V 33 file 4l-2116.23-2117.r279856/6934 K 6 e_j1.c V 33 file 4n-2116.24-2117.r279856/7270 K 7 e_j1f.c V 33 file 4p-2116.25-2117.r279856/7605 K 6 e_jn.c V 33 file 4r-2116.26-2117.r279856/7942 K 7 e_jnf.c V 33 file 4t-2116.27-2117.r279856/8275 K 10 e_lgamma.c V 34 file 4v-2116.28-2117.r271651/19944 K 12 e_lgamma_r.c V 33 file 4x-2116.29-2117.r272845/4861 K 11 e_lgammaf.c V 34 file 4z-2116.2a-2117.r176451/18422 K 13 e_lgammaf_r.c V 33 file 51-2116.2b-2117.r272845/5207 K 11 e_lgammal.c V 29 file i-271651.0.r271651/20987 K 7 e_log.c V 34 file 53-2116.2c-2117.r251292/30256 K 9 e_log10.c V 34 file 55-2116.2d-2117.r251292/30593 K 10 e_log10f.c V 33 file 57-2116.2e-2117.r251024/8263 K 8 e_log2.c V 34 file 55-2116.0-216211.r251404/2343 K 9 e_log2f.c V 34 file 57-2116.1-216211.r251024/8943 K 8 e_logf.c V 33 file 59-2116.2f-2117.r251024/9286 K 7 e_pow.c V 31 file 5b-2116.2g-2117.r268597/90 K 8 e_powf.c V 33 file 5d-2116.2h-2117.r226595/1446 K 12 e_rem_pio2.c V 32 file 5f-2116.2i-2117.r239195/115 K 13 e_rem_pio2f.c V 32 file 5h-2116.2j-2117.r239195/455 K 13 e_remainder.c V 32 file 5j-2116.2k-2117.r177765/995 K 14 e_remainderf.c V 32 file 5l-2116.2l-2117.r176207/677 K 14 e_remainderl.c V 28 file 6-177765.0.r177765/1338 K 9 e_scalb.c V 34 file 5n-2116.2m-2117.r176451/20466 K 10 e_scalbf.c V 34 file 5p-2116.2n-2117.r176451/20808 K 8 e_sinh.c V 34 file 5r-2116.2o-2117.r260067/12964 K 9 e_sinhf.c V 33 file 5t-2116.2p-2117.r226598/1447 K 9 e_sinhl.c V 28 file f-260067.0.r260145/4965 K 8 e_sqrt.c V 33 file 5v-2116.2q-2117.r176720/2255 K 9 e_sqrtf.c V 33 file 5x-2116.2r-2117.r97413/16417 K 9 e_sqrtl.c V 28 file 6-176720.0.r176720/2592 K 16 fenv-softfloat.h V 26 file 8-230192.0.r261161/84 K 11 imprecise.c V 29 file 6-255294.0.r271651/21264 K 7 k_cos.c V 32 file 5z-2116.2s-2117.r176408/323 K 8 k_cosf.c V 33 file 61-2116.2t-2117.r239192/1577 K 7 k_exp.c V 28 file 5-226597.0.r275819/8431 K 8 k_expf.c V 28 file 8-226597.0.r275819/8732 K 7 k_log.h V 34 file 53-2116.0-216210.r226376/5444 K 8 k_logf.h V 34 file 59-2116.1-216210.r226376/5784 K 12 k_rem_pio2.c V 33 file 63-2116.2u-2117.r242692/4533 K 7 k_sin.c V 32 file 67-2116.2w-2117.r176408/653 K 8 k_sinf.c V 33 file 69-2116.2x-2117.r239192/1913 K 7 k_tan.c V 34 file 6d-2116.2z-2117.r176451/22504 K 8 k_tanf.c V 33 file 6f-2116.30-2117.r239192/2249 K 6 math.h V 34 file 6h-2116.31-2117.r271651/21572 K 14 math_private.h V 32 file 6j-2116.32-2117.r276176/156 K 9 s_asinh.c V 34 file 6l-2116.33-2117.r251599/10854 K 10 s_asinhf.c V 34 file 6n-2116.34-2117.r176451/23518 K 10 s_asinhl.c V 35 file 6l-2116.2-251599.r251599/11195 K 8 s_atan.c V 32 file 6p-2116.35-2117.r218509/722 K 9 s_atanf.c V 33 file 6r-2116.36-2117.r181100/2247 K 9 s_atanl.c V 29 file x-181074.0.r181074/23083 K 8 s_carg.c V 29 file a-174561.0.r174561/11280 K 9 s_cargf.c V 29 file d-174561.0.r174561/11549 K 9 s_cargl.c V 36 file a-174561.0-181074.r183714/24501 K 8 s_cbrt.c V 33 file 6t-2116.37-2117.r219571/5836 K 9 s_cbrtf.c V 34 file 6v-2116.38-2117.r176451/24877 K 9 s_cbrtl.c V 26 file 6-219576.0.r238924/90 K 9 s_ccosh.c V 28 file k-226458.0.r275819/9384 K 10 s_ccoshf.c V 28 file n-226458.0.r275819/9688 K 8 s_ceil.c V 32 file 6x-2116.39-2117.r176305/273 K 9 s_ceilf.c V 34 file 6z-2116.3a-2117.r176451/25217 K 9 s_ceill.c V 27 file 9-140172.0.r176280/795 K 8 s_cexp.c V 28 file 9-219359.0.r275819/9993 K 9 s_cexpf.c V 29 file c-219359.0.r275819/10296 K 9 s_cimag.c V 28 file 7-129864.0.r189803/1251 K 10 s_cimagf.c V 28 file a-129864.0.r189803/1548 K 10 s_cimagl.c V 28 file c-129864.0.r189803/1846 K 8 s_conj.c V 29 file e-129864.0.r275819/10601 K 9 s_conjf.c V 29 file g-129864.0.r275819/10899 K 9 s_conjl.c V 29 file i-129864.0.r275819/11198 K 12 s_copysign.c V 34 file 71-2116.3b-2117.r176451/25557 K 13 s_copysignf.c V 34 file 73-2116.3c-2117.r176451/25903 K 13 s_copysignl.c V 28 file 9-129040.0.r165855/2746 K 7 s_cos.c V 33 file 75-2116.3d-2117.r218509/1057 K 8 s_cosf.c V 33 file 77-2116.3e-2117.r176569/1051 K 8 s_cosl.c V 27 file 7-176360.0.r240828/582 K 9 s_cproj.c V 29 file a-181377.0.r275819/11497 K 10 s_cprojf.c V 29 file d-181377.0.r275819/11802 K 10 s_cprojl.c V 29 file f-181377.0.r275819/12108 K 9 s_creal.c V 29 file k-129864.0.r129864/14584 K 10 s_crealf.c V 29 file m-129864.0.r129864/14854 K 10 s_creall.c V 29 file o-129864.0.r129864/15125 K 9 s_csinh.c V 29 file p-226458.0.r275819/12414 K 10 s_csinhf.c V 29 file r-226458.0.r275819/12719 K 9 s_csqrt.c V 29 file a-174617.0.r275819/13025 K 10 s_csqrtf.c V 29 file d-174617.0.r275819/13324 K 10 s_csqrtl.c V 29 file c-177761.0.r275819/13624 K 9 s_ctanh.c V 29 file t-226458.0.r275819/13924 K 10 s_ctanhf.c V 29 file v-226458.0.r275819/14228 K 7 s_erf.c V 34 file 79-2116.3f-2117.r268593/20578 K 8 s_erff.c V 32 file 7b-2116.3g-2117.r268590/912 K 8 s_exp2.c V 28 file 6-144648.0.r251024/9620 K 9 s_exp2f.c V 28 file 8-144648.0.r251024/9917 K 9 s_expm1.c V 34 file 7d-2116.3h-2117.r251343/10373 K 10 s_expm1f.c V 34 file 7f-2116.3i-2117.r251024/10554 K 8 s_fabs.c V 33 file 7h-2116.3j-2117.r97413/24488 K 9 s_fabsf.c V 34 file 7j-2116.3k-2117.r176451/27265 K 9 s_fabsl.c V 26 file 6-121497.0.r234685/46 K 8 s_fdim.c V 29 file c-131320.0.r131320/13445 K 10 s_finite.c V 34 file 7l-2116.3l-2117.r176451/27604 K 11 s_finitef.c V 34 file 7n-2116.3m-2117.r176451/27945 K 9 s_floor.c V 32 file 7p-2116.3n-2117.r176305/605 K 10 s_floorf.c V 34 file 7r-2116.3o-2117.r176451/28288 K 10 s_floorl.c V 28 file 6-140142.0.r176280/1426 K 7 s_fma.c V 27 file g-140609.0.r252170/136 K 8 s_fmaf.c V 28 file i-140609.0.r226371/3671 K 8 s_fmal.c V 27 file 4-143211.0.r252170/429 K 8 s_fmax.c V 29 file e-131320.0.r131320/13714 K 9 s_fmaxf.c V 29 file g-131320.0.r131320/13984 K 9 s_fmaxl.c V 29 file i-131320.0.r131320/14255 K 8 s_fmin.c V 29 file k-131320.0.r131320/14526 K 9 s_fminf.c V 29 file m-131320.0.r131320/14796 K 9 s_fminl.c V 29 file o-131320.0.r131320/15067 K 9 s_frexp.c V 34 file 7t-2116.3p-2117.r176451/28630 K 10 s_frexpf.c V 34 file 7v-2116.3q-2117.r176451/28970 K 10 s_frexpl.c V 28 file 4-143213.0.r143213/1092 K 9 s_ilogb.c V 34 file 7x-2116.3r-2117.r176451/29311 K 10 s_ilogbf.c V 34 file 7z-2116.3s-2117.r176451/29651 K 10 s_ilogbl.c V 29 file 9-136385.0.r176451/29991 K 12 s_isfinite.c V 29 file z-131852.0.r131852/36730 K 9 s_isnan.c V 34 file 81-2116.3t-2117.r275004/39001 K 12 s_isnormal.c V 30 file 11-131852.0.r131852/37004 K 10 s_llrint.c V 28 file 7-140088.0.r140088/5085 K 11 s_llrintf.c V 28 file 9-140088.0.r140088/5353 K 11 s_llrintl.c V 29 file r-175309.0.r175309/19301 K 11 s_llround.c V 27 file b-140088.0.r144771/165 K 12 s_llroundf.c V 27 file d-140088.0.r144771/460 K 12 s_llroundl.c V 28 file a-144772.0.r144772/6150 K 9 s_log1p.c V 34 file 8b-2116.3y-2117.r251292/31970 K 10 s_log1pf.c V 34 file 8d-2116.3z-2117.r251024/11831 K 8 s_logb.c V 32 file 8f-2116.40-2117.r176101/153 K 9 s_logbf.c V 34 file 8h-2116.41-2117.r176451/30292 K 9 s_logbl.c V 29 file i-174698.0.r174698/10922 K 9 s_lrint.c V 28 file f-140088.0.r140088/6163 K 10 s_lrintf.c V 28 file h-140088.0.r140088/6433 K 10 s_lrintl.c V 29 file t-175309.0.r175309/19572 K 10 s_lround.c V 27 file j-140088.0.r144770/159 K 11 s_lroundf.c V 27 file l-140088.0.r144771/757 K 11 s_lroundl.c V 28 file c-144772.0.r144772/6421 K 8 s_modf.c V 32 file 8l-2116.43-2117.r165838/122 K 9 s_modff.c V 34 file 8n-2116.44-2117.r176451/30631 K 9 s_modfl.c V 28 file a-165855.0.r165855/3346 K 7 s_nan.c V 28 file m-174684.0.r174759/8699 K 13 s_nearbyint.c V 29 file 9-131676.0.r251024/12173 K 13 s_nextafter.c V 34 file 8p-2116.45-2117.r176451/30969 K 14 s_nextafterf.c V 34 file 8r-2116.46-2117.r176451/31317 K 14 s_nextafterl.c V 29 file 4-143217.0.r176451/31667 K 14 s_nexttoward.c V 26 file 7-143217.0.r218510/69 K 15 s_nexttowardf.c V 26 file 4-143218.0.r218511/66 K 10 s_remquo.c V 27 file m-144091.0.r233973/307 K 11 s_remquof.c V 27 file o-144091.0.r233973/603 K 11 s_remquol.c V 27 file 6-177764.0.r233973/902 K 8 s_rint.c V 34 file 8t-2116.47-2117.r176451/32582 K 9 s_rintf.c V 34 file 8v-2116.48-2117.r176451/32921 K 9 s_rintl.c V 27 file x-175309.0.r176461/369 K 9 s_round.c V 26 file a-130179.0.r257823/58 K 10 s_roundf.c V 28 file c-130179.0.r257770/1510 K 10 s_roundl.c V 28 file e-144772.0.r257770/1808 K 11 s_scalbln.c V 27 file 6-130766.0.r278339/427 K 10 s_scalbn.c V 33 file 8x-2116.49-2117.r143264/1293 K 11 s_scalbnf.c V 33 file 8z-2116.4a-2117.r143205/2472 K 11 s_scalbnl.c V 28 file 7-143206.0.r143206/3599 K 11 s_signbit.c V 29 file d-132382.0.r132382/19929 K 11 s_signgam.c V 32 file 91-2116.4b-2117.r2117/56466 K 15 s_significand.c V 34 file 93-2116.4c-2117.r176451/33261 K 16 s_significandf.c V 34 file 95-2116.4d-2117.r176451/33613 K 7 s_sin.c V 33 file 97-2116.4e-2117.r218509/1391 K 8 s_sinf.c V 33 file 99-2116.4f-2117.r176569/1387 K 8 s_sinl.c V 27 file a-176360.0.r240828/876 K 7 s_tan.c V 33 file 9b-2116.4g-2117.r218509/1725 K 8 s_tanf.c V 33 file 9d-2116.4h-2117.r176569/1724 K 8 s_tanh.c V 32 file 9f-2116.4i-2117.r270847/128 K 9 s_tanhf.c V 32 file 9h-2116.4j-2117.r270847/460 K 9 s_tanhl.c V 28 file k-260067.0.r260145/5268 K 8 s_tanl.c V 28 file d-176360.0.r240828/1172 K 11 s_tgammaf.c V 28 file a-176388.0.r176388/5336 K 9 s_trunc.c V 27 file 7-130767.0.r176450/736 K 10 s_truncf.c V 28 file a-130767.0.r130767/4907 K 10 s_truncl.c V 28 file 9-145170.0.r176280/2020 K 8 w_cabs.c V 32 file a3-2116.4u-2117.r177758/668 K 9 w_cabsf.c V 32 file a5-2116.4v-2117.r78172/6816 K 9 w_cabsl.c V 27 file 4-177757.0.r177757/387 K 8 w_drem.c V 33 file ab-2116.4y-2117.r8870/333495 K 9 w_dremf.c V 32 file ad-2116.4z-2117.r132760/140 END ENDREP id: 8-2117.0.r279856/19905 type: dir pred: 8-2117.0.r279493/13023 count: 434 text: 279856 8610 11282 0 1333b1c990c0b1300fbac20a4477e4a1 cpath: /head/lib/msun/src copyroot: 0 / PLAIN K 8 Makefile V 31 file 8-2116.0-2117.r274618/8659 K 14 Makefile.amd64 V 28 file 8-274618.0.r274618/8986 K 13 Makefile.i386 V 28 file a-274618.0.r274618/9257 K 10 Symbol.map V 29 file 5-157196.0.r271651/14234 K 5 amd64 V 27 dir 3-130142.0.r249724/2274 K 3 arm V 27 dir 3-130143.0.r269956/6488 K 6 bsdsrc V 26 dir 1g-1573.0.r226414/1000 K 4 i387 V 25 dir 4-2117.0.r249724/5143 K 5 ld128 V 27 dir 9-174684.0.r275819/6516 K 4 ld80 V 27 dir d-174684.0.r275819/7648 K 3 man V 25 dir 6-2117.0.r279856/6426 K 4 mips V 27 dir 3-178582.0.r226415/7258 K 7 powerpc V 27 dir 3-130146.0.r226415/7946 K 7 sparc64 V 28 dir 3-130147.0.r268351/98336 K 3 src V 26 dir 8-2117.0.r279856/19905 K 5 tests V 28 dir c-274618.0.r275024/56181 K 3 x86 V 27 dir 7-249724.0.r249724/5718 END ENDREP id: 1f-1573.0.r279856/20856 type: dir pred: 1f-1573.0.r279493/13975 count: 738 text: 279856 20082 761 0 5a063edb05e360789827398f649ac760 cpath: /head/lib/msun copyroot: 0 / PLAIN K 8 Makefile V 33 file 20-1573.0-1574.r279219/67293 K 12 Makefile.inc V 26 file 2-1848.0.r201381/3832 K 3 atf V 27 dir l-241823.0.r275024/4688 K 5 clang V 27 dir 2-208963.0.r278225/8602 K 3 csu V 22 dir 7-5.0.r278305/1603 K 8 libalias V 26 dir 2-26027.0.r204596/1480 K 10 libarchive V 27 dir 2-125635.0.r275024/5990 K 9 libauditd V 29 dir 30-186647.0.r264400/65951 K 10 libbegemot V 28 dir 4-135771.0.r201381/15242 K 16 libblocksruntime V 26 dir c-215125.0.r276852/458 K 12 libbluetooth V 28 dir d-121054.0.r267773/14327 K 10 libbsdstat V 26 dir 4-262821.0.r262992/882 K 6 libbsm V 28 dir 4-155212.0.r201381/15783 K 8 libbsnmp V 27 dir 2-122405.0.r276128/3051 K 6 libbz2 V 27 dir 4-78559.0.r201381/16316 K 4 libc V 25 dir 2-1052.0.r279784/9153 K 6 libc++ V 28 dir l-227983.0.r277217/45152 K 14 libc_nonshared V 29 dir h-258283.0.r265420/112882 K 11 libcalendar V 27 dir 2-31530.0.r267773/15144 K 6 libcam V 27 dir 2-39209.0.r275024/10741 K 11 libcapsicum V 28 dir q-258838.0.r275024/12231 K 9 libcasper V 28 dir 2-258843.0.r275024/12938 K 11 libclang_rt V 29 dir 2-276857.0.r277320/146175 K 10 libcom_err V 26 dir 2-5623.0.r276551/17728 K 9 libcompat V 26 dir 1l-1574.0.r278867/1038 K 14 libcompiler_rt V 26 dir j-215125.0.r276895/543 K 8 libcrypt V 26 dir 2-1985.0.r275024/14229 K 7 libcuse V 28 dir 7-266581.0.r275024/14904 K 8 libcxxrt V 27 dir p-227983.0.r273381/8537 K 9 libdevctl V 28 dir 7-278320.0.r278320/27788 K 10 libdevinfo V 26 dir 2-75726.0.r278299/1714 K 10 libdevstat V 25 dir 2-39211.0.r279346/687 K 6 libdpv V 27 dir 4-274116.0.r276293/1862 K 8 libdwarf V 28 dir 2-179187.0.r276371/67237 K 7 libedit V 26 dir 21-1574.0.r278422/2779 K 6 libefi V 28 dir 4-203181.0.r267773/20697 K 6 libelf V 28 dir 9-164190.0.r261246/10123 K 8 libelftc V 28 dir 9-275373.0.r278904/41074 K 8 libevent V 35 dir 1i-171173.0-273065.r273065/1385 K 11 libexecinfo V 28 dir 2-254709.0.r275024/20621 K 8 libexpat V 28 dir 2-104352.0.r277273/20660 K 8 libfetch V 27 dir 2-37536.0.r275024/21706 K 9 libfigpar V 29 dir 10-274116.0.r274116/72612 K 7 libgeom V 28 dir 2-110545.0.r275024/22600 K 7 libgpib V 28 dir 2-141402.0.r236438/25821 K 7 libgpio V 26 dir 7-274987.0.r279788/770 K 9 libgssapi V 29 dir 14-153838.0.r276381/11043 K 16 libiconv_modules V 28 dir 41-219019.0.r267436/2054 K 8 libipsec V 28 dir 4-55505.0.r265420/116739 K 7 libjail V 27 dir 9-194869.0.r275073/3187 K 9 libkiconv V 28 dir 9-120492.0.r275004/32132 K 6 libkvm V 25 dir b-1539.0.r273284/6379 K 7 libldns V 28 dir q-246827.0.r275024/23138 K 7 liblzma V 26 dir d-207842.0.r278896/985 K 8 libmagic V 27 dir 2-133362.0.r277147/2956 K 9 libmandoc V 28 dir 9-241754.0.r276219/30948 K 5 libmd V 26 dir 2-1803.0.r275004/34309 K 10 libmemstat V 28 dir 2-147997.0.r275024/24640 K 9 libmilter V 28 dir 4-90796.0.r265420/118129 K 5 libmp V 27 dir 2-80529.0.r275024/26019 K 5 libmt V 27 dir 8-279219.0.r279570/6208 K 9 libnandfs V 28 dir 9-235537.0.r235537/30360 K 9 libnetbsd V 27 dir 4-244557.0.r274078/2296 K 11 libnetgraph V 26 dir 9-52419.0.r278311/1041 K 8 libngatm V 28 dir 2-121336.0.r201381/50679 K 5 libnv V 27 dir 7-258065.0.r279760/2137 K 8 libohash V 34 dir 9-228063.0-269649.r269649/1463 K 7 libopie V 27 dir 7-22373.0.r275024/28488 K 6 libpam V 25 dir 2-1589.0.r278182/3069 K 7 libpcap V 27 dir 2-5740.0.r276768/104116 K 9 libpjdlog V 28 dir 5-258791.0.r275024/38230 K 6 libpmc V 27 dir 9-145256.0.r279835/5478 K 7 libproc V 27 dir 2-179185.0.r278658/1212 K 11 libprocstat V 28 dir 4-221807.0.r275024/40555 K 9 libradius V 27 dir 2-41119.0.r275024/41475 K 13 librpcsec_gss V 28 dir 1d-181344.0.r276382/8299 K 9 librpcsvc V 27 dir 2-1983.0.r265420/125880 K 5 librt V 28 dir 2-156136.0.r275024/45044 K 10 librtld_db V 28 dir 2-210678.0.r276294/26356 K 7 libsbuf V 25 dir 7-74840.0.r269179/446 K 6 libsdp V 28 dir n-121054.0.r267773/59755 K 5 libsm V 28 dir 8-90796.0.r265420/126417 K 6 libsmb V 27 dir a-87874.0.r275024/45580 K 7 libsmdb V 27 dir c-64567.0.r201381/65256 K 9 libsmutil V 27 dir g-64567.0.r201381/65792 K 10 libsqlite3 V 34 dir 1e-251886.0-274885.r275025/457 K 8 libstand V 27 dir 3j-38451.0.r279798/5463 K 9 libstdbuf V 26 dir 7-234772.0.r241695/552 K 13 libstdthreads V 26 dir 9-228904.0.r279326/796 K 10 libtacplus V 27 dir 2-41121.0.r275024/48021 K 9 libtelnet V 26 dir 3q-1574.0.r267147/5119 K 6 libthr V 27 dir 2-112918.0.r279820/4203 K 12 libthread_db V 27 dir 2-132172.0.r277801/1632 K 6 libucl V 26 dir a-262398.0.r279560/407 K 6 libufs V 27 dir 5-99193.0.r267773/68227 K 9 libugidfw V 26 dir 2-101206.0.r216953/812 K 7 libulog V 28 dir 8-200062.0.r275024/48982 K 10 libunbound V 28 dir a-255597.0.r277273/21202 K 6 libusb V 34 dir 2-184610.0-189587.r277245/2185 K 9 libusbhid V 26 dir l-61560.0.r240762/1896 K 7 libutil V 25 dir n-1553.0.r277669/3858 K 6 libvgl V 27 dir 2-28328.0.r267773/74024 K 9 libvmmapi V 34 dir 5-221828.0-245652.r277359/1632 K 7 libwrap V 28 dir 4-44746.0.r265420/138048 K 5 libxo V 28 dir 7-273567.0.r277353/81107 K 4 liby V 27 dir 41-1574.0.r201381/82704 K 9 libypclnt V 27 dir 2-94575.0.r231118/20779 K 4 libz V 29 dir 2-17652.0.r276479/1771734 K 4 msun V 27 dir 1f-1573.0.r279856/20856 K 7 ncurses V 25 dir 7c-3410.0.r276320/985 K 5 tests V 27 dir 4-257852.0.r257852/1381 END ENDREP id: 6-5.0.r279856/26237 type: dir pred: 6-5.0.r279835/10861 count: 15803 text: 279856 21030 5194 0 d0cf764572cc946aaf457534bbf6b070 cpath: /head/lib copyroot: 0 / minfo-cnt: 5 PLAIN K 10 .arcconfig V 26 file 1-265842.0.r269985/48 K 8 .arclint V 27 file 1-266959.0.r266959/151 K 9 COPYRIGHT V 25 file 1-2656.0.r276462/908 K 5 LOCKS V 27 file 1-146890.0.r255635/270 K 11 MAINTAINERS V 27 file 1-94742.0.r276479/7979 K 8 Makefile V 28 file 3-1594.0-1595.r271168/0 K 13 Makefile.inc1 V 26 file 5-38666.0.r279328/235 K 17 ObsoleteFiles.inc V 28 file 4-148330.0.r279529/1314 K 6 README V 26 file 1-21173.0.r215293/143 K 8 UPDATING V 27 file 1-41806.0.r279750/4237 K 3 bin V 22 dir 1-5.0.r279603/2667 K 4 cddl V 27 dir 1-168404.0.r279789/5874 K 7 contrib V 27 dir 1-16755.0.r279758/10777 K 6 crypto V 27 dir 1-25405.0.r277270/39895 K 3 etc V 23 dir 1-38.0.r279529/7091 K 5 games V 25 dir 1-2491.0.r279150/2358 K 3 gnu V 23 dir 1-3.0.r279529/10297 K 7 include V 24 dir 1-697.0.r278600/5364 K 9 kerberos5 V 28 dir 4q-29815.0.r277273/17554 K 3 lib V 23 dir 6-5.0.r279856/26237 K 7 libexec V 22 dir c-5.0.r279364/7330 K 7 release V 25 dir 1-3027.0.r279535/1737 K 6 rescue V 28 dir 7-117035.0.r279219/75186 K 4 sbin V 23 dir fa-4.0.r279676/9643 K 6 secure V 25 dir r-1553.0.r277274/2255 K 5 share V 23 dir e-3.0.r279802/23141 K 3 sys V 23 dir g-5.0.r279855/16545 K 5 tests V 29 dir g-257097.0.r275732/179034 K 5 tools V 26 dir 43-1590.0.r279779/5916 K 7 usr.bin V 23 dir m-3.0.r279849/13875 K 8 usr.sbin V 23 dir q-3.0.r279851/11546 END ENDREP id: 5-1.0.r279856/27770 type: dir pred: 5-1.0.r279855/18156 count: 190656 text: 279856 26414 1343 0 549e6ca20fb918f5c07677eb486b56b1 props: 278202 67543 1039 0 cef24247376f7ce51170018396de35fb cpath: /head copyroot: 0 / minfo-cnt: 147 minfo-here: y PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r276817/47 K 4 head V 23 dir 5-1.0.r279856/27770 K 8 projects V 23 dir 6-1.0.r279823/13647 K 7 release V 22 dir 7-1.0.r274417/3010 K 6 releng V 24 dir 8-1.0.r279265/598301 K 6 stable V 24 dir 9-1.0.r279848/105880 K 8 svnadmin V 27 dir 0-179447.0.r279840/1663 K 4 user V 23 dir a-1.0.r279844/30810 K 6 vendor V 23 dir b-1.0.r279822/10153 K 13 vendor-crypto V 25 dir 0-1575.0.r277269/3609 K 10 vendor-sys V 26 dir 0-12116.0.r278227/6038 END ENDREP id: 0.0.r279856/28510 type: dir pred: 0.0.r279855/18896 count: 279856 text: 279856 28020 477 0 cf9178c39db67a145e4f877c056379e7 props: 268296 0 4065 0 355af92b91f7afa3e8c1f0f3befeb918 cpath: / copyroot: 0 / minfo-cnt: 42895 2r-2116.17-2117.t279855-5zxr modify-file true false /head/lib/msun/man/j0.3 4j-2116.22-2117.t279855-5zxr modify-file true false /head/lib/msun/src/e_j0.c 4l-2116.23-2117.t279855-5zxr modify-file true false /head/lib/msun/src/e_j0f.c 4n-2116.24-2117.t279855-5zxr modify-file true false /head/lib/msun/src/e_j1.c 4p-2116.25-2117.t279855-5zxr modify-file true false /head/lib/msun/src/e_j1f.c 4r-2116.26-2117.t279855-5zxr modify-file true false /head/lib/msun/src/e_jn.c 4t-2116.27-2117.t279855-5zxr modify-file true false /head/lib/msun/src/e_jnf.c 28510 28735