看板 DFBSD_bugs 關於我們 聯絡資訊
On Mon, Feb 07, 2005 at 01:44:04PM +0100, Joerg Sonnenberger wrote: > The patches could be redone as interim solution, the name space > translation has not been started yet. Do you mind the interim solution be committed to tree? Patching rtld-elf everytime after installworld is bit of a work(and dangerous) for people updating their source tree and cvsup command in checkout mode. I think we can change the meaning of LD_LIBMAP_DISABLE environment variable to LD_LIBMAP_ENABLE, so that only programs that want libmap feature and their child processes are affected. Of course it also means that it costs you to maintain the added code when you change something in rtld-elf, so I'm not going to insist on doing it and potentially slow down your development.