mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
.
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
2003-06-08 Jim Meyering <jim@meyering.net>
|
||||
|
||||
Clean up, as part of merge with emacs version of strftime.c.
|
||||
* strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
|
||||
Remove function, now that we can rely on a working tzset function.
|
||||
Ensure that the required autoconf test has been run.
|
||||
* gettimeofday.c: Also undef tzset.
|
||||
(rpl_tzset): New function, for use by new macro, gl_FUNC_TZSET_CLOBBER.
|
||||
|
||||
2003-06-07 Jim Meyering <jim@meyering.net>
|
||||
|
||||
* readtokens.h: Add copyright notice.
|
||||
Include <stdio.h>.
|
||||
Remove definition and uses of __P.
|
||||
|
||||
* readtokens.c: Put `Free Software Foundation, Inc.' in place of
|
||||
my name in the copyright comment.
|
||||
(init_tokenbuffer): Remove unnecessary parentheses around malloc.
|
||||
|
||||
Reference in New Issue
Block a user