comparison lib/ChangeLog @ 5382:72833e3704a0

* getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now. (get_date): Overparenthesize to avoid GCC warning.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 02 Nov 2004 19:18:44 +0000
parents 20b173a370ec
children c008e99bcbab
comparison
equal deleted inserted replaced
5381:20b173a370ec 5382:72833e3704a0
1 2004-11-02 Derek R. Price <derek@ximbiot.com>
2 and Paul Eggert <eggert@cs.ucla.edu>
3
4 * getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
5 (get_date): Overparenthesize to avoid GCC warning.
6
1 2004-11-02 Bruno Haible <bruno@clisp.org> 7 2004-11-02 Bruno Haible <bruno@clisp.org>
2 8
3 * setenv.h (unsetenv): Define as a macro if the system's unsetenv() 9 * setenv.h (unsetenv): Define as a macro if the system's unsetenv()
4 function returns void. 10 function returns void.
5 11