[ksh93-integration-discuss] Patch to remove some gloval varsin libcmd...

2006-10-30 Thread Roland Mainz
David Korn wrote: > > 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

[ksh93-integration-discuss] Patch to remove some gloval varsin libcmd...

2006-10-30 Thread Mike Kupfer
> "Roland" == Roland Mainz writes: Roland> Solaris has a way to define the "public interfaces" Roland> (e.g. visible symbols) via "cc"'s -M option (I guess Mike Kupfer Roland> can explain this better, AFAIK there is a detailed Roland> paper+documentation which describes this but I can't find