From 24eac6a42ffaaa47186b8834417da83cf6115bd4 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Wed, 19 May 2010 14:53:00 +0200 Subject: Put the past actions at the end and newest first --- user/pochu.mdwn | 67 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 34 insertions(+), 33 deletions(-) (limited to 'user') diff --git a/user/pochu.mdwn b/user/pochu.mdwn index 49cfbf21..e9d17050 100644 --- a/user/pochu.mdwn +++ b/user/pochu.mdwn @@ -37,6 +37,40 @@ fixing them. * August 16th: Firm 'pencils down' date +## TODO +* Bug 28934: Implement new RPCs and make glibc use them. +* Bug 29655: Submit to libc-alpha when the copyright assignment is on file. +* Implement getsockopt() in hurd/pflocal/socket.c +* Send a summary to bug-hurd explaining the O_NOFOLLOW & O_NOTRANS problem. +* Investigate why coreutils' nice test fails. + + +## Documentation +* [Towards a New Strategy of OS Design, an architectural overview by Thomas Bushnell, BSG](http://www.gnu.org/software/hurd/hurd-paper.html) +* [The Hurd, a presentation by Marcus Brinkmann](http://www.gnu.org/software/hurd/hurd-talk.html) +* [The Hurd Hacking Guide](http://www.gnu.org/software/hurd/hacking-guide/hhg.html) + +## Log + +### May 19 - May 26 + +### May 12 - May 19 +* Read http://www.gnu.org/software/hurd/hurd-talk.html +* Half read http://www.gnu.org/software/hurd/hacking-guide/hhg.html +* Read many Hurd interfaces (fs.defs, auth.defs, fsys.defs, io.defs, + password.defs). + +### May 5 - May 12 +* Read http://www.gnu.org/software/hurd/hurd-paper.html +* Improved the linkat() patch +* Fixed the issues mentioned in bug 28934, but after doing so I realized + that wouldn't work well. The only good solution is to pass file_name + from execve() to the exec server, so we need new RPCs. + +### April 28 - May 5 +* Submitted a talk proposal on Hurd with Michael Banck for DebConf +* Sent request to assign copyright to the FSF for Hurd/Mach/libc + ### Before April 28 * Investigated the glib's gtester problem and tracked it down: [bug 28934](https://savannah.gnu.org/bugs/?28934). Prepared a patch @@ -53,36 +87,3 @@ fixing them. patch for it. * Investigated coreutils' cp EACCES. Test case: 'mkfifo a && cp -R --copy-contents a b'. Problem is that O_NOFOLLOW adds O_NOTRANS. - - -### April 28 - May 5 -* Submitted a talk proposal on Hurd with Michael Banck for DebConf -* Sent request to assign copyright to the FSF for Hurd/Mach/libc - -### May 5 - May 12 -* Read http://www.gnu.org/software/hurd/hurd-paper.html -* Improved the linkat() patch -* Fixed the issues mentioned in bug 28934, but after doing so I realized - that wouldn't work well. The only good solution is to pass file_name - from execve() to the exec server, so we need new RPCs. - -### May 12 - May 19 -* Read http://www.gnu.org/software/hurd/hurd-talk.html -* Half read http://www.gnu.org/software/hurd/hacking-guide/hhg.html -* Read many Hurd interfaces (fs.defs, auth.defs, fsys.defs, io.defs, - password.defs). - -### May 19 - May 26 - -## TODO -* Bug 28934: Implement new RPCs and make glibc use them. -* Bug 29655: Submit to libc-alpha when the copyright assignment is on file. -* Implement getsockopt() in hurd/pflocal/socket.c -* Send a summary to bug-hurd explaining the O_NOFOLLOW & O_NOTRANS problem. -* Investigate why coreutils' nice test fails. - - -## Documentation -* [Towards a New Strategy of OS Design, an architectural overview by Thomas Bushnell, BSG](http://www.gnu.org/software/hurd/hurd-paper.html) -* [The Hurd, a presentation by Marcus Brinkmann](http://www.gnu.org/software/hurd/hurd-talk.html) -* [The Hurd Hacking Guide](http://www.gnu.org/software/hurd/hacking-guide/hhg.html) -- cgit v1.2.3