>From: "Wichmann, Mats D" <[EMAIL PROTECTED]>

>> >Of course, sys_nerr is not a public symbol in the LSB.
>> >How would I work around this?
>> 
>> Call strerror() and check if it returns a NULL pointer.

>sterror doesn't return NULL; it returns "Unknown error x" if 
>you call it with an out-of-range x. 

Looks like you found a broken strerror() implementation.

Jörg

 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  If you don't have iso-8859-1
       [EMAIL PROTECTED]                (work) chars I am J"org Schilling
 URL:  http://www.fokus.gmd.de/usr/schilling   ftp://ftp.fokus.gmd.de/pub/unix

Reply via email to