On Tue, Oct 17, 2006 at 11:27:11PM +0200, Paolo 'Blaisorblade' Giarrusso wrote: > Reimplement execvp for our purposes - after we call fork() it is > fundamentally unsafe to use the kernel allocator - current is not valid > there.
This is horriby ugly. Can we instead do something different like check out the paths of helpers at early boot, before the kernel is running, save them, and simply execve them later? At that point, something like running "which foo" would be fine by me. Jeff ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel