Chris Quenelle <[EMAIL PROTECTED]> wrote:

>
> My initial thoughts are:
>
> 1. add an escape character of some kind to insert a literal ':'
> 2. please make all pathnames use a consistent syntax
> 3. don't implement any special work arounds unless you know there are
>     users of the feature
> 4. dlopen("foo:bar", RTLD_LAZY | RTLD_FULLPATH)
>     This is really gross!  I always thought I was just passing
>     a library, not a list!  Is this true for all rtld
>     functions that take a library name?

The POSIX way would be to just include a slash in the file name path.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to