The NetBSD Project

CVS log for src/lib/libc/gdtoa/strtod.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / gdtoa

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18.6.1: download - view: text, markup, annotated - select for diffs
Sat Jul 20 15:03:06 2024 UTC (6 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +1 -4 lines
Pull up following revision(s) (requested by rin in ticket #749):

	lib/libc/gdtoa/strtod.c: revision 1.19

remove the -O0 force for _int_strtod_l() and GCC 9, it's fixed in GCC 10
and 12.

this was triggering sh3 GCC 12 to fail compiles because of ssp.h's memcpy()
frontend having the always_inline attribute that didn't match -O0 or so.
tested with pkgsrc gcc9 to confirm it hangs there, but newer versions
are fine.

also known as PR#55668, which now has a real fix (gcc 10 :-).

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 23 15:31:58 2024 UTC (12 months ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -4 lines
fix vax build (unused variable)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Aug 11 06:02:46 2023 UTC (17 months, 2 weeks ago) by mrg
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -4 lines
remove the -O0 force for _int_strtod_l() and GCC 9, it's fixed in GCC 10 and 12.

this was triggering sh3 GCC 12 to fail compiles because of ssp.h's memcpy()
frontend having the always_inline attribute that didn't match -O0 or so.

tested with pkgsrc gcc9 to confirm it hangs there, but newer versions are fine.

also known as PR#55668, which now has a real fix (gcc 10 :-).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 6 16:15:33 2021 UTC (3 years, 8 months ago) by christos
Branches: MAIN
CVS tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: netbsd-10
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -1 lines
PR/56148: Andreas Gustafsson: lib/libc/stdio/t_printf:snprintf_float test
randomly fails.
Add checks to all places where lshift is called because it can return NULL

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Sep 18 14:19:34 2020 UTC (4 years, 4 months ago) by christos
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
delint

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Sep 18 14:06:45 2020 UTC (4 years, 4 months ago) by christos
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +15 -16 lines
PR/55668: Martin Husemann: Disable optimization to avoid infinite loop.
Also bring in a few changes from the most recent gdtoa code (not relevant
to the bug).

Revision 1.14.28.1: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:09 2020 UTC (4 years, 9 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +3 -3 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:27:43 2019 UTC (5 years, 5 months ago) by riastradh
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Sprinkle some more const in.

Revision 1.8.4.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:36:52 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.8.4.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.4.1: +25 -28 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:21:05 2013 UTC (11 years, 7 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +25 -28 lines
resync from head

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 17 12:55:57 2013 UTC (11 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20190609, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -4 lines
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
Provide LC_GLOBAL_LOCALE in a way that works with all locale functions.
Merge constant data used by the initial global locale and the C locale.
Drop function call layer for _current_locale() and directly return the
locale reference, not a pointer to it. Use protected access for global
variables, so that libc references can avoid the GOT overhead.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 19 10:41:53 2013 UTC (11 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Pass locale down to gethex as well.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 18 21:54:10 2013 UTC (11 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +26 -27 lines
Add strtof_l, strtod_l and strtold_l.

Revision 1.8.4.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:05:18 2012 UTC (12 years, 9 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +17 -7 lines
sync with head

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 22 15:34:14 2012 UTC (12 years, 10 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, agc-symver-base, agc-symver
Branch point for: tls-maxphys
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -3 lines
add constcond, make shifts unsigned

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 22 13:15:48 2012 UTC (12 years, 10 months ago) by he
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +13 -4 lines
A few modifications to make this build for vax:
 * The decpt variable is only used if INFNAN_CHECK, which isn't defined
   for vax.
 * Use a cast to avoid warning about shift of a signed variable.
 * Mark a condition as (potentially) a constant condition.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 13 21:13:34 2012 UTC (12 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
PR/45989: Martin Husemann: lint invocation does include -w only on i386

- turn lint -w for all the platforms after fixing the lint warnings.
- add _DIAGASSERTS() for casts that would assign values to types that
  would not fit.
- change types, add casts
- change into ansii prototypes
- turn on _DIAGNOSTIC for libc (during current, to be eliminated for release
  builds)

approved by core@

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 27 11:21:54 2011 UTC (13 years, 10 months ago) by he
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, cherry-xenmp-base, cherry-xenmp
Branch point for: yamt-pagecache
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Fix this so that it builds for vax; where the compiler balks at the
mixture of a union and a double in an expression (imagine that!)
I see other similar uses, and how they pass through for other ports
is beyond me, but I have not touched them in this round.

OK'ed by christos@

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 21 12:53:50 2011 UTC (13 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
more de-linting.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 20 23:15:35 2011 UTC (13 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +310 -218 lines
Merge the new gdtoa: Note that the built-in tests fail the same way as with
the old gdtoa.

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Mar 19 16:26:39 2011 UTC (13 years, 10 months ago) by christos
Branches: DMG
CVS tags: gdtoa-2011-03-19
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +309 -219 lines
from www.netlib.org

Revision 1.4.6.1: download - view: text, markup, annotated - select for diffs
Tue Jun 3 20:47:07 2008 UTC (16 years, 7 months ago) by skrll
Branches: wrstuden-fixsa
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +31 -5 lines
Sync with netbsd-4.

Revision 1.4.14.1: download - view: text, markup, annotated - select for diffs
Tue Apr 8 21:10:55 2008 UTC (16 years, 9 months ago) by jdc
Branches: netbsd-4-0
CVS tags: netbsd-4-0-1-RELEASE
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +31 -5 lines
Pull up revisions:
  src/lib/libc/gdtoa/dmisc.c		1.4
  src/lib/libc/gdtoa/gdtoa.c		1.4
  src/lib/libc/gdtoa/gethex.c		1.4
  src/lib/libc/gdtoa/misc.c		1.4
  src/lib/libc/gdtoa/strtof_vaxf.c	1.4-1.5
  src/lib/libc/gdtoa/strtopQ.c		1.4
  src/lib/libc/gdtoa/strtopx.c		1.4
  src/lib/libc/gdtoa/strtopxL.c		1.4
  src/lib/libc/gdtoa/strtord.c		1.4
  src/lib/libc/gdtoa/dtoa.c		1.5
  src/lib/libc/gdtoa/strtod.c		1.5
  src/lib/libc/gdtoa/g_Qfmt.c		1.3
  src/lib/libc/gdtoa/g_xLfmt.c		1.3
  src/lib/libc/gdtoa/g_xfmt.c		1.3
  src/lib/libc/gdtoa/smisc.c		1.3
  src/lib/libc/gdtoa/strtof.c		1.3
  src/lib/libc/gdtoa/strtorQ.c		1.3
  src/lib/libc/gdtoa/strtorx.c		1.3
  src/lib/libc/gdtoa/strtorxL.c		1.3
  src/lib/libc/gdtoa/g_ddfmt.c		1.2
  src/lib/libc/gdtoa/g_dfmt.c		1.2
  src/lib/libc/gdtoa/g_ffmt.c		1.2
  src/lib/libc/gdtoa/strtoIQ.c		1.2
  src/lib/libc/gdtoa/strtoId.c		1.2
  src/lib/libc/gdtoa/strtoIdd.c		1.2
  src/lib/libc/gdtoa/strtoIf.c		1.2
  src/lib/libc/gdtoa/strtoIg.c		1.2
  src/lib/libc/gdtoa/strtoIx.c		1.2
  src/lib/libc/gdtoa/strtoIxL.c		1.2
  src/lib/libc/gdtoa/strtodI.c		1.2
  src/lib/libc/gdtoa/strtodnrp.c	1.2
  src/lib/libc/gdtoa/strtopd.c		1.2
  src/lib/libc/gdtoa/strtopdd.c		1.2
  src/lib/libc/gdtoa/strtopf.c		1.2
  src/lib/libc/gdtoa/strtordd.c		1.2
  src/lib/libc/gdtoa/strtorf.c		1.2
  src/lib/libc/gdtoa/sum.c		1.2
  src/lib/libc/gdtoa/gdtoa.h		1.8
  src/lib/libc/gdtoa/hdtoa.c		1.6
  src/lib/libc/gdtoa/strtodg.c		1.6
  src/lib/libc/stdio/vfwprintf.c	1.12
(requested by mjf ticket #1120).

Don't coredump on out of memory conditions. This solution leaks, but gdtoa
is too complicated to fix. Try printf %99999999999.9999999999f 2

Make this build again.

Revision 1.4.4.1: download - view: text, markup, annotated - select for diffs
Tue Apr 8 21:00:08 2008 UTC (16 years, 9 months ago) by jdc
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +31 -5 lines
Pull up revisions:
  src/lib/libc/gdtoa/dmisc.c		1.4
  src/lib/libc/gdtoa/gdtoa.c		1.4
  src/lib/libc/gdtoa/gethex.c		1.4
  src/lib/libc/gdtoa/misc.c		1.4
  src/lib/libc/gdtoa/strtof_vaxf.c	1.4-1.5
  src/lib/libc/gdtoa/strtopQ.c		1.4
  src/lib/libc/gdtoa/strtopx.c		1.4
  src/lib/libc/gdtoa/strtopxL.c		1.4
  src/lib/libc/gdtoa/strtord.c		1.4
  src/lib/libc/gdtoa/dtoa.c		1.5
  src/lib/libc/gdtoa/strtod.c		1.5
  src/lib/libc/gdtoa/g_Qfmt.c		1.3
  src/lib/libc/gdtoa/g_xLfmt.c		1.3
  src/lib/libc/gdtoa/g_xfmt.c		1.3
  src/lib/libc/gdtoa/smisc.c		1.3
  src/lib/libc/gdtoa/strtof.c		1.3
  src/lib/libc/gdtoa/strtorQ.c		1.3
  src/lib/libc/gdtoa/strtorx.c		1.3
  src/lib/libc/gdtoa/strtorxL.c		1.3
  src/lib/libc/gdtoa/g_ddfmt.c		1.2
  src/lib/libc/gdtoa/g_dfmt.c		1.2
  src/lib/libc/gdtoa/g_ffmt.c		1.2
  src/lib/libc/gdtoa/strtoIQ.c		1.2
  src/lib/libc/gdtoa/strtoId.c		1.2
  src/lib/libc/gdtoa/strtoIdd.c		1.2
  src/lib/libc/gdtoa/strtoIf.c		1.2
  src/lib/libc/gdtoa/strtoIg.c		1.2
  src/lib/libc/gdtoa/strtoIx.c		1.2
  src/lib/libc/gdtoa/strtoIxL.c		1.2
  src/lib/libc/gdtoa/strtodI.c		1.2
  src/lib/libc/gdtoa/strtodnrp.c	1.2
  src/lib/libc/gdtoa/strtopd.c		1.2
  src/lib/libc/gdtoa/strtopdd.c		1.2
  src/lib/libc/gdtoa/strtopf.c		1.2
  src/lib/libc/gdtoa/strtordd.c		1.2
  src/lib/libc/gdtoa/strtorf.c		1.2
  src/lib/libc/gdtoa/sum.c		1.2
  src/lib/libc/gdtoa/gdtoa.h		1.8
  src/lib/libc/gdtoa/hdtoa.c		1.6
  src/lib/libc/gdtoa/strtodg.c		1.6
  src/lib/libc/stdio/vfwprintf.c	1.12
(requested by mjf ticket #1120).

Don't coredump on out of memory conditions. This solution leaks, but gdtoa
is too complicated to fix. Try printf %99999999999.9999999999f 2

Make this build again.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 21 23:13:48 2008 UTC (16 years, 10 months ago) by christos
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, matt-mips64-base2, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, christos-time_t-nbase, christos-time_t-base, christos-time_t, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +31 -5 lines
Don't coredump on out of memory conditions. This solution leaks, but gdtoa
is too complicated to fix. Try printf %99999999999.9999999999f 2

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 2 19:46:56 2006 UTC (18 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: wrstuden-fixsa-base-1, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: wrstuden-fixsa, netbsd-4-0, netbsd-4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
initialise some variables for gcc.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 15 17:35:18 2006 UTC (18 years, 10 months ago) by kleink
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1 lines
Add strtof(3) and strtold(3); welcome libc 12.137.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 25 15:27:42 2006 UTC (19 years ago) by kleink
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +16 -13 lines
* Pacify compiler; delint.
* Add MI NetBSD definitions.
* Rename IEEE_{8087,MC68k} to IEEE_{LITTLE,BIG}_ENDIAN, as previously
  done in strtod.c.
* Some const poisoning, more to follow.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jan 25 15:18:51 2006 UTC (19 years ago) by kleink
Branches: DMG
CVS tags: gdtoa-2005-09-23
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import gdtoa-2005-09-23; test suite will be imported separately.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 25 15:18:51 2006 UTC (19 years ago) by kleink
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>