1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 00:07:51 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-11-26 12:31:12 +00:00
parent 225d614f6f
commit 2bb262fd64
+8
View File
@@ -1,3 +1,11 @@
2001-11-26 Jim Meyering <meyering@lucent.com>
* gtod.h: Remove file.
* gettimeofday.c: Don't include gtod.h.
(GTOD_init): Remove function.
(rpl_gettimeofday): Do its job here instead, rather than aborting.
Suggestion from Volker Borchert.
2001-11-23 Jim Meyering <meyering@lucent.com>
* hash.h (struct hash_table): Don't define here. Merely declare it.