From 1efc283c789ea9d3a61e18225d7d2286749a6e5c Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Tue, 29 Jul 2008 12:34:07 +0000 Subject: web commit by flaviocruz --- community/flavioc.mdwn | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'community') diff --git a/community/flavioc.mdwn b/community/flavioc.mdwn index 5f83cd62..8b6b49b3 100644 --- a/community/flavioc.mdwn +++ b/community/flavioc.mdwn @@ -16,7 +16,7 @@ Some [Hurd stuff](http://opensvn.csie.org/leic/hurd/) And code: [cl-hurd](http://freehg.org/u/flavioc/cl-hurd/) -hg clone http://freehg.org/u/flavioc/cl-hurd/ +hg clone [http://freehg.org/u/flavioc/cl-hurd/](http://freehg.org/u/flavioc/cl-hurd/) ## Summer session @@ -49,14 +49,11 @@ Creating an extensible translator library in lisp using the mig generated stubs. - Using continuations for IO blocking operations. This can be done using cl-cont. - Create an example proxy translator. -- Fix file_exec, fsys_getroot (block happens in trivfs based translators, when they do RPC's to me when I call fsys_getroot to them) and fetch_root (for passive translators). +- Fix file-exec, fsys-getroot (block happens in trivfs based translators, when they do RPC's to me when I call fsys_getroot to them) and fetch-root (for passive translators). - Use the socket stubs? - Documentation - More testing -### Notes - -- File execution is complicated to do, because there is no multithreading support on CLisp and continuations won't do it. Maybe forking the clisp process?. ## To do -- cgit v1.2.3