From 55cbf7a858f9411ec27e19a673b62c930acc5a0f Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Fri, 16 Jul 2010 22:13:27 +0200 Subject: Updated Roadmap, one step closer to finishing GLib --- user/pochu.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'user') diff --git a/user/pochu.mdwn b/user/pochu.mdwn index cda83747..fb1cd407 100644 --- a/user/pochu.mdwn +++ b/user/pochu.mdwn @@ -36,7 +36,8 @@ fixing them. * August 16th: Firm 'pencils down' date ## TODO -* Bug 28934: Address comments on the patches. +* Address comments on the getsockopt() patch. +* Implement SCM_RIGHTS support for UNIX sockets. * Send a summary to bug-hurd explaining the O_NOFOLLOW & O_NOTRANS problem. * Investigate why coreutils' nice test fails. @@ -51,6 +52,9 @@ fixing them. ### July 14th - July 18th * Catched up with email. * Prepared a patch to implement getsockopt(fd, SOL_SOCKET, SO_TYPE, ...) +* Addressed comments in the /dev/fd/N patches and resent them. +* Investigated another glib's unix-fd failure: passing fds over a socket using + sendmsg() doesn't dup them. Created a minimal testcase. ### May 26 - July 13th * Copyright assignment on file. -- cgit v1.2.3