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

Re: reentrant libs



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 <storm@gate.net>                 http://www.gate.net/~storm/


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: