Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/15/1998 15:20:01
pk
Sun Mar 15 15:10:22 PST 1998
Update of /cvsroot/src/gnu/usr.bin/ld/rtld
In directory nb00:/tmp/cvs-serv13236

Modified Files:
	rtld.c 
Log Message:
Implement RTLD_GLOBAL dlopen(3) flag.
Rename internal flags to avoid <dlfcn.h> name space collisions.


pk
Sun Mar 15 15:13:42 PST 1998
Update of /cvsroot/src/include
In directory nb00:/tmp/cvs-serv13268

Modified Files:
	dlfcn.h 
Log Message:
Define RTLD_GLOBAL.