[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Incorporating other calls into the
- To: MiNT mailing list <mint@fishpool.com>
- Subject: Re: [MiNT] Incorporating other calls into the
- From: "Guido Flohr" <gufl0000@stud.uni-sb.de>
- Date: Wed, 30 Jun 1999 13:48:49 +0200
- In-reply-to: <000201bec2ea$8f87f3a0$cf00a8c0@nbreschke>; from Julian Reschke on Wed, Jun 30, 1999 at 01:20:29PM +0200
- Mail-followup-to: MiNT mailing list <mint@fishpool.com>
- References: <19990630044251.F1033@zowee.rz.uni-sb.de> <000201bec2ea$8f87f3a0$cf00a8c0@nbreschke>
- Sender: owner-mint@fishpool.com
On Wed, Jun 30, 1999 at 01:20:29PM +0200, Julian Reschke wrote:
> > All these functions are not thread-safe (use gmtime_r, localtime_r,
> > strtok_r or getpwent_r instead). But, does that mean that the MagiC
>
> Are those standardized somewhere?
You mean the _r functions? I think so. The GNU libc has them, the libc
for HP-SUX 10.20, too. To access them you have to add -D_REENTRANT to
your CFLAGS while compiling, both with the MiNTLib and the GNU libc.
Ciao
Guido
--
http://stud.uni-sb.de/~gufl0000
mailto:gufl0000@stud.uni-sb.de