bug-texinfo
[Top][All Lists]
Advanced

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

Re: texinfo (Re: Owl packages with dangerous "tmp" functions)


From: Akim Demaille
Subject: Re: texinfo (Re: Owl packages with dangerous "tmp" functions)
Date: 15 Jan 2001 11:14:02 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake)

>>>>> "Solar" == Solar Designer <address@hidden> writes:

>> + atexit(flush_tempfiles_atexit);
>> 
>> Can we depend on atexit be available on all supported platforms?

Solar> I believe so.

No, most notably SunOS which has on_exit, with a different proto.  But
if you AC_REPLACE_FUNC atexit with on_exit, you're portable.

IIRC Liberty has what you need.



reply via email to

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