Date: Thu, 21 Sep 2000 19:22:55 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include dlfcn.h src/libexec/rtld-elf rtld.c rtld.h Message-ID: <200009220222.TAA38445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2000/09/21 19:22:55 PDT Modified files: (Branch: RELENG_4) include dlfcn.h libexec/rtld-elf rtld.c rtld.h Log: MFC: Add support for dlsym(RTLD_DEFAULT, ...). dlfcn.h: 1.10 -> 1.11 rtld.c: 1.48 -> 1.49 rtld.h: 1.19 -> 1.20 Revision Changes Path 1.10.2.1 +4 -5 src/include/dlfcn.h 1.43.2.4 +96 -68 src/libexec/rtld-elf/rtld.c 1.15.2.3 +3 -3 src/libexec/rtld-elf/rtld.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009220222.TAA38445>