diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-01-21 17:00:11 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-01-21 17:00:11 +0100 |
commit | 72de6be9b8a814e2e918714323d5cf99f7698ae2 (patch) | |
tree | 9f28a8acec4095f1e46502e1a8e2cdfebd5eb12a | |
parent | c570f70846cacf8e5746d6bf4bac0cc46abb6d7a (diff) |
open_issues/glibc: minor additions
-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` |