Indeed... If you attempt to upgrade libc.so by doing a "cat newlibc.so >
/lib/libc.so", then all processes using libc.so are going to die horribly.
Better hope that cat is statically linked, or else it's probably going to die
(ironically as a result of its own actions) before having finished. Then you
have a truncated libc.so, and the real fun begins.
-- Alan Curry- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html