cvs commit: src/libexec/rtld-elf debug.c rtld.c rtld.h

看板DFBSD_commit作者時間21年前 (2005/02/04 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
joerg 2005/02/03 15:28:24 PST DragonFly src repository Modified files: libexec/rtld-elf debug.c rtld.c rtld.h Log: Provide a mechanism for dumping relocation information. Setting the LD_DUMP_REL_PRE or LD_DUMP_REL_POST environment variables cause rtld-elf to output a table of all relocations. This is useful for debugging. debug.c, 1.3 rtld.c, 1.85 rtld.h, 1.31 Obtained-from: FreeBSD Revision Changes Path 1.3 +92 -1 src/libexec/rtld-elf/debug.c 1.9 +10 -0 src/libexec/rtld-elf/rtld.c 1.5 +5 -0 src/libexec/rtld-elf/rtld.h http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/debug.c.diff?r1=1.2&r2=1.3&f=u http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/rtld.c.diff?r1=1.8&r2=1.9&f=u http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/rtld.h.diff?r1=1.4&r2=1.5&f=u
文章代碼(AID): #120hHs00 (DFBSD_commit)
文章代碼(AID): #120hHs00 (DFBSD_commit)