Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time ALL_STATE was bought by STATE_FARM.
details: https://anonhg.NetBSD.org/src/rev/a1847d1c27eb
branches: trunk
changeset: 997996:a1847d1c27eb
user: christos <christos%NetBSD.org@localhost>
date: Thu Apr 04 19:42:39 2019 +0000
description:
ALL_STATE was bought by STATE_FARM.
diffstat:
lib/libc/time/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r f5c0bc3fa424 -r a1847d1c27eb lib/libc/time/Makefile.inc
--- a/lib/libc/time/Makefile.inc Thu Apr 04 19:27:28 2019 +0000
+++ b/lib/libc/time/Makefile.inc Thu Apr 04 19:42:39 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.inc,v 1.22 2015/10/29 17:53:04 christos Exp $
+# $NetBSD: Makefile.inc,v 1.23 2019/04/04 19:42:39 christos Exp $
.PATH: ${.CURDIR}/time
SRCS+= asctime.c difftime.c localtime.c getdate.c strftime.c strptime.c
MAN+= ctime.3 getdate.3 offtime.3 strftime.3 strptime.3 \
time2posix.3 tzfile.5 tzset.3
-CPPFLAGS+=-DALL_STATE -DUSG_COMPAT
+CPPFLAGS+=-DUSG_COMPAT
MLINKS+=ctime.3 ctime_r.3 \
ctime.3 asctime.3 \
Home |
Main Index |
Thread Index |
Old Index