]> git.ipfire.org Git - thirdparty/man-pages.git/commit
pow.3: BUGS: pow() performance problem for some (rare) inputs has been fixed
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 23 May 2020 19:29:34 +0000 (21:29 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 25 May 2020 13:46:44 +0000 (15:46 +0200)
commit427e4505b035f560284ede380e05526b7f877e4e
tree50c44874d7e47f5a5d35c73366aab7a1cb9244f9
parente9e9f2424c4479db515da5092c90d28630b3e943
pow.3: BUGS: pow() performance problem for some (rare) inputs has been fixed

See https://sourceware.org/bugzilla/show_bug.cgi?id=13932
Fixed in glibc 2.28.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/pow.3