diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2012-11-21 13:14:26 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2012-11-21 13:14:26 +0100 |
commit | 8fde83e1dab8f1359cf0dc6f81f2ce79b3bfd46d (patch) | |
tree | 76a0018957a6bb5fd578ac8fa5d87a8b3f0cf32c | |
parent | 46530ebb10975d1971505220160751f69913258f (diff) |
open_issues/glibc: explanations for few more tests
-rw-r--r-- | open_issues/glibc.mdwn | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index 42093007..cc5460c2 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -913,15 +913,14 @@ There is quite a baseline of failures. TODO - * `tst-cputimer1.o` + * `tst-cputimer1.o`, `tst-cputimer2.o`, `tst-cputimer3.o`, + `tst-timer4.o`, `tst-timer5.o` - TODO - - * `tst-cputimer2.o` + Missing `SIGRTMIN`. - TODO + All these tests #include `tst-timer4.c`. - * `tst-cputimer3.o` + * `tst-timer5.o` TODO @@ -1036,15 +1035,7 @@ There is quite a baseline of failures. * `tst-timer2.o` - TODO - - * `tst-timer4.o` - - TODO - - * `tst-timer5.o` - - TODO + Missing `SIGRTMIN`. * `tst-timer.out` |