On Thu, Aug 14, 2008 at 01:18:58PM -0400, Sebastien Roy wrote: > But this isn't true. libdlpi has an entire error space separate from > errno... There are dozens of error codes unrelated to errno, and it is > defined as the union of DL_* errors in <sys/dlpi.h> and DLPI_* errors in > <libdlpi.h>. ???Only if the error returned from a libdlpi function is > DL_SYSERR is errno set to something meaningful.
Yeah I did miss this fact, and agree now... regards john