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
Age
Commit message (
Expand
)
Author
2014-01-16
"soon" is "now". Remove all __indr_reference crap.
christos
2013-05-17
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
joerg
2013-04-19
Add libc/locale to the search path.
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-06-24
fix old style definitions; XXX: gcc should have picked them up but it did not.
christos
2012-05-16
Use original indentation style in more places.
alnsn
2012-05-15
Don't use normal indentation style, use original author's indentation style.
alnsn
2012-05-15
Add missing {} around two "if (b == NULL)" checks which were added in r1.5.
alnsn
2012-03-22
add constcond, make shifts unsigned
christos
2012-03-22
A few modifications to make this build for vax:
he
2012-03-22
A few fixes to make this build for vax:
he
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2011-11-21
one more error path that didn't free a lock.
mlelstv
2011-11-18
Release dtoa lock before returning, pointed out by enami.
martin
2011-11-18
unlock before returning on error, thanks enami.
christos
2011-11-18
PR/45627: Martin Husemann: Plug memory leak
christos
2011-07-04
avoid some uninitalised variable warnings.
mrg
2011-07-01
Fix some bugs [exceed array bounds]. Simplify.
matt
2011-06-20
various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
mrg
2011-06-04
remove string placed by error(1)
christos
2011-03-27
Fix this so that it builds for vax; where the compiler balks at the
he
2011-03-21
Don't use #endif where #else is expected.
enami
2011-03-21
pacify lint.
christos
2011-03-21
Add Emin for the vax. Need to check
christos
2011-03-21
fix vax typo.
christos
2011-03-21
more de-linting.
christos
2011-03-21
fix some lint on i386
christos
2011-03-20
Merge the new gdtoa: Note that the built-in tests fail the same way as with
christos
2011-03-19
don't need these and they break the build
christos
2011-03-19
from www.netlib.org
christos
2011-01-21
add may alias attribute to the double union because gcc-4.5.x produces
christos
2010-01-17
Close file handle after using it. Found by cppcheck.
wiz
2009-10-21
Remove 3rd and 4th clauses in christos' license. OK christos.
snj
2009-05-07
Change Kmax so we allocate enough freelist entries to handle large field
christos
2009-01-30
sign-compare fix
lukem
2008-03-28
Make this build again.
he
2008-03-21
Don't coredump on out of memory conditions. This solution leaks, but gdtoa
christos
2008-02-09
make all sun2 use -O0 and move most of the hacks out into just 3 files.
mrg
2008-02-05
make sun2 build again with liberal use of -O0.
mrg
2007-04-08
Remove support for NetBSD/{,evb}sh5.
scw
2007-02-26
deal with the vax in a slightly disgusting way.
christos
2007-02-23
vax does not have <machine/ieee.h> or long double
christos
2007-02-04
Fix previous, add forgotten pointer dereference in the call to dtoa().
uwe
2007-02-04
use dtoa() instead of returning empty when we don't have extended precision
christos
2007-02-03
int/size_t changes
christos
2007-02-03
some int -> size_t
christos
2007-02-02
add the new files to the build. Note I am not bumping libc now, because
christos
2007-02-02
add new prototypes.
christos
2007-02-02
make this compile.
christos
[next]