Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/03/1997 22:40:01
scottr
Fri Jan  3 14:37:59 PST 1997
Update of /a/cvsroot/src/lib/csu
In directory netbsd1:/var/slash-tmp/cvs-serv28347/lib/csu

Modified Files:
	common.c 
Log Message:
Catch up with const changes to dlopen() and dlsym() prototypes in
<dlfcn.h>.  Tested on i386 and hp300 for crt0.o and ld.so, verified
other references by inspection.


scottr
Fri Jan  3 14:39:07 PST 1997
Update of /a/cvsroot/src/gnu/usr.bin/ld/rtld
In directory netbsd1:/var/slash-tmp/cvs-serv28429

Modified Files:
	link.h rtld.c 
Log Message:
Catch up with const changes to dlopen() and dlsym() prototypes in
<dlfcn.h>.  Tested on i386 and hp300 for crt0.o and ld.so, verified
other references by inspection.