From cd0c5d6044001a248c522b55c637a8610567644d Mon Sep 17 00:00:00 2001 From: Jeremie Koenig Date: Fri, 8 Apr 2011 18:06:30 +0200 Subject: gsoc2011 (java): fix --- user/jkoenig/gsoc2011_proposal.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'user/jkoenig/gsoc2011_proposal.mdwn') diff --git a/user/jkoenig/gsoc2011_proposal.mdwn b/user/jkoenig/gsoc2011_proposal.mdwn index fe05e2c0..d746aa4e 100644 --- a/user/jkoenig/gsoc2011_proposal.mdwn +++ b/user/jkoenig/gsoc2011_proposal.mdwn @@ -309,7 +309,8 @@ examples: operations should be provided by the `Syscall` class instead. Finally, access should be provided to the initial ports and file descriptors -in `_hurd_ports` and `FIXME`, for instance through static methods such as +in `_hurd_ports` and provided by the `getdport()` function, +for instance through static methods such as `getCRDir()`, `getCWDir()`, `getProc()`, ... in a dedicated class such as `org.gnu.hurd.InitPorts`. -- cgit v1.2.3