Subject: Re: Re: [ksh93-integration-discuss] Patch to remove some gloval vars 
in  libcmd...
--------

> But there's a bigger issue: any variable in a program
> will be mapped to the libcmd variable of the same name, so
> in essence libcmd steals a large chunk of user namespace and may
> cause application breakage as a result.
> 
> 

With Solaris, is there a way to specify the set of symbols that you want
to be visible from the library or are all symbols that need to be
shared between modules within the library visible no matter what?

David Korn
dgk at research.att.com

Reply via email to