libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [RFC] pre-c89 in libltdl


From: Howard Chu
Subject: RE: [RFC] pre-c89 in libltdl
Date: Thu, 15 Apr 2004 15:05:01 -0700

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
>  Behalf Of Bob Friesenhahn

> Some systems will supply an alternate C library, or other libraries if
> the application is built to be thread safe.

> There is no free lunch when it comes to thread safety.

Sounds to me like libltdl should completely ignore the issue. Applications
should assume that the native dlopen is NOT thread-safe, and take care of
locking themselves. All application calls into libltdl should thus be
protected by the caller.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support





reply via email to

[Prev in Thread] Current Thread [Next in Thread]