diff options
author | Emilio Pozuelo Monfort <pochu27@gmail.com> | 2010-07-22 13:25:31 +0200 |
---|---|---|
committer | Emilio Pozuelo Monfort <pochu27@gmail.com> | 2010-07-22 13:25:31 +0200 |
commit | 43ed7661b6fb01adfecc661b9c2eafd20a970c36 (patch) | |
tree | db778a202c136caa5024f0485dd17fab76a6e72e /user | |
parent | 124601341acf462f03ae623f03515ddfecf9bbbc (diff) |
Update wiki
Diffstat (limited to 'user')
-rw-r--r-- | user/pochu.mdwn | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/user/pochu.mdwn b/user/pochu.mdwn index 9cf12133..0068c6e4 100644 --- a/user/pochu.mdwn +++ b/user/pochu.mdwn @@ -35,7 +35,7 @@ fixing them. * August 16th: Firm 'pencils down' date ## TODO -* Implement SCM_RIGHTS support for UNIX sockets. +* Finish SCM_RIGHTS patch. * Send a summary to bug-hurd explaining the O_NOFOLLOW & O_NOTRANS problem. * Investigate why coreutils' nice test fails. @@ -48,7 +48,10 @@ fixing them. ## Log ### July 19th - July 25th -* +* Initial SCM_RIGHTS implementation. Seems to work when sending pipes, but + fails miserably when sending fds from an open syscall. No idea why yet. +* Had to build glibc thrice because the system crashed and the fs was totally + corrupted. I'll build stuff in a separate partition as suggested from now on. ### July 14th - July 18th * Catched up with email. |