Fred

I have no experience with threads under Linux. However, it might just be
that 'strncmp' is not thread safe. I can't tell from the man linux man
page, but I'm used to the solaris man pages which show the thread safety,
and if reentrant versions exist. It is of course thread safe under solaris
:)

hth
charles

On Wed, 19 Jul 2000, fred smith wrote:

> Guys 'n Gals:
> 
> I'd appreciate it if some of you, anyone who knows about threads on
> Linux, could give me a hand here...
<snip>
> ==>    while (strncmp (pSR->azNam, seg, HL7_SEG_NAME_LEN) != 0)


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to