Roland McGrath, le Sat 27 Aug 2011 10:01:45 -0700, a écrit : > > Guillem Jover, le Thu 25 Aug 2011 15:22:23 +0200, a écrit : > > > [PATCH 17/17] Initialize the new map entry when it's a projected > > > > > > This one seems correct at first sight, but I'm actually surprised this > > > has not caused many failures in the past... > > > > We never fork tasks. The exec server recreates the task for Unix' fork(). > > Huh? The exec server has nothing to do with fork, only with exec (hence > the name).
Ah, right (hard to answer sanely while following the GHM). Well, anyway, grepping through the whole hurd+gnumach+glibc code didn't show any use of this. Samuel