index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gdtoa
/
strtod.c
Age
Commit message (
Expand
)
Author
2021-05-06
PR/56148: Andreas Gustafsson: lib/libc/stdio/t_printf:snprintf_float test
christos
2020-09-18
delint
christos
2020-09-18
PR/55668: Martin Husemann: Disable optimization to avoid infinite loop.
christos
2019-08-01
Sprinkle some more const in.
riastradh
2013-05-17
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
joerg
2013-04-19
Pass locale down to gethex as well.
joerg
2013-04-18
Add strtof_l, strtod_l and strtold_l.
joerg
2012-03-22
add constcond, make shifts unsigned
christos
2012-03-22
A few modifications to make this build for vax:
he
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2011-03-27
Fix this so that it builds for vax; where the compiler balks at the
he
2011-03-21
more de-linting.
christos
2011-03-20
Merge the new gdtoa: Note that the built-in tests fail the same way as with
christos
2008-03-21
Don't coredump on out of memory conditions. This solution leaks, but gdtoa
christos
2006-06-02
initialise some variables for gcc.
mrg
2006-03-15
Add strtof(3) and strtold(3); welcome libc 12.137.
kleink
2006-01-25
* Pacify compiler; delint.
kleink
2006-01-25
Import gdtoa-2005-09-23; test suite will be imported separately.
kleink