On Thu, 4 Jun 1998, Michael D. Figley wrote:

> Does anyone know if/where Debian keeps
> 
> libraries with reentrant version of standard
> 
> functions?  Example: random_r().

To the best of my knowledge, all major libraries are compiled with
-DREENTRANT, which should have them define the reentrant versions of
those functions that provide them.  random_r seems to be defined in
stdlib.h

-- 
Scott K. Ellis <[EMAIL PROTECTED]>                 http://www.gate.net/~storm/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to