summaryrefslogtreecommitdiff
path: root/open_issues/glibc.mdwn
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2012-11-29 00:49:00 +0100
committerPino Toscano <toscano.pino@tiscali.it>2012-11-29 00:49:00 +0100
commit3fe24028a476add8c94a40cecfe306857550dd9b (patch)
treebd211bc73cebfc963702575304fd2b1fb34fb909 /open_issues/glibc.mdwn
parentcfef057a800b69c66c24201165ddf8d32908eab8 (diff)
misc changes
Diffstat (limited to 'open_issues/glibc.mdwn')
-rw-r--r--open_issues/glibc.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn
index bd953ec9..508c74b7 100644
--- a/open_issues/glibc.mdwn
+++ b/open_issues/glibc.mdwn
@@ -190,7 +190,7 @@ Last reviewed up to the [[Git mirror's 56e49b714ecd32c72c334802b00e3d62008d98e3
`open_by_handle_at`, `process_vm_readv`, `process_vm_writev`, `sendmmsg`,
`setns`, `sync_file_range`
- Check also the content of `gnu/stubs-32.h`, which lists all the functions
+ Check also the content of `gnu/stubs.h`, which lists all the functions
marked as stub which only return `ENOSYS`.
* `chflags`
@@ -833,7 +833,8 @@ There is quite a baseline of failures.
* `test-multiarch.out`
- Needs [[`/proc/cpuinfo`|hurd/translator/procfs/jkoenig/discussion]].
+ Needs [[`/proc/cpuinfo`|hurd/translator/procfs/jkoenig/discussion]]
+ providing the `flags` line.
* `tst-aio2`, `tst-aio3`,
`tst-mqueue3`, `tst-mqueue6`,