Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time Reflect current situation: we're using the tzc...
details: https://anonhg.NetBSD.org/src/rev/659fdb443be1
branches: trunk
changeset: 500460:659fdb443be1
user: kleink <kleink%NetBSD.org@localhost>
date: Tue Dec 12 15:36:49 2000 +0000
description:
Reflect current situation: we're using the tzcode-maintained strftime now.
diffstat:
lib/libc/time/tzcode2netbsd | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 0e07e817aefc -r 659fdb443be1 lib/libc/time/tzcode2netbsd
--- a/lib/libc/time/tzcode2netbsd Tue Dec 12 15:35:31 2000 +0000
+++ b/lib/libc/time/tzcode2netbsd Tue Dec 12 15:36:49 2000 +0000
@@ -1,18 +1,18 @@
#! /bin/sh
#
-# $NetBSD: tzcode2netbsd,v 1.1 1998/10/05 19:44:53 kleink Exp $
+# $NetBSD: tzcode2netbsd,v 1.2 2000/12/12 15:36:49 kleink Exp $
#
# Convert an extracted tzcode distribution into the format suitable
# for importing it into the NetBSD source tree.
-# Last updated for: tzcode1998h.
+# Last updated for: tzcode2000g.
#
NOIMPORT="Makefile
date.1 date.c
gccdiffs
logwtmp.c
- newstrftime.3 strftime.c
+ newstrftime.3
usno1988 usno1989 usno1989a usno1995 usno1997 usno1998"
NEWTONORMAL="ctime.3
Home |
Main Index |
Thread Index |
Old Index