Update.
commit27692f89660541896c591236fea9714e72b5a811
authorUlrich Drepper <drepper@redhat.com>
Sat, 24 Aug 2002 01:36:09 +0000 (24 01:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 24 Aug 2002 01:36:09 +0000 (24 01:36 +0000)
tree1f537990559c696ec5230fffbfd9a5e0a2288ae1
parented5294d508443d0db343501d95c917193c4ea1f3
Update.

* sysdeps/ieee754/dbl-64/e_pow.c (log1): Define and initialize
two52 locally.
(log2): Likewise.
* sysdeps/ieee754/dbl-64/upow.h: Remove definition of two52.
Patch by Simon Gee <simong@agile.tv>.

* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf):
Prefer reading /proc/stat since it is more uniform across
architectures.1

* manual/texinfo.tex: Update to latest official version.
ChangeLog
manual/texinfo.tex
sysdeps/ieee754/dbl-64/e_pow.c
sysdeps/ieee754/dbl-64/upow.h
sysdeps/unix/sysv/linux/getsysstats.c