Re: Linux 2.0.0 fails to return Text File Busy for .so files

Systemkennung Linux (linux@mailhost.uni-koblenz.de)
Thu, 20 Jun 1996 00:20:59 +0200 (MET DST)


Hi,

> >Zzzzt - and you can't replace your libraries anymore because at least libc.so
> >is almost always in use.
>
> Zzzt yourself. You just mv it to a different name. ;-)

No. You're right for the current kernel. The original poster wanted to
forbid *any* modification to the shared lib as long as it is open by
modifying the kernel. As I understand this his request this includes
renameing, unlink(2) etc. And then you can no longer change the libs.

Ralf