diff options
-rw-r--r-- | open_issues/glibc.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index 4111700b..d726c009 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -677,6 +677,8 @@ Last reviewed up to the [[Git mirror's d3bd58cf0a027016544949ffd27300ac5fb01bb8 the fact that EXEC_PAGESIZE is not defined on hurd, libio/libioP.h switches the allocation modes from mmap to malloc + [[!message-id "87mxd9hl2n.fsf@kepler.schwinge.homeip.net"]]. + * `LD_DEBUG` IRC, freenode, #hurd, 2012-11-22 @@ -1371,6 +1373,9 @@ There is quite a baseline of failures. * `tst-strtod-round.out` + strtold (-0x0.7p-16445) returned -0x0.0000000000008p-16385 not -0x0.000000000000001p-16385 (FE_DOWNWARD) + strtold (-0x0.7p-16494) returned -0x0.0000000000008p-16385 not -0x0.000000000000001p-16385 (FE_DOWNWARD) + TODO * `tst-timer2.o` |