bug-gnulib
[Top][All Lists]
Advanced

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

[Bug-gnulib] Re: getdate.y question


From: Simon Josefsson
Subject: [Bug-gnulib] Re: getdate.y question
Date: Fri, 29 Oct 2004 13:46:56 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Paul Eggert wrote:
>> +    ok &= (tz0 ? setenv (TZ, tz0, 1) : unsetenv (TZ)) == 0;
>
> The getdate module thus should depend on the 'setenv' module. But I don't see
> a #include "setenv.h".

Aren't setenv and unsetenv POSIX?

Perhaps "setenv" should be moved from "Extra functions based on ANSI C
89" to "Support for systems lacking POSIX:2001" in MODULES.html.sh,
though.





reply via email to

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