Date: Sat, 6 Dec 1997 20:26:47 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/include link.h src/lib/csu/i386 crt0.c dlfcn.h dlopen.3 Message-ID: <199712070426.UAA00440@freefall.freebsd.org>
index | next in thread | raw e-mail
brian 1997/12/06 20:26:47 PST
Modified files: (Branch: RELENG_2_2)
include link.h
Log:
MFC: Const correctness for dl*(). The link.h polution
should probably be fixed here too.
PR: 5243
Revision Changes Path
1.9.2.2 +8 -8 src/include/link.h
Modified files: (Branch: RELENG_2_2)
lib/csu/i386 crt0.c dlfcn.h dlopen.3
Log:
MFC: Const correctness for dl*().
PR: 5243
Revision Changes Path
1.25.2.4 +9 -9 src/lib/csu/i386/crt0.c
1.2.2.3 +3 -3 src/lib/csu/i386/dlfcn.h
1.1.6.3 +3 -3 src/lib/csu/i386/dlopen.3
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712070426.UAA00440>
