linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] PATCH kernel/umid.c
@ 2004-01-26 12:47 Dan Shearer
  2004-01-26 13:03 ` [uml-devel] " Dan Shearer
  2004-01-28  1:46 ` Jeff Dike
  0 siblings, 2 replies; 3+ messages in thread
From: Dan Shearer @ 2004-01-26 12:47 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: Jeff Dike

--- umid.c.orig 2004-01-26 23:10:38.000000000 +1030
+++ umid.c      2004-01-26 23:11:41.000000000 +1030
@@ -205,7 +205,7 @@
                        printf("Failed to malloc uml_dir - error = %d\n",
                               errno);
                        uml_dir = name;
-                       return(0);
+                       return(1);
                }
                sprintf(uml_dir, "%s/", name);
        }

(and the sf list seems to have nearly completely stopped over the last
36 hours.)

-- 
Dan Shearer
dan@shearer.org


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-28  1:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-26 12:47 [uml-devel] PATCH kernel/umid.c Dan Shearer
2004-01-26 13:03 ` [uml-devel] " Dan Shearer
2004-01-28  1:46 ` Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox